Variable updateSDConfigConst
updateSDConfig: "\n mutation UpdateSDConfig($urn: String!, $input: SDConfigInput!) {\n updateSDConfig(urn: $urn, input: $input) {\n urn\n name\n createdAt\n updatedAt\n projectUrn\n config\n functions\n default\n themeOptions\n }\n }\n" = ...