@adobe-apimesh/mesh-builder 2.3.0 → 2.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- function a0_0xcc47(_0x3636aa,_0x19dc45){const _0x32a487=a0_0x32a4();a0_0xcc47=function(_0xcc4769,_0x169eb5){_0xcc4769=_0xcc4769-0x1b1;let _0x55b4e4=_0x32a487[_0xcc4769];return _0x55b4e4;};return a0_0xcc47(_0x3636aa,_0x19dc45);}function a0_0x32a4(){const _0x2c2e09=['\x20seconds.','materializedPath','process','mgql_updateTenantSchema','endpoint','{\x22$id\x22:\x22updateTenant-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22type\x22:\x22object\x22},\x22CacheConfig_1\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FetchConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedDomains\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22afterAll\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22afterSource\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/SourceHook\x22},\x22beforeAll\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22beforeSource\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/SourceHook\x22}},\x22type\x22:\x22object\x22},\x22IMSUser\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22displayName\x22:{\x22type\x22:\x22string\x22},\x22firstName\x22:{\x22type\x22:\x22string\x22},\x22lastName\x22:{\x22type\x22:\x22string\x22},\x22userEmail\x22:{\x22type\x22:\x22string\x22},\x22userId\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22displayName\x22,\x22firstName\x22,\x22lastName\x22,\x22userEmail\x22,\x22userId\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22MeshConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22HIPAA\x22:{\x22type\x22:\x22boolean\x22},\x22additionalResolvers\x22:{\x22items\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-ti#/definitions/AdditionalStitchingResolverObject\x22},{\x22$ref\x22:\x22updateTenant-ti#/definitions/AdditionalStitchingBatchResolverObject\x22},{\x22type\x22:\x22string\x22}]},\x22type\x22:\x22array\x22},\x22additionalTypeDefs\x22:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseCache\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22globalTtl\x22:{\x22type\x22:\x22number\x22},\x22includeExtensionMetadata\x22:{\x22type\x22:\x22boolean\x22},\x22ttlPerSchemaCoordinate\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22coordinate\x22:{\x22type\x22:\x22string\x22},\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22required\x22:[\x22coordinate\x22,\x22ttl\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResponseConfig\x22},\x22runtimeConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RuntimeConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22state\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Context\x20state\x20configuration.\x22,\x22properties\x22:{\x22enabled\x22:{\x22description\x22:\x22Whether\x20context\x20state\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22RunTimeContextConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cacheConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CacheConfig\x22},\x22fetchConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FetchConfig\x22}},\x22type\x22:\x22object\x22},\x22RuntimeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22contextConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RunTimeContextConfig\x22}},\x22type\x22:\x22object\x22},\x22SourceHook\x22:{\x22additionalProperties\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22type\x22:\x22array\x22},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CacheConfig_1\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TenantResources\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Resources\x20associated\x20with\x20a\x20tenant.\x22,\x22properties\x22:{\x22cloudflareKvNamespaceId\x22:{\x22description\x22:\x22Cloudflare\x20KV\x20Namespace\x20ID\x20belonging\x20to\x20the\x20tenant.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22configId\x22:{\x22type\x22:\x22string\x22},\x22createdBy\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/IMSUser\x22},\x22createdOn\x22:{\x22type\x22:\x22string\x22},\x22lastUpdatedBy\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/IMSUser\x22},\x22meshConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MeshConfig\x22},\x22meshStatusReason\x22:{\x22type\x22:\x22string\x22},\x22orgName\x22:{\x22type\x22:\x22string\x22},\x22projectName\x22:{\x22type\x22:\x22string\x22},\x22resources\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/TenantResources\x22},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','log','processMeshResponseHeaders','mesh-artifact','validateMeshConfigSize','min-fresh','\x20failed','validateCreateSourceConfigSchema','Replacing\x20','path','responseCache','base64','Header\x20','replacements','stringify','must-understand','create','handleGraphQLSchemaFileReferences','info','getSourceResponseHeaders','{\x22$id\x22:\x22createSource-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createSource-ti#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22}','plugins','cache','requestSchema','copySync','object','configurable','compositions','workspaceId','dirname','immutable','.ts','LOG_LEVEL','beforeSource\x20hooks\x20array\x20for\x20source\x20\x27','validateCreateMeshConfigSchema','MeshStatus','building','latest','yaml','forEach','__defineGetter__','createHash','enum','composer','486060LcRwnO','size','validateSourceName','getCacheControlDirectives','YAML\x20parsing\x20error,\x20bad\x20indentation\x20at\x20line,\x20pos\x20','isInteger','private','readFileSync','constants','ti_createTenantSchema','getTenantTmpDir','handleOpenAPIFileReferences','mgql_createSourceSchema','window','type','Module','materializeTenantFiles','pid','then','Build\x20process\x20exited\x20with\x20code\x20','ttl','error','afterSource\x20hooks\x20array\x20for\x20source\x20\x27','operations','removeSync','beforeSource','parse','\x20,\x20','writeFileSync','replaceField','window\x20is\x20not\x20supported','{\x22$id\x22:\x22createTenant-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22type\x22:\x22object\x22},\x22CacheConfig_1\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-ti#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FetchConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedDomains\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22afterAll\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22afterSource\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/SourceHook\x22},\x22beforeAll\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22beforeSource\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/SourceHook\x22}},\x22type\x22:\x22object\x22},\x22IMSUser\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22displayName\x22:{\x22type\x22:\x22string\x22},\x22firstName\x22:{\x22type\x22:\x22string\x22},\x22lastName\x22:{\x22type\x22:\x22string\x22},\x22userEmail\x22:{\x22type\x22:\x22string\x22},\x22userId\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22displayName\x22,\x22firstName\x22,\x22lastName\x22,\x22userEmail\x22,\x22userId\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22MeshConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22HIPAA\x22:{\x22type\x22:\x22boolean\x22},\x22additionalResolvers\x22:{\x22items\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-ti#/definitions/AdditionalStitchingResolverObject\x22},{\x22$ref\x22:\x22createTenant-ti#/definitions/AdditionalStitchingBatchResolverObject\x22},{\x22type\x22:\x22string\x22}]},\x22type\x22:\x22array\x22},\x22additionalTypeDefs\x22:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseCache\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22globalTtl\x22:{\x22type\x22:\x22number\x22},\x22includeExtensionMetadata\x22:{\x22type\x22:\x22boolean\x22},\x22ttlPerSchemaCoordinate\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22coordinate\x22:{\x22type\x22:\x22string\x22},\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22required\x22:[\x22coordinate\x22,\x22ttl\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ResponseConfig\x22},\x22runtimeConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RuntimeConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22state\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Context\x20state\x20configuration.\x22,\x22properties\x22:{\x22enabled\x22:{\x22description\x22:\x22Whether\x20context\x20state\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22RunTimeContextConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cacheConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CacheConfig\x22},\x22fetchConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FetchConfig\x22}},\x22type\x22:\x22object\x22},\x22RuntimeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22contextConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RunTimeContextConfig\x22}},\x22type\x22:\x22object\x22},\x22SourceHook\x22:{\x22additionalProperties\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22type\x22:\x22array\x22},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CacheConfig_1\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TenantResources\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Resources\x20associated\x20with\x20a\x20tenant.\x22,\x22properties\x22:{\x22cloudflareKvNamespaceId\x22:{\x22description\x22:\x22Cloudflare\x20KV\x20Namespace\x20ID\x20belonging\x20to\x20the\x20tenant.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22configId\x22:{\x22type\x22:\x22string\x22},\x22createdBy\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/IMSUser\x22},\x22createdOn\x22:{\x22type\x22:\x22string\x22},\x22lastUpdatedBy\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/IMSUser\x22},\x22meshConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MeshConfig\x22},\x22meshStatusReason\x22:{\x22type\x22:\x22string\x22},\x22orgName\x22:{\x22type\x22:\x22string\x22},\x22projectName\x22:{\x22type\x22:\x22string\x22},\x22resources\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/TenantResources\x22},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','absolute','source','includes','transforms','Invalid\x20Secrets.\x20Secrets\x20must\x20be\x20YAML,\x20received\x20JSON.','package.json','meshId','responseSample','lastIndexOf','s-maxage','\x20with\x20','\x20in\x20responseCache.ttlPerSchemaCoordinate.\x20Specify\x20only\x20a\x20single\x20entry\x20for\x20each\x20schema\x20coordinate.','stale-while-revalidate','./tenantFiles/','test','\x20is\x20a\x20duplicate\x20source\x20name.','setInterval','cache-control','cwd','call','Multiple\x20entries\x20found\x20for\x20coordinates\x20','node','.graphql','typescript','filter','.txt','__defineSetter__','\x27\x20cannot\x20be\x20empty','__createBinding','RESPONSE_CACHE_COORD_MAX_TTL','handleAdditionalResolversFileReferences','beforeSource\x20hook\x20at\x20index\x20','sources','relativePath','4177953VlBRVS','transfer-encoding','content','missingProperty','Mesh\x20configuration\x20shouldn\x27t\x20have\x20source\x20name\x20repeated.','requestContext','isTI','privateDecrypt','InvalidMeshConfigError','35VpBFOi','contextConfig','onFetch','set-cookie','handleReplaceFieldFileReferences','processFileConfig','meshes/mesh-artifact/','string','code','generateSchemaValidationError','runtimeConfig','round','exports','Clearing\x20materialized\x20files\x20in\x20','No\x20sources\x20provided.\x20Mesh\x20configuration\x20must\x20have\x20at\x20least\x20one\x20source.','\x20in\x20the\x20Mesh\x20config','@fastify/request-context','require','Mesh\x20file\x20names\x20must\x20be\x20less\x20than\x2025\x20characters.\x20The\x20following\x20files\x20are\x20invalid:\x20','fs-extra','files.json','name','An\x20error\x20occurred\x20in\x20meshBuilder.BuildMesh()','getSchemaValidator','clearMaterializedConfigFiles','Build\x20process\x20exited\x20with\x20error\x20','responseConfig','public','max-age','__setModuleDefault','LintError\x20in\x20File\x20','all','Parsing\x20file\x20','replaceFileReferencesInConfig','additionalResolvers','\x20to\x20','entries','afterSource\x20hook\x20at\x20index\x20','fromEntries','YAML\x20parsing\x20error,\x20duplicate\x20keys\x20found\x20at\x20line,\x20pos\x20','payload','{\x22$id\x22:\x22updateTenant-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22afterAll\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22afterSource\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/SourceHook\x22},\x22beforeAll\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22beforeSource\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/SourceHook\x22}},\x22type\x22:\x22object\x22},\x22IMSUser\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22displayName\x22:{\x22type\x22:\x22string\x22},\x22firstName\x22:{\x22type\x22:\x22string\x22},\x22lastName\x22:{\x22type\x22:\x22string\x22},\x22userEmail\x22:{\x22type\x22:\x22string\x22},\x22userId\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22displayName\x22,\x22firstName\x22,\x22lastName\x22,\x22userEmail\x22,\x22userId\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22MeshConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22HIPAA\x22:{\x22type\x22:\x22boolean\x22},\x22additionalResolvers\x22:{\x22items\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-mgql#/definitions/AdditionalStitchingResolverObject\x22},{\x22$ref\x22:\x22updateTenant-mgql#/definitions/AdditionalStitchingBatchResolverObject\x22},{\x22type\x22:\x22string\x22}]},\x22type\x22:\x22array\x22},\x22additionalTypeDefs\x22:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResponseConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22state\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Context\x20state\x20configuration.\x22,\x22properties\x22:{\x22enabled\x22:{\x22description\x22:\x22Whether\x20context\x20state\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22SourceHook\x22:{\x22additionalProperties\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22type\x22:\x22array\x22},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TenantResources\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Resources\x20associated\x20with\x20a\x20tenant.\x22,\x22properties\x22:{\x22cloudflareKvNamespaceId\x22:{\x22description\x22:\x22Cloudflare\x20KV\x20Namespace\x20ID\x20belonging\x20to\x20the\x20tenant.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22configId\x22:{\x22type\x22:\x22string\x22},\x22createdBy\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/IMSUser\x22},\x22createdOn\x22:{\x22type\x22:\x22string\x22},\x22lastUpdatedBy\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/IMSUser\x22},\x22meshConfig\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MeshConfig\x22},\x22meshStatusReason\x22:{\x22type\x22:\x22string\x22},\x22orgName\x22:{\x22type\x22:\x22string\x22},\x22projectName\x22:{\x22type\x22:\x22string\x22},\x22resources\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/TenantResources\x22},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','stale-if-error','from','graphql','RESPONSE_CACHE_MAX_GLOBAL_TTL','\x20folder','stdout','169544KEEHep','\x20at\x20','Beginning\x20mesh\x20build\x20for\x20meshId:\x20','REQUEST_ID','organizationCode','readFile','.js','writeFile','prototype','handleHooksFileReferences','tenantFiles','hooks','5959dFVKRo','isValid','ti_createSourceSchema','An\x20error\x20occured\x20while\x20materializing\x20the\x20files:\x20','Invalid\x20type\x20used\x20for\x20','writable','ti_updateTenantSchema','parentDir','delete','mkdirSync','Compiled\x20','relative','KB.\x20Mesh\x20config\x20size\x20must\x20be\x20less\x20than\x20375KB','add','floor','isArray','createTenantSchema','push','replaceRelativePaths','startsWith','Error\x20decrypting\x20secrets:\x20','replaceAll','join','1009071rMbZgC','baseUrl','values','hasOwnProperty','replace','import\x20is\x20not\x20supported','stderr','createDecipheriv','extname','__exportStar','slice','validateUpdateMeshConfigSchema','createSourceSchema','outputText','ttlPerSchemaCoordinate','catch','responseSchema','afterSource','createWriteStream','Cache-Control\x20headers\x20cannot\x20be\x20set\x20as\x20an\x20empty\x20string\x20value','keys','no-store','.mesh/','handleResolversCompositionFileReferences','parseFilePath','Mesh\x20build\x20complete','.\x20Should\x20be\x20','JsonSchema','Unable\x20to\x20compile\x20mesh','\x20for\x20source\x20\x27','Received\x20Mesh\x20is\x20','Please\x20set\x20positive\x20value\x20greater\x20than\x20zero\x20for\x20ttl','toString','promises','headers','stack','MeshTypes','Invalid\x20mesh\x20config','\x20is\x20not\x20supported.\x20Headers\x20cannot\x20reference\x20env\x20variables','reasons','ModuleKind','resolve','\x20used\x20in\x20','{\x22$id\x22:\x22createTenant-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22afterAll\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22afterSource\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/SourceHook\x22},\x22beforeAll\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22beforeSource\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/SourceHook\x22}},\x22type\x22:\x22object\x22},\x22IMSUser\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22displayName\x22:{\x22type\x22:\x22string\x22},\x22firstName\x22:{\x22type\x22:\x22string\x22},\x22lastName\x22:{\x22type\x22:\x22string\x22},\x22userEmail\x22:{\x22type\x22:\x22string\x22},\x22userId\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22displayName\x22,\x22firstName\x22,\x22lastName\x22,\x22userEmail\x22,\x22userId\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22MeshConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22HIPAA\x22:{\x22type\x22:\x22boolean\x22},\x22additionalResolvers\x22:{\x22items\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-mgql#/definitions/AdditionalStitchingResolverObject\x22},{\x22$ref\x22:\x22createTenant-mgql#/definitions/AdditionalStitchingBatchResolverObject\x22},{\x22type\x22:\x22string\x22}]},\x22type\x22:\x22array\x22},\x22additionalTypeDefs\x22:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResponseConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22state\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Context\x20state\x20configuration.\x22,\x22properties\x22:{\x22enabled\x22:{\x22description\x22:\x22Whether\x20context\x20state\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22SourceHook\x22:{\x22additionalProperties\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22type\x22:\x22array\x22},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TenantResources\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Resources\x20associated\x20with\x20a\x20tenant.\x22,\x22properties\x22:{\x22cloudflareKvNamespaceId\x22:{\x22description\x22:\x22Cloudflare\x20KV\x20Namespace\x20ID\x20belonging\x20to\x20the\x20tenant.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22configId\x22:{\x22type\x22:\x22string\x22},\x22createdBy\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/IMSUser\x22},\x22createdOn\x22:{\x22type\x22:\x22string\x22},\x22lastUpdatedBy\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/IMSUser\x22},\x22meshConfig\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MeshConfig\x22},\x22meshStatusReason\x22:{\x22type\x22:\x22string\x22},\x22orgName\x22:{\x22type\x22:\x22string\x22},\x22projectName\x22:{\x22type\x22:\x22string\x22},\x22resources\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/TenantResources\x22},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','crypto','lintText','Please\x20provide\x20a\x20valid\x20file\x20type\x20(json|yaml)\x20or\x20a\x20fully\x20qualified\x20domain.','process\x20is\x20not\x20supported','chmodSync','final','absolutePath','close','has','MeshBuildError','Invalid\x20value\x20used\x20for\x20','.\x20Should\x20be\x20one\x20of\x20','copyFileSync','additionalProperties','An\x20error\x20occurred\x20in\x20graphqlMesh()','debug','__importStar','Compiling\x20','.\x20Please\x20check\x20the\x20schema\x20for\x20allowed\x20types\x20and\x20values\x20for\x20','beforeAll','utf8','InvalidMeshConfigSizeError','data','afterAll','basename','An\x20error\x20occurred\x20while\x20moving\x20mesh\x20artifacts','__defineGetter__\x20is\x20not\x20supported','\x20cannot\x20contain\x20the\x20following\x20characters:\x20','import','handleJSONSchemaFileReferences','Error\x20at\x20','Invalid\x20Secrets.\x20Secrets\x20must\x20be\x20a\x20YAML\x20key\x20value\x20pairs.\x20Received\x20String','logger','map','validateMeshSecrets','coordinate','CommonJS','This\x20is\x20path:\x20','http','now','3946374xrnTrB','validate','defineProperty','length','The\x20globalTtl\x20is\x20invalid.\x20Specify\x20an\x20integer\x20value\x20between\x200\x20seconds\x20and\x20','projectId','decryptSecrets','beforeSource\x20hook\x20references\x20undeclared\x20source:\x20','get','handleOpenapiOnFetch.js','errors','no-transform','changeDynamicHeadersToLowercase','set','pos','Materializing\x20','match','handler','openapi','pino','tempfiles','glob','message','parseMaterializedFilePath','toLowerCase','prod','env','3169644KdFzcc','undefined','requestId','success','RSA_PKCS1_OAEP_PADDING','No\x20coordinates\x20provided\x20in\x20responseCache.ttlPerSchemaCoordinate.\x20Provide\x20at\x20least\x20one\x20coordinate\x20with\x20TTL.','\x27\x20must\x20be\x20an\x20object','Secrets\x20are\x20valid','__esModule','DUPLICATE_KEY','indexOf','env.','resolversComposition','update','requestSample','234UqolWe','Unsupported\x20property\x20',',\x20remove\x20duplicate\x20keys','creating\x20hash\x20failed','__importDefault','toStringTag','{\x22$id\x22:\x22createSource-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createSource-mgql#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22}','schema-management-service','existsSync','Writing\x20.meshrc.json\x20file:\x20','meshes','transpileModule','digest','Mesh\x20config\x20should\x20be\x20less\x20than\x20375KB','\x20;\x20','.meshrc.json','production','__defineSetter__\x20is\x20not\x20supported','pending','getOwnPropertyDescriptor','\x20is\x20invalid.\x20Specify\x20an\x20integer\x20value\x20between\x200\x20seconds\x20and\x20','unshift','key','cacheConfig','/tenantFiles/','/**/*.ts','\x20is\x20not\x20allowed\x20in\x20responseConfig.headers.\x20Use\x20the\x20responseConfig.CORS\x20section.','default','sha1','\x20ts\x20artifacts\x20to\x20js','API_MESH_TIER','proxy-revalidate','validateMeshConfig','pipe','BAD_INDENT','cause','Moving\x20mesh\x20artifacts\x20into\x20artifacts\x20folder','Mesh\x20files\x20must\x20be\x20JavaScript\x20or\x20JSON.\x20Other\x20file\x20types\x20are\x20not\x20supported.\x20The\x20following\x20files\x20are\x20invalid:\x20(','files','pop','updateTenantSchema'];a0_0x32a4=function(){return _0x2c2e09;};return a0_0x32a4();}(function(_0x3c40c9,_0xff5cdc){const _0x2c562b=a0_0xcc47;const _0x5cf496=_0x3c40c9();while(!![]){try{const _0x4925fa=-parseInt(_0x2c562b(0x234))/0x1*(parseInt(_0x2c562b(0x2c9))/0x2)+parseInt(_0x2c562b(0x24b))/0x3+parseInt(_0x2c562b(0x2ba))/0x4+parseInt(_0x2c562b(0x323))/0x5+-parseInt(_0x2c562b(0x29f))/0x6+-parseInt(_0x2c562b(0x1f8))/0x7*(-parseInt(_0x2c562b(0x228))/0x8)+parseInt(_0x2c562b(0x1ef))/0x9;if(_0x4925fa===_0xff5cdc){break;}else{_0x5cf496['push'](_0x5cf496['shift']());}}catch(_0x2b3c2c){_0x5cf496['push'](_0x5cf496['shift']());}}}(a0_0x32a4,0x6bb8e));((()=>{'use strict';const _0x260d60=a0_0xcc47;var _0x304571={0x1d0:(_0x30c6c7,_0x2ec9b7)=>{const _0x116a63=a0_0xcc47;function _0x1026c4(_0x280f2d){const _0x13dabd=a0_0xcc47;const _0x457a0d={};return _0x280f2d[_0x13dabd(0x24f)](/(?:^|(?:\s*\,\s*))([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)(?:\=(?:([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)|(?:\"((?:[^"\\]|\\.)*)\")))?/g,function(_0x211efc,_0x1f0ef5,_0x167dc6,_0x51329b){const _0xd0ed7d=_0x167dc6||_0x51329b;return _0x457a0d[_0x1f0ef5]=_0xd0ed7d?_0xd0ed7d['toLowerCase']():_0x1f0ef5,'';})?{}:_0x457a0d;}function _0x56a04c(_0x461527,_0x396da2){const _0x519f36=a0_0xcc47;if(_0x461527[_0x519f36(0x260)])return _0x461527;if(_0x396da2[_0x519f36(0x260)])return(_0x461527={})['no-store']=_0x519f36(0x260),_0x461527;[_0x519f36(0x2fc),_0x519f36(0x214),'max-stale',_0x519f36(0x1d6),_0x519f36(0x222),_0x519f36(0x1d9)]['forEach'](_0x45af30=>{var _0x522049,_0x31ec8c,_0x256257;_0x522049=_0x45af30,_0x31ec8c=_0x396da2[_0x45af30],(_0x256257=_0x461527)[_0x522049]&&_0x31ec8c?isNaN(Number(_0x256257[_0x522049]))&&!isNaN(Number(_0x31ec8c))?_0x256257[_0x522049]=_0x31ec8c:isNaN(Number(_0x256257[_0x522049]))||isNaN(Number(_0x31ec8c))||Number(_0x256257[_0x522049])>Number(_0x31ec8c)&&(_0x256257[_0x522049]=_0x31ec8c):_0x31ec8c&&(_0x256257[_0x522049]=_0x31ec8c);});const _0x22bf44=[_0x519f36(0x213),'private',_0x519f36(0x315),'no-cache',_0x519f36(0x2aa),'must-revalidate',_0x519f36(0x2e8),_0x519f36(0x306)];return Object['keys'](_0x396da2)[_0x519f36(0x31e)](_0x2eb5ab=>{_0x22bf44['includes'](_0x2eb5ab)&&!_0x461527[_0x2eb5ab]&&(_0x461527[_0x2eb5ab]=_0x396da2[_0x2eb5ab]);}),_0x461527[_0x519f36(0x1b3)]&&_0x461527[_0x519f36(0x213)]&&delete _0x461527['public'],_0x461527[_0x519f36(0x1b3)]&&_0x461527['s-maxage']&&delete _0x461527[_0x519f36(0x1d6)],_0x461527;}function _0x2c21d8(_0x44861d){const _0x4ebc80=a0_0xcc47;const _0xaec29f=[];return Object[_0x4ebc80(0x25f)](_0x44861d)[_0x4ebc80(0x31e)]((_0x3a5db0,_0x58cbdc)=>{const _0x5b641b=_0x4ebc80;_0x44861d[_0x3a5db0]===_0x3a5db0?_0xaec29f[_0x5b641b(0x245)](_0x3a5db0):_0xaec29f[_0x5b641b(0x245)](_0x3a5db0+'='+_0x44861d[_0x3a5db0]);}),_0xaec29f[_0x4ebc80(0x26b)]();}Object[_0x116a63(0x2a1)](_0x2ec9b7,_0x116a63(0x2c2),{'value':!0x0}),_0x2ec9b7[_0x116a63(0x326)]=void 0x0,_0x2ec9b7['getCacheControlDirectives']=(_0x3c57ef,_0x232cfd)=>{const _0x2d8c2f=_0x116a63;let _0x52e5c9={};const _0x118e80={};return _0x3c57ef?.[_0x2d8c2f(0x31e)](_0x399aee=>{const _0x1ecd21=_0x2d8c2f;if(_0x1ecd21(0x1de)===_0x399aee[_0x1ecd21(0x20d)][_0x1ecd21(0x2b7)]()){_0x118e80[_0x399aee[_0x1ecd21(0x1ce)]]||(_0x118e80[_0x399aee[_0x1ecd21(0x1ce)]]=!0x0);const _0x4c9f77=_0x1026c4(_0x399aee['values'][_0x1ecd21(0x26b)]()),_0x32b2c0=Object[_0x1ecd21(0x21e)](Object[_0x1ecd21(0x21c)](_0x4c9f77)['map'](([_0x37ef87,_0x512928])=>[_0x37ef87[_0x1ecd21(0x2b7)](),_0x512928[_0x1ecd21(0x2b7)]()]));_0x52e5c9=_0x56a04c(_0x52e5c9,_0x32b2c0);}}),_0x232cfd[_0x2d8c2f(0x31e)](_0x3aee5d=>{const _0x1ce245=_0x2d8c2f;const _0x3a51cd=_0x3aee5d?.[_0x1ce245(0x212)]?.[_0x1ce245(0x30d)]?.['cacheControl'];if(!_0x118e80[_0x3aee5d[_0x1ce245(0x20d)]]&&_0x3a51cd){const _0x25cf20=_0x1026c4(_0x3a51cd),_0x1cebf0=Object['fromEntries'](Object[_0x1ce245(0x21c)](_0x25cf20)[_0x1ce245(0x298)](([_0x15b2db,_0x46bc81])=>[_0x15b2db[_0x1ce245(0x2b7)](),_0x46bc81[_0x1ce245(0x2b7)]()]));_0x52e5c9=_0x56a04c(_0x52e5c9,_0x1cebf0);}}),{'cache-control':_0x2c21d8(_0x52e5c9)};},_0x2ec9b7['default']=_0x2ec9b7['getCacheControlDirectives'];},0x1c9:function(_0x8bcb39,_0x581fbd,_0x232bce){const _0x5f4e25=a0_0xcc47;var _0x1182e3=this&&this[_0x5f4e25(0x2cd)]||function(_0x22069b){return _0x22069b&&_0x22069b['__esModule']?_0x22069b:{'default':_0x22069b};};Object[_0x5f4e25(0x2a1)](_0x581fbd,_0x5f4e25(0x2c2),{'value':!0x0}),_0x581fbd[_0x5f4e25(0x231)]=_0x581fbd[_0x5f4e25(0x1eb)]=_0x581fbd[_0x5f4e25(0x1fc)]=_0x581fbd[_0x5f4e25(0x262)]=_0x581fbd[_0x5f4e25(0x1b8)]=_0x581fbd['handleJSONSchemaFileReferences']=_0x581fbd['handleGraphQLSchemaFileReferences']=_0x581fbd[_0x5f4e25(0x246)]=_0x581fbd[_0x5f4e25(0x219)]=_0x581fbd[_0x5f4e25(0x1b7)]=_0x581fbd[_0x5f4e25(0x210)]=_0x581fbd[_0x5f4e25(0x263)]=_0x581fbd[_0x5f4e25(0x1bd)]=_0x581fbd[_0x5f4e25(0x1fd)]=_0x581fbd[_0x5f4e25(0x2b6)]=void 0x0;const _0x5cc03a=_0x232bce(0x71),_0x233245=_0x1182e3(_0x232bce(0x11)),_0x29029b=_0x232bce(0x18a),_0x4b9be8=_0x232bce(0x93),_0x345078=_0x232bce(0x11);function _0x3d1a1d(_0x4ba6bb){const _0x163878=_0x5f4e25;const _0x5dfe44=_0x4ba6bb[_0x163878(0x24f)](/^\.\//,''),_0x140f74=_0x233245[_0x163878(0x2e4)][_0x163878(0x28f)](_0x4ba6bb);'.js'===_0x233245[_0x163878(0x2e4)][_0x163878(0x253)](_0x140f74)&&(_0x4ba6bb=_0x163878(0x1fe)+_0x4ba6bb);const _0x384660=(0x0,_0x345078[_0x163878(0x274)])(_0x4ba6bb),_0x1e9659=_0x233245['default'][_0x163878(0x314)](_0x384660);return{'name':_0x5dfe44,'relativePath':_0x4ba6bb,'absolutePath':_0x384660,'parentDir':{'relative':_0x1e9659,'absolute':(0x0,_0x345078[_0x163878(0x274)])(_0x1e9659)}};}function _0x462b68(_0x127f7d,_0x242383,_0x52e580=!0x1){const _0x301ac8=_0x5f4e25;const _0x5c7c4d=_0x127f7d[_0x301ac8(0x24f)](/^\.\//,''),_0x1c94e1=_0x38309d(_0x242383,_0x52e580),_0x346448=_0x1c94e1[_0x301ac8(0x23f)]+'/'+_0x5c7c4d;return{'name':_0x5c7c4d,'relativePath':_0x346448,'absolutePath':(0x0,_0x345078[_0x301ac8(0x274)])(_0x346448),'parentDir':_0x1c94e1};}function _0x38309d(_0x5bec6f,_0x1a87dd=!0x1){const _0x5edf6c=_0x5f4e25;const _0x379d07=process[_0x5edf6c(0x1be)],_0x1ce51d=process[_0x5edf6c(0x2b9)][_0x5edf6c(0x22b)]||'';try{const _0x4e7403=_0x379d07+_0x1ce51d,_0x3d536e=(0x0,_0x5cc03a[_0x5edf6c(0x320)])(_0x5edf6c(0x2e5))['update'](_0x5bec6f+_0x4e7403)[_0x5edf6c(0x2d5)]('base64'),_0x587441=_0x1a87dd?_0x5edf6c(0x1da)+_0x5bec6f+'-'+_0x3d536e:'./'+_0x5bec6f+_0x5edf6c(0x2e1)+_0x5bec6f+'-'+_0x3d536e;return{'relative':_0x587441,'absolute':(0x0,_0x345078['resolve'])(_0x587441)};}catch(_0x2c526a){throw _0x29029b[_0x5edf6c(0x297)]['info'](_0x5edf6c(0x2cc)),_0x2c526a;}}function _0x3e9c8a(_0x25fb99,_0x3a256e){const _0x1c00a4=_0x5f4e25;if(_0x25fb99[_0x1c00a4(0x247)](_0x1c00a4(0x29d))||_0x25fb99[_0x1c00a4(0x247)]('https'))return _0x25fb99;{const _0xad3c8=_0x462b68(_0x25fb99,_0x3a256e,!0x0)[_0x1c00a4(0x1ee)];return _0x29029b[_0x1c00a4(0x297)][_0x1c00a4(0x286)](_0x1c00a4(0x2ff)+_0x25fb99+_0x1c00a4(0x1d7)+_0xad3c8+_0x1c00a4(0x207)),_0xad3c8;}}function _0x54b6d6(_0x1f1ddc,_0x54671d){const _0x1cd9e4=_0x5f4e25;_0x54671d[_0x1cd9e4(0x1ed)][_0x1cd9e4(0x31e)](_0x299deb=>{const _0x1b79fb=_0x1cd9e4;const _0x14c3a2=_0x299deb['handler']['graphql'];_0x14c3a2&&_0x14c3a2[_0x1b79fb(0x1ce)]&&(_0x14c3a2[_0x1b79fb(0x1ce)]=_0x3e9c8a(_0x14c3a2[_0x1b79fb(0x1ce)],_0x1f1ddc));});}function _0x45281d(_0xc778d,_0x228d6c){const _0x19459f=_0x5f4e25;_0x228d6c[_0x19459f(0x1ed)][_0x19459f(0x31e)](_0x202c75=>{const _0x6f387e=_0x19459f;_0x202c75['handler'][_0x6f387e(0x266)]?.[_0x6f387e(0x1c4)][_0x6f387e(0x31e)](_0x32f210=>{const _0x1a9931=_0x6f387e;_0x32f210['responseSchema']&&(_0x32f210['responseSchema']=_0x3e9c8a(_0x32f210[_0x1a9931(0x25b)],_0xc778d)),_0x32f210['responseSample']&&(_0x32f210[_0x1a9931(0x1d4)]=_0x3e9c8a(_0x32f210[_0x1a9931(0x1d4)],_0xc778d)),_0x32f210['requestSchema']&&(_0x32f210[_0x1a9931(0x30e)]=_0x3e9c8a(_0x32f210[_0x1a9931(0x30e)],_0xc778d)),_0x32f210[_0x1a9931(0x2c8)]&&(_0x32f210['requestSample']=_0x3e9c8a(_0x32f210[_0x1a9931(0x2c8)],_0xc778d));});});}function _0x276f4f(_0x2195e1,_0x2b0ebb){const _0x297684=_0x5f4e25;_0x2b0ebb[_0x297684(0x1ed)][_0x297684(0x31e)](_0x566514=>{const _0x2a2bfd=_0x297684;const _0x247878=_0x566514['handler'][_0x2a2bfd(0x2b1)];_0x247878&&(_0x247878['source']=_0x3e9c8a(_0x247878[_0x2a2bfd(0x1ce)],_0x2195e1));});}function _0xd77b36(_0x160294,_0x498e9e){const _0x336ade=_0x5f4e25;_0x498e9e[_0x336ade(0x1ed)]['forEach'](_0x46e22c=>{const _0xb34ccc=_0x336ade;_0x46e22c[_0xb34ccc(0x1d0)]?.['forEach'](_0x12287c=>{const _0x2f29e4=_0xb34ccc;_0x12287c['resolversComposition']?.[_0x2f29e4(0x312)][_0x2f29e4(0x31e)](_0x10a4c9=>{const _0x2d22be=_0x2f29e4;_0x10a4c9&&_0x10a4c9[_0x2d22be(0x322)]&&(_0x10a4c9['composer']=_0x3e9c8a(_0x10a4c9[_0x2d22be(0x322)],_0x160294));});});}),_0x498e9e[_0x336ade(0x1d0)]?.[_0x336ade(0x31e)](_0x3c38fb=>{const _0x4aaad5=_0x336ade;_0x3c38fb[_0x4aaad5(0x2c6)]?.[_0x4aaad5(0x312)]['forEach'](_0x1c63d6=>{const _0x288363=_0x4aaad5;_0x1c63d6&&_0x1c63d6[_0x288363(0x322)]&&(_0x1c63d6[_0x288363(0x322)]=_0x3e9c8a(_0x1c63d6[_0x288363(0x322)],_0x160294));});});}function _0x5e4412(_0x4fb1d5,_0x5330ff){const _0x936bd6=_0x5f4e25;_0x5330ff[_0x936bd6(0x1ed)][_0x936bd6(0x31e)](_0x283fbe=>{const _0x278c3c=_0x936bd6;_0x283fbe[_0x278c3c(0x1d0)]?.['forEach'](_0x1570e5=>{const _0x74f901=_0x278c3c;_0x1570e5[_0x74f901(0x1ca)]?.[_0x74f901(0x304)][_0x74f901(0x31e)](_0x13871e=>{const _0x251e0a=_0x74f901;_0x13871e&&_0x13871e[_0x251e0a(0x322)]&&(_0x13871e[_0x251e0a(0x322)]=_0x3e9c8a(_0x13871e[_0x251e0a(0x322)],_0x4fb1d5));});});}),_0x5330ff['transforms']?.['forEach'](_0x31bbf0=>{const _0x4194fe=_0x936bd6;_0x31bbf0[_0x4194fe(0x1ca)]?.[_0x4194fe(0x304)][_0x4194fe(0x31e)](_0x1fa2fa=>{const _0xc3ff81=_0x4194fe;_0x1fa2fa&&_0x1fa2fa[_0xc3ff81(0x322)]&&(_0x1fa2fa['composer']=_0x3e9c8a(_0x1fa2fa[_0xc3ff81(0x322)],_0x4fb1d5));});});}function _0x486445(_0x19943c,_0x5111ef){const _0xcfe58e=_0x5f4e25;const _0x3bacee=[];_0x5111ef[_0xcfe58e(0x21a)]?.[_0xcfe58e(0x31e)](_0x1c278a=>{const _0x4b62a3=_0xcfe58e;_0x4b62a3(0x1ff)==typeof _0x1c278a?_0x3bacee[_0x4b62a3(0x245)](_0x3e9c8a(_0x1c278a,_0x19943c)):_0x3bacee[_0x4b62a3(0x245)](_0x1c278a);}),_0x5111ef[_0xcfe58e(0x21a)]=_0x3bacee;}function _0x208014(_0x329caf,_0x230b1a){!function(_0x114048,_0x31e884){const _0xfbcc5c=a0_0xcc47;_0x31e884[_0xfbcc5c(0x30c)]&&_0x31e884[_0xfbcc5c(0x30c)][_0xfbcc5c(0x31e)](_0x1d8966=>{const _0x3d238d=_0xfbcc5c;const _0x7a83ad=_0x1d8966[_0x3d238d(0x233)];_0x7a83ad&&_0x7a83ad[_0x3d238d(0x1c6)]&&(console[_0x3d238d(0x2f8)]('hooks.beforeSource',_0x7a83ad[_0x3d238d(0x1c6)]),Object[_0x3d238d(0x25f)](_0x7a83ad[_0x3d238d(0x1c6)])[_0x3d238d(0x31e)](_0x345ff7=>{const _0x2bde6d=_0x3d238d;_0x7a83ad[_0x2bde6d(0x1c6)]&&_0x7a83ad[_0x2bde6d(0x1c6)][_0x345ff7]&&_0x7a83ad[_0x2bde6d(0x1c6)][_0x345ff7][_0x2bde6d(0x31e)](_0x3fc1b2=>{const _0x32e89c=_0x2bde6d;_0x3fc1b2[_0x32e89c(0x322)]=_0x3e9c8a(_0x3fc1b2['composer'],_0x114048);});})),_0x7a83ad&&_0x7a83ad[_0x3d238d(0x25c)]&&Object[_0x3d238d(0x25f)](_0x7a83ad[_0x3d238d(0x25c)])[_0x3d238d(0x31e)](_0x48ffbe=>{const _0x55a6ee=_0x3d238d;_0x7a83ad[_0x55a6ee(0x25c)]&&_0x7a83ad[_0x55a6ee(0x25c)][_0x48ffbe]&&_0x7a83ad[_0x55a6ee(0x25c)][_0x48ffbe][_0x55a6ee(0x31e)](_0x391812=>{const _0x45d618=_0x55a6ee;_0x391812[_0x45d618(0x322)]=_0x3e9c8a(_0x391812['composer'],_0x114048);});});});}(_0x329caf,_0x230b1a),function(_0x551b81,_0xa2ba67){const _0x22fb76=a0_0xcc47;_0xa2ba67[_0x22fb76(0x30c)]&&_0xa2ba67[_0x22fb76(0x30c)]['forEach'](_0x31571d=>{const _0x10ac0b=_0x22fb76;if(_0x31571d[_0x10ac0b(0x233)]?.[_0x10ac0b(0x28a)]){const {composer:_0x200ae5,blocking:_0x5a1a55}=_0x31571d[_0x10ac0b(0x233)][_0x10ac0b(0x28a)];_0x31571d[_0x10ac0b(0x233)][_0x10ac0b(0x28a)]={'composer':_0x3e9c8a(_0x200ae5,_0x551b81),'blocking':_0x5a1a55};}if(_0x31571d[_0x10ac0b(0x233)]?.[_0x10ac0b(0x28e)]){const {composer:_0x1031b9,blocking:_0x50a09c}=_0x31571d[_0x10ac0b(0x233)][_0x10ac0b(0x28e)];_0x31571d['hooks'][_0x10ac0b(0x28e)]={'composer':_0x3e9c8a(_0x1031b9,_0x551b81),'blocking':_0x50a09c};}});}(_0x329caf,_0x230b1a);}_0x581fbd[_0x5f4e25(0x2b6)]=_0x3d1a1d,_0x581fbd[_0x5f4e25(0x1fd)]=async function(_0x5d6d24){const _0x298163=_0x5f4e25;_0x5d6d24[_0x298163(0x2ef)]&&await Promise[_0x298163(0x217)](_0x5d6d24[_0x298163(0x2ef)][_0x298163(0x298)](async _0x5803cb=>{const _0x16e7f2=_0x298163;try{if(_0x5803cb[_0x16e7f2(0x2f3)]){const _0x5dadd1=_0x3d1a1d(_0x5803cb[_0x16e7f2(0x2f3)]);try{await _0x4b9be8[_0x16e7f2(0x26c)]['mkdir'](_0x5dadd1[_0x16e7f2(0x23b)][_0x16e7f2(0x1cd)],{'recursive':!0x0}),await _0x4b9be8[_0x16e7f2(0x26c)][_0x16e7f2(0x22f)](_0x5dadd1['absolutePath'],_0x5803cb[_0x16e7f2(0x1f1)],{'flag':'w'});}catch(_0x15d1fa){_0x29029b[_0x16e7f2(0x297)][_0x16e7f2(0x1c2)](_0x15d1fa,'Materializing\x20'+_0x5dadd1[_0x16e7f2(0x20d)]+'\x20to\x20'+_0x5dadd1[_0x16e7f2(0x27d)]+_0x16e7f2(0x2fd));}}}catch(_0x292bb1){_0x29029b[_0x16e7f2(0x297)][_0x16e7f2(0x1c2)](_0x16e7f2(0x218)+_0x5803cb['path']+_0x16e7f2(0x2fd));}}));},_0x581fbd[_0x5f4e25(0x1bd)]=async function(_0x27e090,_0x3a3d5b){const _0x51654d=_0x5f4e25;_0x3a3d5b[_0x51654d(0x2ef)]?.[_0x51654d(0x31e)](async _0x386572=>{const _0x599425=_0x51654d;try{const _0x10c674=_0x462b68(_0x386572[_0x599425(0x300)],_0x27e090);try{await _0x4b9be8[_0x599425(0x26c)]['mkdir'](_0x233245[_0x599425(0x2e4)][_0x599425(0x314)](_0x10c674[_0x599425(0x27d)]),{'recursive':!0x0}),_0x4b9be8['promises']['writeFile'](_0x10c674[_0x599425(0x27d)],_0x386572[_0x599425(0x1f1)],{'flag':'w'});}catch(_0x116a37){_0x29029b[_0x599425(0x297)][_0x599425(0x1c2)](_0x116a37,_0x599425(0x2ae)+_0x10c674[_0x599425(0x20d)]+_0x599425(0x21b)+_0x10c674[_0x599425(0x27d)]+_0x599425(0x2fd));}}catch(_0x5a2186){_0x29029b['logger'][_0x599425(0x1c2)](_0x599425(0x218)+_0x386572[_0x599425(0x300)]+_0x599425(0x2fd));}});},_0x581fbd[_0x5f4e25(0x263)]=_0x462b68,_0x581fbd['clearMaterializedConfigFiles']=async function(_0x437860){const _0x4489aa=_0x5f4e25;try{const _0x45ce93=_0x38309d(_0x437860);_0x29029b[_0x4489aa(0x297)][_0x4489aa(0x286)](_0x4489aa(0x205)+_0x45ce93[_0x4489aa(0x1cd)]),_0x4b9be8[_0x4489aa(0x26c)]['rm'](_0x45ce93['absolute'],{'recursive':!0x0});}catch(_0x221966){}},_0x581fbd[_0x5f4e25(0x1b7)]=_0x38309d,_0x581fbd['replaceFileReferencesInConfig']=function(_0x5dcad8,_0x47f693){const _0x58a5f3=_0x5f4e25;_0x54b6d6(_0x5dcad8,_0x47f693),_0x45281d(_0x5dcad8,_0x47f693),_0x276f4f(_0x5dcad8,_0x47f693),_0xd77b36(_0x5dcad8,_0x47f693),_0x5e4412(_0x5dcad8,_0x47f693),_0x486445(_0x5dcad8,_0x47f693),_0x208014(_0x5dcad8,_0x47f693),function(_0x4f1218,_0x1a5209){const _0x2a800f=a0_0xcc47;_0x1a5209[_0x2a800f(0x30c)]&&_0x1a5209['plugins']['forEach'](_0x1b36c5=>{const _0x565046=_0x2a800f;_0x1b36c5[_0x565046(0x1fa)]&&_0x1b36c5[_0x565046(0x1fa)][_0x565046(0x31e)](_0x480924=>{const _0x852d66=_0x565046;const {handler:_0x231cc1}=_0x480924;_0x480924[_0x852d66(0x2b0)]=_0x3e9c8a(_0x231cc1,_0x4f1218);});});}(_0x5dcad8,_0x47f693),_0x47f693[_0x58a5f3(0x2ef)]&&_0x47f693[_0x58a5f3(0x2ef)][_0x58a5f3(0x31e)](_0x43c294=>{const _0xe95fca=_0x58a5f3;_0x43c294[_0xe95fca(0x2f3)]=_0x3e9c8a(_0x43c294[_0xe95fca(0x300)],_0x5dcad8);});},_0x581fbd[_0x5f4e25(0x246)]=_0x3e9c8a,_0x581fbd[_0x5f4e25(0x308)]=_0x54b6d6,_0x581fbd[_0x5f4e25(0x294)]=_0x45281d,_0x581fbd[_0x5f4e25(0x1b8)]=_0x276f4f,_0x581fbd[_0x5f4e25(0x262)]=_0xd77b36,_0x581fbd[_0x5f4e25(0x1fc)]=_0x5e4412,_0x581fbd[_0x5f4e25(0x1eb)]=_0x486445,_0x581fbd[_0x5f4e25(0x231)]=_0x208014;},0x22b:function(_0x21076f,_0x558500,_0x424b32){const _0x126cad=a0_0xcc47;var _0x4e5e17=this&&this[_0x126cad(0x1e9)]||(Object[_0x126cad(0x307)]?function(_0x14fd3f,_0x5c06ce,_0x174d4f,_0x1634ab){const _0x24174d=_0x126cad;void 0x0===_0x1634ab&&(_0x1634ab=_0x174d4f);var _0x50d824=Object['getOwnPropertyDescriptor'](_0x5c06ce,_0x174d4f);_0x50d824&&!(_0x24174d(0x2a7)in _0x50d824?!_0x5c06ce[_0x24174d(0x2c2)]:_0x50d824[_0x24174d(0x239)]||_0x50d824['configurable'])||(_0x50d824={'enumerable':!0x0,'get':function(){return _0x5c06ce[_0x174d4f];}}),Object[_0x24174d(0x2a1)](_0x14fd3f,_0x1634ab,_0x50d824);}:function(_0x1d884e,_0xa82184,_0x3bf583,_0x371262){void 0x0===_0x371262&&(_0x371262=_0x3bf583),_0x1d884e[_0x371262]=_0xa82184[_0x3bf583];}),_0x54a2c2=this&&this[_0x126cad(0x215)]||(Object[_0x126cad(0x307)]?function(_0x22411f,_0x3e1456){const _0x6c1beb=_0x126cad;Object[_0x6c1beb(0x2a1)](_0x22411f,_0x6c1beb(0x2e4),{'enumerable':!0x0,'value':_0x3e1456});}:function(_0x381800,_0x2fa0b5){const _0x23ec63=_0x126cad;_0x381800[_0x23ec63(0x2e4)]=_0x2fa0b5;}),_0x158d4d=this&&this[_0x126cad(0x287)]||function(_0x281e25){const _0x17988f=_0x126cad;if(_0x281e25&&_0x281e25[_0x17988f(0x2c2)])return _0x281e25;var _0x2f9d58={};if(null!=_0x281e25)for(var _0x2d489a in _0x281e25)_0x17988f(0x2e4)!==_0x2d489a&&Object[_0x17988f(0x230)][_0x17988f(0x24e)][_0x17988f(0x1e0)](_0x281e25,_0x2d489a)&&_0x4e5e17(_0x2f9d58,_0x281e25,_0x2d489a);return _0x54a2c2(_0x2f9d58,_0x281e25),_0x2f9d58;},_0x435bda=this&&this[_0x126cad(0x254)]||function(_0x1b42cd,_0x21060a){const _0x4fe3e2=_0x126cad;for(var _0x4e7415 in _0x1b42cd)'default'===_0x4e7415||Object['prototype'][_0x4fe3e2(0x24e)][_0x4fe3e2(0x1e0)](_0x21060a,_0x4e7415)||_0x4e5e17(_0x21060a,_0x1b42cd,_0x4e7415);},_0x16cd7b=this&&this[_0x126cad(0x2cd)]||function(_0xe0426e){return _0xe0426e&&_0xe0426e['__esModule']?_0xe0426e:{'default':_0xe0426e};};Object[_0x126cad(0x2a1)](_0x558500,_0x126cad(0x2c2),{'value':!0x0}),_0x558500['updateTenantSchema']=_0x558500[_0x126cad(0x244)]=_0x558500[_0x126cad(0x257)]=_0x558500['isTI']=_0x558500['TIMeshTypes']=_0x558500[_0x126cad(0x26f)]=_0x558500[_0x126cad(0x23a)]=_0x558500[_0x126cad(0x1b6)]=_0x558500[_0x126cad(0x236)]=_0x558500['mgql_updateTenantSchema']=_0x558500['mgql_createTenantSchema']=_0x558500[_0x126cad(0x1b9)]=_0x558500[_0x126cad(0x2a5)]=_0x558500[_0x126cad(0x299)]=_0x558500[_0x126cad(0x2e9)]=_0x558500[_0x126cad(0x256)]=_0x558500[_0x126cad(0x319)]=_0x558500['validateCreateSourceConfigSchema']=_0x558500[_0x126cad(0x2fb)]=_0x558500[_0x126cad(0x325)]=_0x558500[_0x126cad(0x201)]=_0x558500[_0x126cad(0x20f)]=_0x558500[_0x126cad(0x1fd)]=_0x558500[_0x126cad(0x219)]=_0x558500[_0x126cad(0x210)]=_0x558500['materializeTenantFiles']=_0x558500[_0x126cad(0x2ab)]=_0x558500[_0x126cad(0x30a)]=_0x558500[_0x126cad(0x2f9)]=_0x558500[_0x126cad(0x326)]=void 0x0;const _0x4addc1=_0x424b32(0x1d0);Object['defineProperty'](_0x558500,_0x126cad(0x326),{'enumerable':!0x0,'get':function(){const _0x377fe7=_0x126cad;return _0x4addc1[_0x377fe7(0x326)];}});const _0x4c55d5=_0x16cd7b(_0x424b32(0x359));_0x558500[_0x126cad(0x2f9)]=_0x4c55d5['default'];const _0xf822a4=_0x16cd7b(_0x424b32(0x3a4));_0x558500[_0x126cad(0x30a)]=_0xf822a4[_0x126cad(0x2e4)];const _0xecd742=_0x424b32(0xef);Object[_0x126cad(0x2a1)](_0x558500,_0x126cad(0x2ab),{'enumerable':!0x0,'get':function(){return _0xecd742['changeDynamicHeadersToLowercase'];}}),Object[_0x126cad(0x2a1)](_0x558500,_0x126cad(0x2a5),{'enumerable':!0x0,'get':function(){const _0x2c8227=_0x126cad;return _0xecd742[_0x2c8227(0x2a5)];}});const _0x2046f4=_0x424b32(0x1c9);Object[_0x126cad(0x2a1)](_0x558500,_0x126cad(0x1bd),{'enumerable':!0x0,'get':function(){return _0x2046f4['materializeTenantFiles'];}}),Object[_0x126cad(0x2a1)](_0x558500,_0x126cad(0x210),{'enumerable':!0x0,'get':function(){const _0xd99b59=_0x126cad;return _0x2046f4[_0xd99b59(0x210)];}}),Object[_0x126cad(0x2a1)](_0x558500,_0x126cad(0x219),{'enumerable':!0x0,'get':function(){const _0x3b56d2=_0x126cad;return _0x2046f4[_0x3b56d2(0x219)];}}),Object['defineProperty'](_0x558500,_0x126cad(0x1fd),{'enumerable':!0x0,'get':function(){return _0x2046f4['processFileConfig'];}});const _0x4a9740=_0x424b32(0x80);Object[_0x126cad(0x2a1)](_0x558500,_0x126cad(0x20f),{'enumerable':!0x0,'get':function(){const _0x39bcb3=_0x126cad;return _0x4a9740[_0x39bcb3(0x20f)];}}),Object['defineProperty'](_0x558500,_0x126cad(0x201),{'enumerable':!0x0,'get':function(){const _0x29d69e=_0x126cad;return _0x4a9740[_0x29d69e(0x201)];}}),Object['defineProperty'](_0x558500,_0x126cad(0x325),{'enumerable':!0x0,'get':function(){const _0x122991=_0x126cad;return _0x4a9740[_0x122991(0x325)];}}),Object['defineProperty'](_0x558500,_0x126cad(0x2fb),{'enumerable':!0x0,'get':function(){const _0x5d5f48=_0x126cad;return _0x4a9740[_0x5d5f48(0x2fb)];}}),Object[_0x126cad(0x2a1)](_0x558500,_0x126cad(0x2fe),{'enumerable':!0x0,'get':function(){const _0x379fa9=_0x126cad;return _0x4a9740[_0x379fa9(0x2fe)];}}),Object[_0x126cad(0x2a1)](_0x558500,_0x126cad(0x319),{'enumerable':!0x0,'get':function(){return _0x4a9740['validateCreateMeshConfigSchema'];}}),Object['defineProperty'](_0x558500,_0x126cad(0x256),{'enumerable':!0x0,'get':function(){const _0x1043ce=_0x126cad;return _0x4a9740[_0x1043ce(0x256)];}}),Object[_0x126cad(0x2a1)](_0x558500,'validateMeshConfig',{'enumerable':!0x0,'get':function(){const _0x9a9882=_0x126cad;return _0x4a9740[_0x9a9882(0x2e9)];}}),Object['defineProperty'](_0x558500,_0x126cad(0x299),{'enumerable':!0x0,'get':function(){return _0x4a9740['validateMeshSecrets'];}});const _0x295eb1=_0x16cd7b(_0x424b32(0x189));_0x558500[_0x126cad(0x1b9)]=_0x295eb1[_0x126cad(0x2e4)];const _0x46f837=_0x16cd7b(_0x424b32(0x380));_0x558500['mgql_createTenantSchema']=_0x46f837[_0x126cad(0x2e4)];const _0x35f8fd=_0x16cd7b(_0x424b32(0x2af));_0x558500[_0x126cad(0x2f5)]=_0x35f8fd[_0x126cad(0x2e4)];const _0x3062ad=_0x16cd7b(_0x424b32(0x3ad));_0x558500[_0x126cad(0x236)]=_0x3062ad[_0x126cad(0x2e4)];const _0x483a3c=_0x16cd7b(_0x424b32(0x3a3));_0x558500[_0x126cad(0x1b6)]=_0x483a3c[_0x126cad(0x2e4)];const _0x1ad3c7=_0x16cd7b(_0x424b32(0x151));_0x558500[_0x126cad(0x23a)]=_0x1ad3c7[_0x126cad(0x2e4)],_0x558500[_0x126cad(0x26f)]=_0x158d4d(_0x424b32(0x1a3)),_0x558500['TIMeshTypes']=_0x158d4d(_0x424b32(0x295)),_0x558500[_0x126cad(0x1f5)]=process[_0x126cad(0x2b9)][_0x126cad(0x2e7)]&&'TI'===process[_0x126cad(0x2b9)][_0x126cad(0x2e7)],_0x558500['createSourceSchema']=_0x558500['isTI']?_0x3062ad[_0x126cad(0x2e4)]:_0x295eb1['default'],_0x558500[_0x126cad(0x244)]=_0x558500['isTI']?_0x483a3c[_0x126cad(0x2e4)]:_0x46f837[_0x126cad(0x2e4)],_0x558500[_0x126cad(0x2f1)]=_0x558500['isTI']?_0x1ad3c7[_0x126cad(0x2e4)]:_0x35f8fd[_0x126cad(0x2e4)],_0x435bda(_0x424b32(0x2c6),_0x558500);},0x80:function(_0x493cf9,_0x4ca7aa,_0x17157d){const _0x279186=a0_0xcc47;var _0x3ff689=this&&this[_0x279186(0x2cd)]||function(_0x126030){const _0x1a8fa4=_0x279186;return _0x126030&&_0x126030[_0x1a8fa4(0x2c2)]?_0x126030:{'default':_0x126030};};Object[_0x279186(0x2a1)](_0x4ca7aa,_0x279186(0x2c2),{'value':!0x0}),_0x4ca7aa[_0x279186(0x299)]=_0x4ca7aa[_0x279186(0x2e9)]=_0x4ca7aa[_0x279186(0x256)]=_0x4ca7aa['validateCreateMeshConfigSchema']=_0x4ca7aa[_0x279186(0x2fe)]=_0x4ca7aa[_0x279186(0x2fb)]=_0x4ca7aa['validateSourceName']=_0x4ca7aa[_0x279186(0x201)]=_0x4ca7aa['getSchemaValidator']=void 0x0;const _0xba5eef=_0x3ff689(_0x17157d(0x378)),_0x5f322d=_0x17157d(0x7f),_0x1d3918=_0x3ff689(_0x17157d(0x11)),_0x1ed0ff=_0x3ff689(_0x17157d(0x189)),_0x3fda23=_0x3ff689(_0x17157d(0x380)),_0x1c90f8=_0x3ff689(_0x17157d(0x2af)),_0x2edf2f=_0x3ff689(_0x17157d(0x3ad)),_0x1135cf=_0x3ff689(_0x17157d(0x3a3)),_0x3891af=_0x3ff689(_0x17157d(0x151)),_0x23d1aa=_0x3ff689(_0x17157d(0x42)),_0x4e774b=process[_0x279186(0x2b9)]['API_MESH_TIER']&&'TI'===process[_0x279186(0x2b9)][_0x279186(0x2e7)],_0x368cca=process[_0x279186(0x2b9)][_0x279186(0x1ea)]||0x15180,_0x37fa04=process['env'][_0x279186(0x225)]||0x15180,_0xb50353=_0x4e774b?_0x2edf2f['default']:_0x1ed0ff[_0x279186(0x2e4)],_0x508547=_0x4e774b?_0x1135cf['default']:_0x3fda23['default'],_0x257a57=_0x4e774b?_0x3891af[_0x279186(0x2e4)]:_0x1c90f8['default'],_0x1ddbe2={'type':_0x279186(0x310),'properties':{'organizationCode':{'type':_0x279186(0x1ff),'minLength':0x1},'projectId':{'type':'string','minLength':0x1},'workspaceId':{'type':_0x279186(0x1ff),'minLength':0x1},'meshId':{'type':_0x279186(0x1ff),'minLength':0x1}},'required':[_0x279186(0x22c),_0x279186(0x2a4),_0x279186(0x313),_0x279186(0x1d3)]},_0x42200b={'type':_0x279186(0x310),'properties':{'organizationCode':{'type':_0x279186(0x1ff),'minLength':0x1},'projectId':{'type':'string','minLength':0x1},'workspaceId':{'type':'string','minLength':0x1}},'required':['organizationCode',_0x279186(0x2a4),_0x279186(0x313)]},_0x7796b7=new _0x5f322d['ESLint']({'allowInlineConfig':!0x1,'useEslintrc':!0x1,'baseConfig':{'env':{'browser':!0x1,'commonjs':!0x0,'es2021':!0x0},'parserOptions':{'ecmaVersion':_0x279186(0x31c)},'plugins':[_0x279186(0x1e2)],'rules':{'no-eval':_0x279186(0x1c2),'no-new-func':_0x279186(0x1c2),'no-debugger':_0x279186(0x1c2),'no-alert':_0x279186(0x1c2),'no-restricted-properties':['error',{'property':_0x279186(0x31f),'message':_0x279186(0x291)},{'property':_0x279186(0x1e7),'message':_0x279186(0x2da)}],'no-restricted-globals':[_0x279186(0x1c2),{'name':_0x279186(0x2f4),'message':_0x279186(0x27a)},{'name':_0x279186(0x1ba),'message':_0x279186(0x1cb)},{'name':_0x279186(0x209),'message':'require\x20is\x20not\x20supported'},{'name':_0x279186(0x293),'message':_0x279186(0x250)},{'name':'setTimeout','message':'setTimeout\x20is\x20not\x20supported'},{'name':_0x279186(0x1dd),'message':'setInterval\x20is\x20not\x20supported'},{'name':'WebAssembly','message':'WebAssembly\x20is\x20not\x20supported'}]}}});_0x4ca7aa['getSchemaValidator']=_0x3bbb4b=>new _0xba5eef['default']({..._0x3bbb4b||{},'allowUnionTypes':!0x0,'allErrors':!0x0}),_0x4ca7aa[_0x279186(0x201)]=_0x57fa08=>{const _0x1112a4=_0x279186;const _0x2b95c1=[];return _0x57fa08[_0x1112a4(0x31e)](_0x23fb35=>{const _0x2e6607=_0x1112a4;const {keyword:_0x5e19de,params:_0x5b5f44,instancePath:_0x36369b}=_0x23fb35;_0x2e6607(0x284)===_0x5e19de?_0x2b95c1[_0x2e6607(0x245)](_0x2e6607(0x2ca)+_0x5b5f44['additionalProperty']+_0x2e6607(0x275)+(_0x36369b||_0x2e6607(0x220))):'required'===_0x5e19de?_0x2b95c1['push']('Missing\x20required\x20property\x20'+_0x5b5f44[_0x2e6607(0x1f2)]+(_0x36369b?_0x2e6607(0x229)+_0x36369b:'')):_0x2e6607(0x1bb)===_0x5e19de?_0x2b95c1['push'](_0x2e6607(0x238)+_0x36369b+_0x2e6607(0x265)+_0x5b5f44['type']):_0x2e6607(0x321)===_0x5e19de?_0x2b95c1[_0x2e6607(0x245)](_0x2e6607(0x281)+_0x36369b+_0x2e6607(0x282)+_0x5b5f44['allowedValues']):_0x2b95c1[_0x2e6607(0x245)](_0x2e6607(0x295)+_0x36369b+_0x2e6607(0x289)+_0x36369b);}),_0x2b95c1['join'](_0x1112a4(0x1c8));},_0x4ca7aa[_0x279186(0x325)]=_0x3b2f78=>{const _0x331ab0=_0x279186;if(!_0x3b2f78)return{'isValid':!0x1,'reason':'Source\x20name\x20cannot\x20be\x20empty'};const _0x53379c=/[(),/:;<=>?@[\]{}\s-'"]/g,_0x198493=!_0x53379c[_0x331ab0(0x1db)](_0x3b2f78);if(_0x198493)return{'isValid':_0x198493,'reason':''};{const _0x478662=_0x3b2f78[_0x331ab0(0x2af)](_0x53379c),_0x1f6581=[...new Set(_0x478662)],_0x4e8b8d=_0x1f6581?.[_0x331ab0(0x298)](_0x2e62b6=>'\x20'===_0x2e62b6?'<whitespace>':_0x2e62b6);return{'isValid':_0x198493,'reason':_0x3b2f78+_0x331ab0(0x292)+_0x4e8b8d[_0x331ab0(0x24a)](_0x331ab0(0x1c8))};}},_0x4ca7aa['validateMeshConfigSize']=_0x32eb87=>{const _0x27dbf6=_0x279186;const _0x310804=_0x32eb87?Math[_0x27dbf6(0x203)](Buffer['byteLength'](JSON[_0x27dbf6(0x305)](_0x32eb87),'utf8')/0x400):0x0;return{'isValid':_0x310804<0x177,'errors':[_0x27dbf6(0x269)+_0x310804+_0x27dbf6(0x240)]};},_0x4ca7aa['validateCreateSourceConfigSchema']=(_0x547add,_0x69ac9f)=>{const _0x3b264d=_0x279186;const _0x2806af=(0x0,_0x4ca7aa['getSchemaValidator'])(),_0x15f92c=[],_0x1b4b2b=_0x2806af[_0x3b264d(0x2a0)](_0xb50353,_0x547add);!_0x1b4b2b&&_0x2806af[_0x3b264d(0x2a9)]?.[_0x3b264d(0x2a2)]&&_0x15f92c['push'](..._0x2806af['errors']);let _0x15c3ad=!0x0;return _0x69ac9f&&(_0x15c3ad=_0x2806af['validate'](_0x1ddbe2,_0x69ac9f),!_0x15c3ad&&_0x2806af[_0x3b264d(0x2a9)]?.[_0x3b264d(0x2a2)]&&_0x15f92c[_0x3b264d(0x245)](..._0x2806af[_0x3b264d(0x2a9)])),_0x1b4b2b&&_0x15c3ad?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x15f92c};},_0x4ca7aa[_0x279186(0x319)]=(_0x6cbb11,_0x39d465,_0x1180f9)=>{const _0x22c94a=_0x279186;const _0x18b04c=(0x0,_0x4ca7aa[_0x22c94a(0x20f)])(),_0x123407=[];let _0x4ca045=!0x0;_0x39d465&&(_0x4ca045=_0x18b04c[_0x22c94a(0x2a0)](_0x42200b,_0x39d465),_0x18b04c[_0x22c94a(0x2a9)]&&_0x123407[_0x22c94a(0x245)](..._0x18b04c['errors']));const _0x1d7ddd=_0x18b04c[_0x22c94a(0x2a0)](_0x508547,_0x6cbb11);return _0x18b04c[_0x22c94a(0x2a9)]&&_0x123407[_0x22c94a(0x245)](..._0x18b04c[_0x22c94a(0x2a9)]),_0x1d7ddd&&_0x4ca045?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x123407};},_0x4ca7aa[_0x279186(0x256)]=(_0x5e2345,_0x1ca1cd,_0x4526e8)=>{const _0x59d7c4=_0x279186;const _0x2c5e60=(0x0,_0x4ca7aa[_0x59d7c4(0x20f)])(),_0x3ac1c9=[];let _0x435afd=!0x0;_0x1ca1cd&&(_0x435afd=_0x2c5e60[_0x59d7c4(0x2a0)](_0x1ddbe2,_0x1ca1cd),_0x2c5e60[_0x59d7c4(0x2a9)]&&_0x3ac1c9[_0x59d7c4(0x245)](..._0x2c5e60[_0x59d7c4(0x2a9)]));const _0x4fe39e=_0x2c5e60[_0x59d7c4(0x2a0)](_0x257a57,_0x5e2345);return _0x2c5e60[_0x59d7c4(0x2a9)]&&_0x3ac1c9[_0x59d7c4(0x245)](..._0x2c5e60[_0x59d7c4(0x2a9)]),_0x4fe39e&&_0x435afd?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x3ac1c9};},_0x4ca7aa[_0x279186(0x2e9)]=async _0xa2aef=>{const _0x6fcfff=_0x279186;const _0x2d3a2d=await(_0x55c713=>{const _0x48111e=a0_0xcc47;const _0x69894a=_0x55c713[_0x48111e(0x1ed)];if(0x0===_0x69894a[_0x48111e(0x2a2)])return{'isValid':!0x1,'reasons':[_0x48111e(0x206)]};const _0x49aaef=[],_0x1858a5=new Set();return _0x69894a[_0x48111e(0x31e)](_0x2817be=>{const _0x3ee16e=_0x48111e;const {isValid:_0x3ca4e2,reason:_0x43efc5}=(0x0,_0x4ca7aa['validateSourceName'])(_0x2817be[_0x3ee16e(0x20d)]);_0x3ca4e2||_0x49aaef[_0x3ee16e(0x245)](_0x43efc5),_0x1858a5[_0x3ee16e(0x324)]==_0x1858a5[_0x3ee16e(0x241)](_0x2817be[_0x3ee16e(0x20d)])[_0x3ee16e(0x324)]&&_0x49aaef[_0x3ee16e(0x245)](_0x2817be[_0x3ee16e(0x20d)]+_0x3ee16e(0x1dc));}),_0x1858a5[_0x48111e(0x324)]!=_0x69894a[_0x48111e(0x2a2)]&&_0x49aaef[_0x48111e(0x245)](_0x48111e(0x1f3)),{'isValid':0x0===_0x49aaef[_0x48111e(0x2a2)],'reasons':_0x49aaef};})(_0xa2aef),_0x24c13c=await(_0x12f757=>{const _0xb928bb=a0_0xcc47;const _0x574372=_0x12f757[_0xb928bb(0x212)],_0x4fb11a=/^Access-Control/i,_0x581aa6=/^Cache-Control/i,_0x33a42f=[],_0x3c836c=_0x574372?.[_0xb928bb(0x26d)];for(const _0x118726 in _0x3c836c)_0x118726[_0xb928bb(0x2af)](_0x4fb11a)&&_0x33a42f['push'](_0x118726+_0xb928bb(0x2e3)),_0x118726['match'](_0x581aa6)&&''===Object[_0xb928bb(0x21e)](Object[_0xb928bb(0x21c)](_0x3c836c)['map'](([_0x40b529,_0x5b0835])=>[_0x40b529[_0xb928bb(0x2b7)](),_0x5b0835]))[_0xb928bb(0x1de)]&&_0x33a42f[_0xb928bb(0x245)](_0xb928bb(0x25e));return{'isValid':0x0===_0x33a42f['length'],'reasons':_0x33a42f};})(_0xa2aef),_0x472352=await(_0x1fe129=>{const _0x58a61d=a0_0xcc47;const _0x31d9ce=[],_0x10824e=_0x1fe129[_0x58a61d(0x202)]?.[_0x58a61d(0x1f9)]?.[_0x58a61d(0x2e0)],_0x2ef60e=_0x10824e?.[_0x58a61d(0x1c1)];return _0x10824e&&_0x2ef60e<=0x0&&_0x31d9ce[_0x58a61d(0x245)](_0x58a61d(0x26a)),{'isValid':0x0===_0x31d9ce[_0x58a61d(0x2a2)],'reasons':_0x31d9ce};})(_0xa2aef),_0x28ed33=await(_0x547117=>{const _0x353505=a0_0xcc47;const _0x51898a=[];if(_0x353505(0x301)in _0x547117){const _0x330e0c=_0x547117[_0x353505(0x301)]?.['globalTtl'],_0x44377e=_0x547117[_0x353505(0x301)]?.[_0x353505(0x259)];if(void 0x0===_0x330e0c&&void 0x0===_0x44377e)return{'isValid':!0x1,'reasons':['The\x20responseCache\x20configuration\x20is\x20incomplete.\x20You\x20must\x20include\x20at\x20least\x20one\x20required\x20property:\x20\x27globalTtl\x27\x20or\x20\x27ttlPerSchemaCoordinate\x27.']};if(_0x330e0c&&(!Number[_0x353505(0x1b2)](_0x330e0c)||_0x330e0c<0x0||_0x330e0c>Number(_0x37fa04))&&_0x51898a[_0x353505(0x245)](_0x353505(0x2a3)+_0x37fa04+_0x353505(0x2f2)),_0x44377e&&0x0===_0x44377e[_0x353505(0x2a2)])return{'isValid':!0x1,'reasons':[_0x353505(0x2bf)]};const _0x15ba5e=new Set(),_0x3d8ee4=new Set();_0x44377e?.[_0x353505(0x31e)](_0x5dff11=>{const _0x134aef=_0x353505;(!Number['isInteger'](_0x5dff11[_0x134aef(0x1c1)])||_0x5dff11[_0x134aef(0x1c1)]<0x0||_0x5dff11['ttl']>Number(_0x368cca))&&_0x51898a[_0x134aef(0x245)]('The\x20TTL\x20specified\x20for\x20'+_0x5dff11[_0x134aef(0x29a)]+_0x134aef(0x2dd)+_0x368cca+_0x134aef(0x2f2)),_0x15ba5e['has'](_0x5dff11[_0x134aef(0x29a)])?_0x3d8ee4[_0x134aef(0x241)](_0x5dff11[_0x134aef(0x29a)]):_0x15ba5e[_0x134aef(0x241)](_0x5dff11[_0x134aef(0x29a)]);}),_0x3d8ee4[_0x353505(0x324)]>0x0&&_0x51898a['push'](_0x353505(0x1e1)+Array['from'](_0x3d8ee4)['join'](',\x20')+_0x353505(0x1d8));}const _0x1d5598=[...new Set(_0x51898a)];return{'isValid':0x0===_0x1d5598[_0x353505(0x2a2)],'reasons':_0x1d5598};})(_0xa2aef),_0x1b3d59=(_0x12e596=>{const _0x3d7d8f=a0_0xcc47;const _0x166130=[],_0x30e425=new Set(_0x12e596[_0x3d7d8f(0x1ed)]['map'](_0x42713e=>_0x42713e['name']));return _0x12e596[_0x3d7d8f(0x30c)]&&_0x12e596[_0x3d7d8f(0x30c)][_0x3d7d8f(0x31e)](_0x128c24=>{const _0x277b3c=_0x3d7d8f;if(_0x128c24[_0x277b3c(0x233)]){const {beforeSource:_0x24c71b,afterSource:_0x437b6a}=_0x128c24[_0x277b3c(0x233)];_0x24c71b&&Object['keys'](_0x24c71b)['forEach'](_0xc2356d=>{const _0x9574a1=_0x277b3c;if(_0x30e425[_0x9574a1(0x27f)](_0xc2356d)){const _0x312e74=_0x24c71b[_0xc2356d];Array[_0x9574a1(0x243)](_0x312e74)&&0x0!==_0x312e74['length']?_0x312e74['forEach']((_0x572bb0,_0x138b1f)=>{const _0x41394b=_0x9574a1;_0x41394b(0x310)==typeof _0x572bb0&&null!==_0x572bb0||_0x166130['push'](_0x41394b(0x1ec)+_0x138b1f+'\x20for\x20source\x20\x27'+_0xc2356d+_0x41394b(0x2c0));}):_0x166130[_0x9574a1(0x245)](_0x9574a1(0x318)+_0xc2356d+_0x9574a1(0x1e8));}else _0x166130[_0x9574a1(0x245)](_0x9574a1(0x2a6)+_0xc2356d);}),_0x437b6a&&Object[_0x277b3c(0x25f)](_0x437b6a)[_0x277b3c(0x31e)](_0xad9b63=>{const _0x179538=_0x277b3c;if(_0x30e425[_0x179538(0x27f)](_0xad9b63)){const _0xb03036=_0x437b6a[_0xad9b63];Array[_0x179538(0x243)](_0xb03036)&&0x0!==_0xb03036[_0x179538(0x2a2)]?_0xb03036[_0x179538(0x31e)]((_0x433107,_0x2b2654)=>{const _0x56985b=_0x179538;_0x56985b(0x310)==typeof _0x433107&&null!==_0x433107||_0x166130[_0x56985b(0x245)](_0x56985b(0x21d)+_0x2b2654+_0x56985b(0x268)+_0xad9b63+_0x56985b(0x2c0));}):_0x166130[_0x179538(0x245)](_0x179538(0x1c3)+_0xad9b63+_0x179538(0x1e8));}else _0x166130[_0x179538(0x245)]('afterSource\x20hook\x20references\x20undeclared\x20source:\x20'+_0xad9b63);});}}),{'isValid':0x0===_0x166130[_0x3d7d8f(0x2a2)],'reasons':_0x166130};})(_0xa2aef),_0x10f6a6=await(_0x452f5b=>{const _0x42be58=a0_0xcc47;const _0x31f35a=[];if(_0x452f5b[_0x42be58(0x1ed)][_0x42be58(0x31e)](_0x561a7f=>{const _0x1632ae=_0x42be58;const {handler:_0xc13524}=_0x561a7f;Object['values'](_0xc13524)[_0x1632ae(0x31e)](({operationHeaders:_0x591251,schemaHeaders:_0x1ba0a7})=>{const _0x40b661=_0x1632ae;_0x591251&&_0x31f35a[_0x40b661(0x245)](...Object[_0x40b661(0x24d)](_0x591251)),_0x1ba0a7&&_0x31f35a[_0x40b661(0x245)](...Object[_0x40b661(0x24d)](_0x1ba0a7));});}),_0x31f35a[_0x42be58(0x2a2)]){const _0x41bf89=[];return _0x31f35a['forEach'](_0x1a3aa0=>{const _0x23a3b9=_0x42be58;const _0x367029=_0x1a3aa0['substring'](_0x1a3aa0[_0x23a3b9(0x2c4)]('{')+0x1,_0x1a3aa0[_0x23a3b9(0x1d5)]('}'));_0x367029&&_0x367029[_0x23a3b9(0x1cf)](_0x23a3b9(0x2c5))&&_0x41bf89['push'](_0x23a3b9(0x303)+_0x1a3aa0+_0x23a3b9(0x271));}),{'isValid':0x0===_0x41bf89['length'],'reasons':_0x41bf89};}return{'isValid':!0x0,'reasons':[]};})(_0xa2aef),_0x2d9821=await(_0xaac00e=>{const _0x4b139b=a0_0xcc47;const _0x55ad95=/^(https:\/\/)([\w-?%$-.+!*'(),&=]+\.)+[\w-]+[.a-zA-Z]+(\/[\/a-zA-Z0-9-?_%$-.+!*'(),&=:]*)?$/,_0x2314ee=/^.*\.(json|yaml)$/i;let _0x1fd011=!0x0,_0x26e156='',_0x5e6ed2='';const _0x1136ef=[];return _0x4b139b(0x2b8)===_0x4b139b(0x2d9)?.[_0x4b139b(0x2b7)]()?(_0xaac00e[_0x4b139b(0x1ed)][_0x4b139b(0x31e)](_0x1f9756=>{const _0x686cc2=_0x4b139b;if(_0x1f9756[_0x686cc2(0x2b0)][_0x686cc2(0x266)])_0x1f9756[_0x686cc2(0x2b0)][_0x686cc2(0x266)][_0x686cc2(0x24c)]&&(_0x1fd011=_0x55ad95[_0x686cc2(0x1db)](_0x1f9756[_0x686cc2(0x2b0)]['JsonSchema'][_0x686cc2(0x24c)]),_0x26e156=_0x1f9756[_0x686cc2(0x2b0)][_0x686cc2(0x266)][_0x686cc2(0x24c)]);else if(_0x1f9756[_0x686cc2(0x2b0)][_0x686cc2(0x2b1)])_0x1f9756[_0x686cc2(0x2b0)][_0x686cc2(0x2b1)][_0x686cc2(0x1ce)]?(_0x1fd011=_0x55ad95[_0x686cc2(0x1db)](_0x1f9756[_0x686cc2(0x2b0)]['openapi'][_0x686cc2(0x1ce)]),_0x26e156=_0x1f9756[_0x686cc2(0x2b0)][_0x686cc2(0x2b1)]['source'],_0x1fd011||(_0x1fd011=_0x2314ee[_0x686cc2(0x1db)](_0x1f9756[_0x686cc2(0x2b0)][_0x686cc2(0x2b1)][_0x686cc2(0x1ce)]),_0x1fd011?_0x1f9756[_0x686cc2(0x2b0)]['openapi'][_0x686cc2(0x24c)]&&(_0x1fd011=_0x55ad95[_0x686cc2(0x1db)](_0x1f9756[_0x686cc2(0x2b0)]['openapi'][_0x686cc2(0x24c)])):_0x5e6ed2='Please\x20provide\x20a\x20valid\x20file\x20type\x20(json|yaml)\x20or\x20a\x20fully\x20qualified\x20domain.')):(_0x1fd011=!0x1,_0x26e156='',_0x5e6ed2=_0x686cc2(0x279));else if(_0x1f9756['handler'][_0x686cc2(0x224)]&&(_0x1f9756[_0x686cc2(0x2b0)]['graphql'],0x1)){const _0x113901=_0x1f9756[_0x686cc2(0x2b0)][_0x686cc2(0x224)][_0x686cc2(0x2f6)];_0x1fd011=_0x55ad95['test'](_0x113901),_0x26e156=_0x113901;}_0x1fd011||(''!==_0x5e6ed2?_0x1136ef[_0x686cc2(0x245)](_0x5e6ed2):_0x1136ef[_0x686cc2(0x245)](_0x26e156+'\x20provided\x20is\x20invalid.\x20Please\x20provide\x20a\x20fully\x20qualified\x20domain.')),_0x5e6ed2='',_0x1fd011=!0x0;}),_0x1136ef[_0x4b139b(0x2a2)]>0x0&&(_0x1fd011=!0x1),{'isValid':_0x1fd011,'reasons':_0x1136ef}):{'isValid':_0x1fd011,'reasons':[]};})(_0xa2aef),_0x230922=await(async _0x42b066=>{const _0x377920=a0_0xcc47;if(_0x42b066['files']?.['length']){const _0x34d073=_0x42b066[_0x377920(0x2ef)]['map'](_0x237ea0=>_0x237ea0[_0x377920(0x300)])['filter'](_0x304dda=>{const _0x3dc8ed=_0x377920;const _0x187f5f=_0x1d3918['default']['extname'](_0x304dda);return![_0x3dc8ed(0x22e),'.json',_0x3dc8ed(0x1e3)]['includes'](_0x187f5f);});if(_0x34d073[_0x377920(0x2a2)])return{'isValid':!0x1,'reasons':[_0x377920(0x2ee)+_0x34d073[_0x377920(0x24a)](_0x377920(0x1c8))+')']};const _0x5971ad=_0x42b066[_0x377920(0x2ef)][_0x377920(0x298)](_0x53ea11=>_0x53ea11[_0x377920(0x300)])['filter'](_0x33ad25=>_0x1d3918[_0x377920(0x2e4)]['basename'](_0x33ad25)['length']>0x19);if(_0x5971ad['length'])return{'isValid':!0x1,'reasons':[_0x377920(0x20a)+_0x5971ad[_0x377920(0x24a)](_0x377920(0x1c8))]};const _0x3a4248=_0x42b066[_0x377920(0x2ef)][_0x377920(0x1e5)](_0x2fd4b7=>_0x377920(0x22e)===_0x1d3918[_0x377920(0x2e4)][_0x377920(0x253)](_0x2fd4b7[_0x377920(0x300)])),_0x2d7fdd=await _0x3a4248[_0x377920(0x298)](async _0x5e803a=>{const _0x44451e=_0x377920;const {path:_0x8b47e8,content:_0x417373}=_0x5e803a;try{const _0x447f26=await _0x7796b7[_0x44451e(0x278)](_0x417373);if(_0x447f26){const _0x3d192c=_0x447f26[_0x44451e(0x298)](({messages:_0x863479})=>{const _0x214384=_0x44451e;if(_0x863479['length'])return _0x863479[_0x214384(0x298)](({message:_0x4b7ce0})=>_0x4b7ce0)[_0x214384(0x24a)](_0x214384(0x1c8));})[_0x44451e(0x1e5)](_0x4c24b7=>_0x4c24b7);if(_0x3d192c[_0x44451e(0x2a2)])return _0x44451e(0x216)+_0x8b47e8+':\x20'+_0x3d192c['join'](_0x44451e(0x1c8));}}catch(_0x293f96){console['error'](_0x293f96);}}),_0xe30b4b=(await Promise[_0x377920(0x217)](_0x2d7fdd))[_0x377920(0x1e5)](_0x13054f=>_0x13054f);if(_0xe30b4b[_0x377920(0x2a2)])return{'isValid':!0x1,'reasons':_0xe30b4b};}return{'isValid':!0x0,'reasons':[]};})(_0xa2aef),_0xcdf28f=_0x2d3a2d[_0x6fcfff(0x235)]&&_0x24c13c[_0x6fcfff(0x235)]&&_0x472352[_0x6fcfff(0x235)]&&_0x28ed33['isValid']&&_0x1b3d59['isValid']&&_0x10f6a6[_0x6fcfff(0x235)]&&_0x2d9821[_0x6fcfff(0x235)]&&_0x230922[_0x6fcfff(0x235)];return{'isValid':_0xcdf28f,'reasons':_0xcdf28f?[]:[..._0x2d3a2d[_0x6fcfff(0x272)],..._0x24c13c[_0x6fcfff(0x272)],..._0x472352[_0x6fcfff(0x272)],..._0x28ed33[_0x6fcfff(0x272)],..._0x1b3d59['reasons'],..._0x10f6a6[_0x6fcfff(0x272)],..._0x2d9821['reasons'],..._0x230922[_0x6fcfff(0x272)]]};},_0x4ca7aa[_0x279186(0x299)]=async _0xb9fd9=>{const _0x3655d8=_0x279186;try{return JSON[_0x3655d8(0x1c7)](_0xb9fd9),{'isValid':!0x1,'reasons':_0x3655d8(0x1d1)};}catch(_0x15df46){try{if(_0x3655d8(0x1ff)==typeof _0x23d1aa[_0x3655d8(0x2e4)][_0x3655d8(0x1c7)](_0xb9fd9))return{'isValid':!0x1,'reasons':_0x3655d8(0x296)};}catch(_0x48d750){return _0x3655d8(0x2eb)===_0x48d750['code']?{'isValid':!0x1,'reasons':_0x3655d8(0x1b1)+_0x48d750[_0x3655d8(0x2ad)]}:_0x3655d8(0x2c3)===_0x48d750[_0x3655d8(0x200)]?{'isValid':!0x1,'reasons':_0x3655d8(0x21f)+_0x48d750['pos']+_0x3655d8(0x2cb)}:{'isValid':!0x1,'reasons':'YAML\x20parsing\x20error:\x20'+_0x48d750[_0x3655d8(0x200)]+'\x20'+_0x48d750[_0x3655d8(0x2b5)]};}}return{'isValid':!0x0,'reasons':_0x3655d8(0x2c1)};};},0x3a4:(_0x49747a,_0x37cb38)=>{const _0x6e3cb6=a0_0xcc47;Object[_0x6e3cb6(0x2a1)](_0x37cb38,'__esModule',{'value':!0x0}),_0x37cb38['getSourceResponseHeaders']=void 0x0,_0x37cb38[_0x6e3cb6(0x30a)]=(_0x16b3fa,_0x25c8b1,_0x256ca0)=>{const _0x41c302=_0x6e3cb6;const _0x45a720={},_0x13d5ea=new Map();return _0x16b3fa&&(_0x16b3fa[_0x41c302(0x1ed)][_0x41c302(0x31e)](_0x16b11a=>{const _0x3d1e36=_0x41c302;_0x16b11a['responseConfig']&&_0x16b11a[_0x3d1e36(0x212)]['headers']&&_0x13d5ea[_0x3d1e36(0x2ac)](_0x16b11a[_0x3d1e36(0x20d)],_0x16b11a['responseConfig'][_0x3d1e36(0x26d)]);}),_0x25c8b1?.[_0x41c302(0x31e)](_0x101820=>{const _0x4b4b1a=_0x41c302;const _0x49305a=_0x13d5ea[_0x4b4b1a(0x2a7)](_0x101820[_0x4b4b1a(0x1ce)]),_0x30f1e7=_0x49305a?.['map'](_0x34834b=>_0x34834b[_0x4b4b1a(0x2b7)]()),_0x2a5510=_0x101820[_0x4b4b1a(0x20d)]['toLowerCase']();(_0x256ca0||_0x30f1e7&&_0x30f1e7[_0x4b4b1a(0x1cf)](_0x2a5510))&&(_0x2a5510['endsWith'](_0x4b4b1a(0x1fb))?_0x101820[_0x4b4b1a(0x24d)]?.[_0x4b4b1a(0x31e)](_0x5b4c6c=>{const _0x3f916d=_0x4b4b1a;const _0x23e6c1=_0x45a720[_0x2a5510]||[];_0x23e6c1[_0x3f916d(0x1cf)](_0x5b4c6c)||(_0x45a720[_0x2a5510]=_0x23e6c1['concat'](_0x5b4c6c));}):_0x45a720[_0x2a5510]=_0x101820[_0x4b4b1a(0x24d)]);})),delete _0x45a720[_0x41c302(0x1f0)],_0x45a720||{};},_0x37cb38[_0x6e3cb6(0x2e4)]=_0x37cb38[_0x6e3cb6(0x30a)];},0x359:(_0x4de7ec,_0x314941,_0x47c53c)=>{const _0x283694=a0_0xcc47;Object[_0x283694(0x2a1)](_0x314941,'__esModule',{'value':!0x0}),_0x314941[_0x283694(0x2f9)]=void 0x0;const _0x11fcef=_0x47c53c(0x1d0);_0x314941['processMeshResponseHeaders']=(_0x518a65,_0x461bf1,_0x28345a,_0x39041d)=>{const _0x4c28d7=_0x283694;let _0x34b27f={..._0x39041d}||{};if(_0x28345a){const _0x22ea47=(0x0,_0x11fcef[_0x4c28d7(0x326)])(_0x28345a,_0x461bf1);_0x34b27f={..._0x34b27f,..._0x22ea47};}if(_0x518a65&&_0x518a65['headers']){const _0x3954f3=Object[_0x4c28d7(0x21e)](Object[_0x4c28d7(0x21c)](_0x518a65['headers'])[_0x4c28d7(0x298)](([_0x4a8b19,_0x436c65])=>[_0x4a8b19[_0x4c28d7(0x2b7)](),_0x436c65['toLowerCase']()]));_0x34b27f={..._0x34b27f,..._0x3954f3};}return _0x34b27f;},_0x314941['default']=_0x314941[_0x283694(0x2f9)];},0x2c6:function(_0x31ef0b,_0x6ad29e,_0x17dbae){const _0x5c6177=a0_0xcc47;var _0x25c70d=this&&this[_0x5c6177(0x1e9)]||(Object[_0x5c6177(0x307)]?function(_0x520cd2,_0xe44651,_0x5c9b1a,_0xd914ea){const _0x323aae=_0x5c6177;void 0x0===_0xd914ea&&(_0xd914ea=_0x5c9b1a);var _0x574b39=Object[_0x323aae(0x2dc)](_0xe44651,_0x5c9b1a);_0x574b39&&!(_0x323aae(0x2a7)in _0x574b39?!_0xe44651['__esModule']:_0x574b39[_0x323aae(0x239)]||_0x574b39[_0x323aae(0x311)])||(_0x574b39={'enumerable':!0x0,'get':function(){return _0xe44651[_0x5c9b1a];}}),Object[_0x323aae(0x2a1)](_0x520cd2,_0xd914ea,_0x574b39);}:function(_0x211ac4,_0x4c6ba4,_0x3dc8c3,_0x2bd756){void 0x0===_0x2bd756&&(_0x2bd756=_0x3dc8c3),_0x211ac4[_0x2bd756]=_0x4c6ba4[_0x3dc8c3];}),_0x3074df=this&&this[_0x5c6177(0x254)]||function(_0x9764f9,_0x45feac){const _0x392aab=_0x5c6177;for(var _0x253bcc in _0x9764f9)_0x392aab(0x2e4)===_0x253bcc||Object[_0x392aab(0x230)][_0x392aab(0x24e)][_0x392aab(0x1e0)](_0x45feac,_0x253bcc)||_0x25c70d(_0x45feac,_0x9764f9,_0x253bcc);};Object[_0x5c6177(0x2a1)](_0x6ad29e,_0x5c6177(0x2c2),{'value':!0x0}),_0x3074df(_0x17dbae(0x1a3),_0x6ad29e);},0x1a3:(_0x28cde1,_0x1ffc4b)=>{const _0x66eb87=a0_0xcc47;var _0x15d837;Object['defineProperty'](_0x1ffc4b,'__esModule',{'value':!0x0}),_0x1ffc4b[_0x66eb87(0x31a)]=void 0x0,(_0x15d837=_0x1ffc4b['MeshStatus']||(_0x1ffc4b['MeshStatus']={}))[_0x66eb87(0x2bd)]=_0x66eb87(0x2bd),_0x15d837[_0x66eb87(0x31b)]=_0x66eb87(0x31b),_0x15d837[_0x66eb87(0x1c2)]=_0x66eb87(0x1c2),_0x15d837[_0x66eb87(0x2db)]=_0x66eb87(0x2db),_0x15d837['delete']=_0x66eb87(0x23c);},0x295:function(_0x3c5a6f,_0x2166b8,_0x5a13bc){const _0x4940db=a0_0xcc47;var _0x420533=this&&this[_0x4940db(0x1e9)]||(Object['create']?function(_0x28a439,_0x5426cf,_0x410e3e,_0x398082){const _0xa9353c=_0x4940db;void 0x0===_0x398082&&(_0x398082=_0x410e3e);var _0x89312e=Object[_0xa9353c(0x2dc)](_0x5426cf,_0x410e3e);_0x89312e&&!(_0xa9353c(0x2a7)in _0x89312e?!_0x5426cf[_0xa9353c(0x2c2)]:_0x89312e[_0xa9353c(0x239)]||_0x89312e[_0xa9353c(0x311)])||(_0x89312e={'enumerable':!0x0,'get':function(){return _0x5426cf[_0x410e3e];}}),Object[_0xa9353c(0x2a1)](_0x28a439,_0x398082,_0x89312e);}:function(_0x1c17b2,_0x252ba7,_0x3af28c,_0x4435fc){void 0x0===_0x4435fc&&(_0x4435fc=_0x3af28c),_0x1c17b2[_0x4435fc]=_0x252ba7[_0x3af28c];}),_0x21d1d2=this&&this[_0x4940db(0x254)]||function(_0x3073b5,_0x5311a0){const _0x14a009=_0x4940db;for(var _0x3027e9 in _0x3073b5)_0x14a009(0x2e4)===_0x3027e9||Object['prototype'][_0x14a009(0x24e)][_0x14a009(0x1e0)](_0x5311a0,_0x3027e9)||_0x420533(_0x5311a0,_0x3073b5,_0x3027e9);};Object['defineProperty'](_0x2166b8,_0x4940db(0x2c2),{'value':!0x0}),_0x21d1d2(_0x5a13bc(0x1a3),_0x2166b8);},0xef:(_0x21ae96,_0x471e3a,_0x17ffa4)=>{const _0x49d0bb=a0_0xcc47;Object[_0x49d0bb(0x2a1)](_0x471e3a,'__esModule',{'value':!0x0}),_0x471e3a[_0x49d0bb(0x2a5)]=_0x471e3a[_0x49d0bb(0x2ab)]=_0x471e3a[_0x49d0bb(0x1f5)]=void 0x0;const _0x2020bd=_0x17ffa4(0x18a),_0x4a1399=_0x17ffa4(0x71);_0x471e3a['isTI']=process[_0x49d0bb(0x2b9)][_0x49d0bb(0x2e7)]&&'TI'===process[_0x49d0bb(0x2b9)][_0x49d0bb(0x2e7)],_0x471e3a[_0x49d0bb(0x2ab)]=function(_0x3892dc){const _0x47ea7c=_0x49d0bb;return _0x3892dc[_0x47ea7c(0x1ed)][_0x47ea7c(0x31e)](_0x4b26a4=>{const _0x74b5a1=_0x47ea7c;const {handler:_0x5b4638}=_0x4b26a4;Object[_0x74b5a1(0x24d)](_0x5b4638)[_0x74b5a1(0x31e)](({operationHeaders:_0x38f7df,schemaHeaders:_0x409368})=>{const _0x4c5ef8=_0x74b5a1;(_0x38f7df||_0x409368)&&(_0x4b26a4[_0x4c5ef8(0x2b0)]=JSON[_0x4c5ef8(0x1c7)](JSON[_0x4c5ef8(0x305)](_0x4b26a4['handler'])[_0x4c5ef8(0x24f)](/(context\.headers[^}]*)/g,(_0x189fc7,_0x585bfc)=>_0x585bfc[_0x4c5ef8(0x2b7)]())));});}),_0x3892dc;},_0x471e3a['decryptSecrets']=async(_0x8c72d9,_0x18553c)=>{const _0x42c0b5=_0x49d0bb;try{const _0x31ee27=JSON['parse'](_0x8c72d9),_0x2d3556=_0x4a1399[_0x42c0b5(0x1f6)]({'key':_0x18553c,'padding':_0x4a1399[_0x42c0b5(0x1b5)][_0x42c0b5(0x2be)]},Buffer[_0x42c0b5(0x223)](_0x31ee27[_0x42c0b5(0x2df)],_0x42c0b5(0x302))),_0x39882e=_0x4a1399[_0x42c0b5(0x252)]('aes-256-cbc',_0x2d3556,Buffer[_0x42c0b5(0x223)](_0x31ee27['iv'],_0x42c0b5(0x302)));let _0x5bed7e=_0x39882e[_0x42c0b5(0x2c7)](_0x31ee27[_0x42c0b5(0x28d)],_0x42c0b5(0x302),'utf8');return _0x5bed7e+=_0x39882e[_0x42c0b5(0x27c)](_0x42c0b5(0x28b)),{'wasDecryptionSuccessful':!0x0,'decryptedData':_0x5bed7e};}catch(_0x330958){return _0x2020bd[_0x42c0b5(0x297)][_0x42c0b5(0x309)](_0x42c0b5(0x248)+_0x330958),{'wasDecryptionSuccessful':!0x1,'decryptedData':''};}};},0x18a:function(_0x14b76a,_0x204b68,_0x16e68c){const _0x26b4a9=a0_0xcc47;var _0x325901=this&&this[_0x26b4a9(0x2cd)]||function(_0xc02a1b){const _0x108a03=_0x26b4a9;return _0xc02a1b&&_0xc02a1b[_0x108a03(0x2c2)]?_0xc02a1b:{'default':_0xc02a1b};};Object['defineProperty'](_0x204b68,_0x26b4a9(0x2c2),{'value':!0x0}),_0x204b68['logger']=void 0x0;const _0x48239d=_0x325901(_0x16e68c(0x221));_0x204b68[_0x26b4a9(0x297)]=(0x0,_0x48239d[_0x26b4a9(0x2e4)])({'level':process[_0x26b4a9(0x2b9)][_0x26b4a9(0x317)]||'info'});},0x378:_0x4e8b2e=>{const _0x58a01c=a0_0xcc47;_0x4e8b2e[_0x58a01c(0x204)]=require('ajv');},0x7f:_0x13d490=>{const _0xb74e6b=a0_0xcc47;_0x13d490[_0xb74e6b(0x204)]=require('eslint');},0x221:_0x1923d3=>{const _0x1db55e=a0_0xcc47;_0x1923d3[_0x1db55e(0x204)]=require(_0x1db55e(0x2b2));},0x42:_0x206291=>{const _0x9d3135=a0_0xcc47;_0x206291['exports']=require(_0x9d3135(0x31d));},0x71:_0x3ffb63=>{const _0x12274f=a0_0xcc47;_0x3ffb63[_0x12274f(0x204)]=require(_0x12274f(0x277));},0x93:_0x18b530=>{const _0x3eed9f=a0_0xcc47;_0x18b530[_0x3eed9f(0x204)]=require('fs');},0x11:_0x58948b=>{const _0x4d2497=a0_0xcc47;_0x58948b[_0x4d2497(0x204)]=require(_0x4d2497(0x300));},0x189:_0xc7e569=>{const _0x24d0f7=a0_0xcc47;_0xc7e569[_0x24d0f7(0x204)]=JSON[_0x24d0f7(0x1c7)](_0x24d0f7(0x2cf));},0x3ad:_0x551c76=>{const _0xacaaaa=a0_0xcc47;_0x551c76[_0xacaaaa(0x204)]=JSON[_0xacaaaa(0x1c7)](_0xacaaaa(0x30b));},0x380:_0x2b3a98=>{const _0x13cbe0=a0_0xcc47;_0x2b3a98[_0x13cbe0(0x204)]=JSON[_0x13cbe0(0x1c7)](_0x13cbe0(0x276));},0x3a3:_0x117608=>{const _0x546aeb=a0_0xcc47;_0x117608['exports']=JSON[_0x546aeb(0x1c7)](_0x546aeb(0x1cc));},0x2af:_0x25e8b5=>{const _0xa84d14=a0_0xcc47;_0x25e8b5[_0xa84d14(0x204)]=JSON[_0xa84d14(0x1c7)](_0xa84d14(0x221));},0x151:_0x3ff839=>{const _0x20e78f=a0_0xcc47;_0x3ff839[_0x20e78f(0x204)]=JSON['parse'](_0x20e78f(0x2f7));}},_0xb0a702={};function _0x4e8bad(_0x43b31b){const _0x479006=a0_0xcc47;var _0x25eb65=_0xb0a702[_0x43b31b];if(void 0x0!==_0x25eb65)return _0x25eb65[_0x479006(0x204)];var _0xee4fcc=_0xb0a702[_0x43b31b]={'exports':{}};return _0x304571[_0x43b31b][_0x479006(0x1e0)](_0xee4fcc['exports'],_0xee4fcc,_0xee4fcc[_0x479006(0x204)],_0x4e8bad),_0xee4fcc[_0x479006(0x204)];}_0x4e8bad['n']=_0x2eefe4=>{const _0x3125df=a0_0xcc47;var _0x281cbe=_0x2eefe4&&_0x2eefe4[_0x3125df(0x2c2)]?()=>_0x2eefe4['default']:()=>_0x2eefe4;return _0x4e8bad['d'](_0x281cbe,{'a':_0x281cbe}),_0x281cbe;},_0x4e8bad['d']=(_0x3a245e,_0x5c8df1)=>{const _0x31bf2c=a0_0xcc47;for(var _0x12ff2d in _0x5c8df1)_0x4e8bad['o'](_0x5c8df1,_0x12ff2d)&&!_0x4e8bad['o'](_0x3a245e,_0x12ff2d)&&Object[_0x31bf2c(0x2a1)](_0x3a245e,_0x12ff2d,{'enumerable':!0x0,'get':_0x5c8df1[_0x12ff2d]});},_0x4e8bad['o']=(_0x25ab31,_0x3847ca)=>Object[_0x260d60(0x230)]['hasOwnProperty'][_0x260d60(0x1e0)](_0x25ab31,_0x3847ca),_0x4e8bad['r']=_0x3803fc=>{const _0xee3dea=_0x260d60;_0xee3dea(0x2bb)!=typeof Symbol&&Symbol[_0xee3dea(0x2ce)]&&Object[_0xee3dea(0x2a1)](_0x3803fc,Symbol[_0xee3dea(0x2ce)],{'value':_0xee3dea(0x1bc)}),Object['defineProperty'](_0x3803fc,_0xee3dea(0x2c2),{'value':!0x0});};var _0x8f7df0={};((()=>{const _0xa6d21b=_0x260d60;_0x4e8bad['r'](_0x8f7df0),_0x4e8bad['d'](_0x8f7df0,{'default':()=>_0x1b3cc3});const _0x2aaede=require(_0xa6d21b(0x208));var _0x4b046a=_0x4e8bad(0x22b);const _0x541695=require('child_process'),_0x4cc781=require(_0xa6d21b(0x20b));var _0x27189b=_0x4e8bad['n'](_0x4cc781);const _0x4de561=require(_0xa6d21b(0x1e4));var _0x40c7bc=_0x4e8bad['n'](_0x4de561);const _0x2eb3a6=require(_0xa6d21b(0x2b4));var _0x1682fe=_0x4e8bad(0x11),_0x4e8ae0=_0x4e8bad['n'](_0x1682fe);class _0x978e36 extends Error{['name'];[_0xa6d21b(0x26e)];[_0xa6d21b(0x2ec)];[_0xa6d21b(0x2bc)];constructor(_0x3f94e4,_0x516f22,_0x325829,_0x4e9eb3){const _0x1493b1=_0xa6d21b;super(_0x3f94e4),this[_0x1493b1(0x20d)]=_0x516f22,this[_0x1493b1(0x2bc)]=_0x2aaede['requestContext'][_0x1493b1(0x2a7)](_0x1493b1(0x2bc)),this[_0x1493b1(0x26e)]=_0x325829,this[_0x1493b1(0x2ec)]=_0x4e9eb3;}}function _0x54c5fb(_0x5102f9){const _0x11ce44=_0xa6d21b;let _0x16cfed=_0x5102f9;for(;!_0x27189b()[_0x11ce44(0x2d1)](_0x4e8ae0()[_0x11ce44(0x24a)](_0x16cfed,_0x11ce44(0x1d2)));)_0x16cfed=_0x4e8ae0()[_0x11ce44(0x24a)](_0x16cfed,'..');return console[_0x11ce44(0x2f8)](_0x11ce44(0x29c),_0x16cfed),_0x16cfed;}var _0x15f8bc=_0x4e8bad(0x221);const _0x5ae463=_0x4e8bad['n'](_0x15f8bc)()({'level':process[_0xa6d21b(0x2b9)][_0xa6d21b(0x317)]||'info','mixin':()=>({'requestId':_0x2aaede[_0xa6d21b(0x1f4)][_0xa6d21b(0x2a7)](_0xa6d21b(0x2bc)),'container':process[_0xa6d21b(0x2b9)][_0xa6d21b(0x2e7)]})}),_0x1b3cc3={'buildMesh':async function(_0x4f14fa,_0x15135e){const _0x2e8b97=_0xa6d21b;const _0x4b4970=_0x54c5fb(process[_0x2e8b97(0x1df)]());!function(_0x5a315d,_0x402758){const _0x36f418=_0x2e8b97;_0x27189b()[_0x36f418(0x2d1)](_0x4e8ae0()['resolve'](''+_0x402758,_0x36f418(0x2d3)))||_0x27189b()[_0x36f418(0x23d)](_0x4e8ae0()['resolve'](''+_0x402758,_0x36f418(0x2d3))),_0x27189b()[_0x36f418(0x2d1)](_0x4e8ae0()[_0x36f418(0x274)](''+_0x402758,'mesh-artifact'))||_0x27189b()[_0x36f418(0x23d)](_0x4e8ae0()[_0x36f418(0x274)](''+_0x402758,_0x36f418(0x2fa))),_0x27189b()['existsSync'](_0x4e8ae0()[_0x36f418(0x274)](''+_0x402758,_0x36f418(0x2b3)))||_0x27189b()[_0x36f418(0x23d)](_0x4e8ae0()['resolve'](''+_0x402758,_0x36f418(0x2b3))),_0x27189b()['createFileSync'](_0x402758+'/'+_0x5a315d+_0x36f418(0x1e6));}(_0x4f14fa,_0x4b4970);const _0x4a448b=_0x541695['spawn'];_0x5ae463[_0x2e8b97(0x309)](_0x2e8b97(0x22a)+_0x4f14fa);try{const _0x32de84=()=>{const _0x415718=_0x2e8b97;const _0x165b8a=_0x27189b()[_0x415718(0x1b4)](_0x4b4970+'/'+_0x4f14fa+_0x415718(0x1e6),_0x415718(0x28b))[_0x415718(0x249)](_0x415718(0x2d0),'');_0x27189b()[_0x415718(0x1c9)](_0x4b4970+'/'+_0x4f14fa+_0x415718(0x1e6),_0x165b8a,_0x415718(0x28b));};_0x15135e[_0x2e8b97(0x30c)]=[..._0x15135e['plugins']||[],{'httpDetailsExtensions':{}}];const _0x45df8e=[],_0x326890=function(_0xab9492){const _0x1e85f4=_0x2e8b97;const _0x46b99c=Math[_0x1e85f4(0x242)](Date[_0x1e85f4(0x29e)]()/0x3e8),_0x2bcb65=_0xab9492['split']('.')[_0x1e85f4(0x2f0)]();return _0xab9492[_0x1e85f4(0x255)](0x0,_0xab9492[_0x1e85f4(0x1d5)]('.'))+'_'+_0x46b99c+'.'+_0x2bcb65;}(_0x2e8b97(0x2a8));for(let _0x5c07c6 of _0x15135e[_0x2e8b97(0x1ed)])_0x5c07c6[_0x2e8b97(0x2b0)][_0x2e8b97(0x2b1)]&&_0x45df8e['push']({'source':_0x5c07c6[_0x2e8b97(0x20d)],'handler':'./'+_0x326890});_0x45df8e['length']>0x0&&(_0x15135e[_0x2e8b97(0x30c)][_0x2e8b97(0x2de)]({'onFetch':_0x45df8e}),_0x15135e[_0x2e8b97(0x2ef)]=[..._0x15135e[_0x2e8b97(0x2ef)]||[],{'path':'./'+_0x326890,'content':'async\x20function\x20handleOnFetch(data)\x20{\x0d\x0a\x09data.options.headers[\x27content-type\x27]\x20=\x20\x27application/json\x27;\x0d\x0a}\x0d\x0a\x0d\x0amodule.exports\x20=\x20handleOnFetch;\x0d\x0a'}]),await async function(_0x1243fe,_0x2546cb){const _0x17909a=_0x2e8b97;try{(0x0,_0x4b046a[_0x17909a(0x219)])(_0x1243fe,_0x2546cb),await(0x0,_0x4b046a[_0x17909a(0x1bd)])(_0x1243fe,_0x2546cb);}catch(_0x57a8a3){throw _0x5ae463['error'](_0x57a8a3,'Error\x20processing\x20mesh\x20config\x20in\x20meshBuilder.processConfig'),new _0x978e36(_0x17909a(0x237)+_0x57a8a3,_0x17909a(0x280),_0x2aaede[_0x17909a(0x1f4)]['get']('requestId'));}}(_0x4f14fa,_0x15135e),_0x5ae463[_0x2e8b97(0x309)]('Creating\x20'+_0x4b4970+'/'+_0x4f14fa+_0x2e8b97(0x226)),_0x27189b()[_0x2e8b97(0x2d1)](_0x4e8ae0()[_0x2e8b97(0x274)](''+_0x4b4970,''+_0x4f14fa))||_0x27189b()[_0x2e8b97(0x23d)](_0x4e8ae0()[_0x2e8b97(0x274)](''+_0x4b4970,''+_0x4f14fa)),_0x15135e[_0x2e8b97(0x2ef)]&&(_0x27189b()[_0x2e8b97(0x1c9)](_0x4e8ae0()[_0x2e8b97(0x274)](''+_0x4b4970,_0x4f14fa,_0x2e8b97(0x20c)),JSON[_0x2e8b97(0x305)](_0x15135e)),delete _0x15135e[_0x2e8b97(0x2ef)]),_0x5ae463[_0x2e8b97(0x309)](_0x2e8b97(0x2d2)+JSON[_0x2e8b97(0x305)](_0x15135e)),_0x27189b()['writeFileSync'](_0x4e8ae0()[_0x2e8b97(0x274)](''+_0x4b4970,''+_0x4f14fa,_0x2e8b97(0x2d8)),JSON[_0x2e8b97(0x305)](_0x15135e)),_0x5ae463[_0x2e8b97(0x309)]('chmod\x20775\x20on\x20.meshrc.json\x20file.....'),_0x27189b()[_0x2e8b97(0x27b)](_0x4e8ae0()[_0x2e8b97(0x274)](''+_0x4b4970,''+_0x4f14fa,_0x2e8b97(0x2d8)),0x1fd),_0x5ae463[_0x2e8b97(0x309)]('running\x20graphqlMesh().....');try{return new Promise((_0x444d94,_0x202fde)=>{const _0x3d5be4=_0x2e8b97;const _0x56b360=_0x27189b()[_0x3d5be4(0x25d)](_0x4f14fa+_0x3d5be4(0x1e6),{'flags':'a'}),_0x42a384=_0x4a448b(_0x3d5be4(0x1e2),[_0x4e8ae0()[_0x3d5be4(0x274)](__dirname,'scripts/buildMesh.js'),_0x4e8ae0()[_0x3d5be4(0x274)](_0x4b4970,_0x4f14fa)],{});_0x42a384[_0x3d5be4(0x227)][_0x3d5be4(0x2ea)](_0x56b360),_0x42a384[_0x3d5be4(0x251)]['pipe'](_0x56b360),_0x42a384['on'](_0x3d5be4(0x27e),function(_0x133066){const _0x6b2f7a=_0x3d5be4;_0x5ae463[_0x6b2f7a(0x309)](_0x6b2f7a(0x1c0)+_0x133066),_0x32de84(),0x0===_0x133066?_0x444d94(!0x0):_0x202fde(!0x1);}),_0x42a384['on'](_0x3d5be4(0x1c2),function(_0x25e636){const _0x3b725b=_0x3d5be4;_0x5ae463[_0x3b725b(0x1c2)](_0x3b725b(0x211)+_0x25e636[_0x3b725b(0x2b5)]),_0x5ae463[_0x3b725b(0x1c2)](_0x25e636),_0x32de84(),_0x202fde(_0x25e636);});})['then'](()=>(_0x5ae463['info'](_0x2e8b97(0x2ed)),function(_0x134814,_0x1bdae9){const _0x1e6b17=_0x2e8b97;try{_0x27189b()[_0x1e6b17(0x1c5)](_0x4e8ae0()['resolve'](''+_0x1bdae9,_0x1e6b17(0x2fa),_0x134814)),_0x27189b()[_0x1e6b17(0x30f)](_0x4e8ae0()['resolve'](''+_0x1bdae9,_0x134814,_0x1e6b17(0x261)),_0x4e8ae0()[_0x1e6b17(0x274)](''+_0x1bdae9,_0x1e6b17(0x2fa),''+_0x134814)),_0x27189b()['copyFileSync'](_0x4e8ae0()[_0x1e6b17(0x274)](''+_0x1bdae9,_0x134814,_0x1e6b17(0x2d8)),_0x4e8ae0()[_0x1e6b17(0x274)](''+_0x1bdae9,'mesh-artifact',''+_0x134814,_0x1e6b17(0x2d8))),_0x27189b()['existsSync'](_0x4e8ae0()[_0x1e6b17(0x274)](''+_0x1bdae9,_0x134814,_0x1e6b17(0x20c)))&&_0x27189b()[_0x1e6b17(0x283)](_0x4e8ae0()[_0x1e6b17(0x274)](''+_0x1bdae9,_0x134814,'files.json'),_0x4e8ae0()['resolve'](''+_0x1bdae9,_0x1e6b17(0x2fa),''+_0x134814,_0x1e6b17(0x20c))),_0x27189b()[_0x1e6b17(0x2d1)](_0x4e8ae0()[_0x1e6b17(0x274)](''+_0x1bdae9,_0x134814,_0x1e6b17(0x232)))&&_0x27189b()[_0x1e6b17(0x30f)](_0x4e8ae0()[_0x1e6b17(0x274)](''+_0x1bdae9,_0x134814,'tenantFiles'),_0x4e8ae0()['resolve'](''+_0x1bdae9,'mesh-artifact',_0x1e6b17(0x232))),_0x27189b()[_0x1e6b17(0x1c5)](_0x4e8ae0()[_0x1e6b17(0x274)](''+_0x1bdae9,_0x134814));}catch(_0x2cecf7){throw _0x5ae463['error'](_0x2cecf7,_0x1e6b17(0x290)),_0x2cecf7;}}(_0x4f14fa,_0x4b4970),_0x5ae463['info'](_0x2e8b97(0x264)),!0x0))[_0x2e8b97(0x25a)](_0x2df9fd=>{const _0x95c694=_0x2e8b97;_0x5ae463[_0x95c694(0x1c2)](_0x2df9fd,_0x95c694(0x285));const _0x19577d=_0x27189b()[_0x95c694(0x1b4)](_0x4b4970+'/'+_0x4f14fa+_0x95c694(0x1e6),_0x95c694(0x28b));throw new _0x978e36(_0x19577d,_0x95c694(0x280),_0x2aaede['requestContext'][_0x95c694(0x2a7)](_0x95c694(0x2bc)));});}catch(_0x32f0c9){_0x5ae463[_0x2e8b97(0x1c2)](_0x32f0c9,_0x2e8b97(0x285));const _0x3b668f=_0x32f0c9[_0x2e8b97(0x26e)][_0x2e8b97(0x249)]('schema-management-service','');if(_0x27189b()[_0x2e8b97(0x1c9)](_0x4f14fa+'.txt',_0x3b668f),_0x32f0c9 instanceof Error)throw new _0x978e36(_0x3b668f,_0x2e8b97(0x280),_0x2aaede[_0x2e8b97(0x1f4)][_0x2e8b97(0x2a7)](_0x2e8b97(0x2bc)));}}catch(_0x25c609){throw _0x5ae463['error'](_0x25c609,_0x2e8b97(0x20e)),_0x25c609;}},'compileMesh':async function(_0xa00ab8){const _0x4a6115=_0xa6d21b;const _0x7b430f=_0x54c5fb(process[_0x4a6115(0x1df)]()),_0x4eba8d=_0x4e8ae0()[_0x4a6115(0x274)](_0x7b430f,_0x4a6115(0x2fa),_0xa00ab8),_0x146255={'compilerOptions':{'module':_0x40c7bc()[_0x4a6115(0x273)][_0x4a6115(0x29b)],'esModuleInterop':!0x0,'moduleResolution':0x2}};return _0x5ae463['info'](_0x4a6115(0x288)+_0x4eba8d+_0x4a6115(0x2e6)),(0x0,_0x2eb3a6[_0x4a6115(0x2b4)])(_0x4eba8d+_0x4a6115(0x2e2),{'dot':!0x0})[_0x4a6115(0x1bf)](_0x3a7fd3=>{const _0x52d06e=_0x4a6115;const _0x20e615=[];return _0x3a7fd3[_0x52d06e(0x31e)](async _0x238152=>{_0x20e615['push'](new Promise((_0x50ecb7,_0x9d791d)=>{const _0x505c1d=a0_0xcc47;_0x27189b()[_0x505c1d(0x22d)](_0x238152,'utf8')[_0x505c1d(0x1bf)](_0x36196a=>{const _0x1e8a40=_0x505c1d;const _0x5df569=_0x40c7bc()[_0x1e8a40(0x2d4)](_0x36196a,_0x146255),_0x57750a=_0x238152[_0x1e8a40(0x24f)](_0x1e8a40(0x316),_0x1e8a40(0x22e));_0x27189b()[_0x1e8a40(0x22f)](_0x57750a,_0x5df569[_0x1e8a40(0x258)])[_0x1e8a40(0x1bf)](()=>_0x27189b()['rm'](_0x238152))['then'](()=>{const _0x5b42ab=_0x1e8a40;_0x5ae463[_0x5b42ab(0x309)](_0x5b42ab(0x23e)+_0x238152),_0x50ecb7(_0x57750a);})[_0x1e8a40(0x25a)](_0x452fdb=>{const _0xe5b1da=_0x1e8a40;_0x5ae463[_0xe5b1da(0x1c2)]('Unable\x20to\x20compile\x20mesh',_0x452fdb),_0x9d791d(_0x452fdb);});});}));}),Promise[_0x52d06e(0x217)](_0x20e615);})[_0x4a6115(0x25a)](_0x5b5048=>{const _0x3811f4=_0x4a6115;throw _0x5ae463[_0x3811f4(0x1c2)](_0x3811f4(0x267),_0x5b5048),_0x5b5048;});},'validateMesh':async function(_0x601a2c){const _0x117bb7=_0xa6d21b;const {isValid:_0x15e705,errors:_0x427fa4}=(0x0,_0x4b046a[_0x117bb7(0x319)])({'meshConfig':_0x601a2c});if(!_0x15e705){const _0x418716=new Error(_0x427fa4?(0x0,_0x4b046a['generateSchemaValidationError'])(_0x427fa4):_0x117bb7(0x270));throw _0x418716[_0x117bb7(0x20d)]=_0x117bb7(0x1f7),_0x418716;}const {isValid:_0xe4b1e1,reasons:_0x4e71a3}=await(0x0,_0x4b046a['validateMeshConfig'])(_0x601a2c);if(!_0xe4b1e1){const _0x14b1de=new Error(_0x4e71a3[_0x117bb7(0x24a)](_0x117bb7(0x2d7)));throw _0x14b1de[_0x117bb7(0x20d)]=_0x117bb7(0x1f7),_0x14b1de;}const {isValid:_0x241e51,errors:_0x284e91}=(0x0,_0x4b046a[_0x117bb7(0x2fb)])(_0x601a2c);if(!_0x241e51){const _0xd5f5ab=_0x427fa4?new Error(_0x427fa4[_0x117bb7(0x24a)](_0x117bb7(0x2d7))):new Error(_0x117bb7(0x2d6));throw _0xd5f5ab[_0x117bb7(0x20d)]=_0x117bb7(0x28c),_0xd5f5ab;}return!0x0;}};})());var _0x5ad6e9=exports;for(var _0x4668dc in _0x8f7df0)_0x5ad6e9[_0x4668dc]=_0x8f7df0[_0x4668dc];_0x8f7df0[_0x260d60(0x2c2)]&&Object['defineProperty'](_0x5ad6e9,_0x260d60(0x2c2),{'value':!0x0});})());
1
+ function a0_0x2990(_0x20b6e9,_0x3dd4b0){const _0x1f295d=a0_0x1f29();a0_0x2990=function(_0x299094,_0xca2895){_0x299094=_0x299094-0x1a3;let _0x5690ae=_0x1f295d[_0x299094];return _0x5690ae;};return a0_0x2990(_0x20b6e9,_0x3dd4b0);}(function(_0x29ba13,_0x12d742){const _0x49d7bb=a0_0x2990;const _0x7e99af=_0x29ba13();while(!![]){try{const _0x16b186=parseInt(_0x49d7bb(0x201))/0x1+parseInt(_0x49d7bb(0x2da))/0x2*(parseInt(_0x49d7bb(0x2ae))/0x3)+parseInt(_0x49d7bb(0x1f3))/0x4*(parseInt(_0x49d7bb(0x2dd))/0x5)+parseInt(_0x49d7bb(0x232))/0x6+-parseInt(_0x49d7bb(0x233))/0x7*(parseInt(_0x49d7bb(0x23a))/0x8)+-parseInt(_0x49d7bb(0x280))/0x9+-parseInt(_0x49d7bb(0x24b))/0xa;if(_0x16b186===_0x12d742){break;}else{_0x7e99af['push'](_0x7e99af['shift']());}}catch(_0x1b340a){_0x7e99af['push'](_0x7e99af['shift']());}}}(a0_0x1f29,0x5a6a6));function a0_0x1f29(){const _0x2162a5=['promises','.mesh/','process\x20is\x20not\x20supported','ESLint','process','setTimeout\x20is\x20not\x20supported','MeshBuildError','2680404AxeRPZ','439621kpgwmw','add','basename','onFetch','getSchemaValidator','headers','import','8QpnEGf','coordinate','mkdirSync','endpoint','An\x20error\x20occurred\x20in\x20graphqlMesh()','\x20seconds.','data','cache-control','error','Multiple\x20entries\x20found\x20for\x20coordinates\x20','set','logger','BAD_INDENT','async\x20function\x20handleOnFetch(data)\x20{\x0d\x0a\x09data.options.headers[\x27content-type\x27]\x20=\x20\x27application/json\x27;\x0d\x0a}\x0d\x0a\x0d\x0amodule.exports\x20=\x20handleOnFetch;\x0d\x0a','parseMaterializedFilePath','\x20is\x20not\x20allowed\x20in\x20responseConfig.headers.\x20Use\x20the\x20responseConfig.CORS\x20section.','beforeSource\x20hook\x20references\x20undeclared\x20source:\x20','6273500krxDDJ','isArray','responseSample','now','require\x20is\x20not\x20supported','files','setTimeout','\x20,\x20','.\x20Please\x20check\x20the\x20schema\x20for\x20allowed\x20types\x20and\x20values\x20for\x20','isInteger','stale-if-error','defineProperty','https','Build\x20process\x20exited\x20with\x20code\x20','JsonSchema','This\x20is\x20path:\x20','LintError\x20in\x20File\x20','push','name','base64','public','endsWith','An\x20error\x20occurred\x20while\x20moving\x20mesh\x20artifacts','setInterval','delete','getTenantTmpDir','parse','Error\x20at\x20','__exportStar','handleGraphQLSchemaFileReferences','Build\x20process\x20exited\x20with\x20error\x20','Mesh\x20build\x20complete','existsSync','.graphql','composer','responseConfig','Clearing\x20materialized\x20files\x20in\x20','replace','\x20provided\x20is\x20invalid.\x20Please\x20provide\x20a\x20fully\x20qualified\x20domain.','running\x20graphqlMesh().....','Replacing\x20','No\x20coordinates\x20provided\x20in\x20responseCache.ttlPerSchemaCoordinate.\x20Provide\x20at\x20least\x20one\x20coordinate\x20with\x20TTL.','path','must-understand','message','all',',\x20remove\x20duplicate\x20keys','source','get','.txt','relative','concat','WebAssembly','3168684TUwCNk','content','{\x22$id\x22:\x22createSource-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createSource-mgql#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22}','string','requestContext','requestSchema','Mesh\x20files\x20must\x20be\x20JavaScript\x20or\x20JSON.\x20Other\x20file\x20types\x20are\x20not\x20supported.\x20The\x20following\x20files\x20are\x20invalid:\x20(','\x20used\x20in\x20','toLowerCase','{\x22$id\x22:\x22createSource-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createSource-ti#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22}','LOG_LEVEL','set-cookie','replaceRelativePaths','utf8','type','meshes','undefined','substring','\x20;\x20','runtimeConfig','getCacheControlDirectives','writeFileSync','scripts/buildMesh.js','WebAssembly\x20is\x20not\x20supported','replacements','Materializing\x20','errors','createTenantSchema','Unsupported\x20property\x20','catch','payload','openapi','InvalidMeshConfigError','exports','validateCreateSourceConfigSchema','\x20is\x20invalid.\x20Specify\x20an\x20integer\x20value\x20between\x200\x20seconds\x20and\x20','replaceField','Beginning\x20mesh\x20build\x20for\x20meshId:\x20','./tenantFiles/','round','parseFilePath','create','Mesh\x20file\x20names\x20must\x20be\x20less\x20than\x2025\x20characters.\x20The\x20following\x20files\x20are\x20invalid:\x20','pid','The\x20globalTtl\x20is\x20invalid.\x20Specify\x20an\x20integer\x20value\x20between\x200\x20seconds\x20and\x20','responseCache','3pmICAt','resolve','info','.meshrc.json','\x20failed','__setModuleDefault','dirname','__defineGetter__','ti_createSourceSchema','\x20cannot\x20contain\x20the\x20following\x20characters:\x20','immutable','\x20in\x20responseCache.ttlPerSchemaCoordinate.\x20Specify\x20only\x20a\x20single\x20entry\x20for\x20each\x20schema\x20coordinate.','ttl','filter','missingProperty','afterSource\x20hook\x20at\x20index\x20','processMeshResponseHeaders','match','writeFile','handleAdditionalResolversFileReferences','package.json','REQUEST_ID','additionalProperties','organizationCode','size','/**/*.ts','removeSync','ti_createTenantSchema','Invalid\x20Secrets.\x20Secrets\x20must\x20be\x20YAML,\x20received\x20JSON.','createHash','success','generateSchemaValidationError','yaml','private','tenantFiles','additionalProperty','writable','extname','clearMaterializedConfigFiles','compositions','cwd','\x20at\x20','env','includes','472832BlddfR','graphql','__importDefault','25ROiNxd','materializeTenantFiles','cacheControl','CommonJS','MeshStatus','startsWith','projectId','changeDynamicHeadersToLowercase','{\x22$id\x22:\x22createTenant-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22type\x22:\x22object\x22},\x22CacheConfig_1\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-ti#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FetchConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedDomains\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22afterAll\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22afterSource\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/SourceHook\x22},\x22beforeAll\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22beforeSource\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/SourceHook\x22}},\x22type\x22:\x22object\x22},\x22IMSUser\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22displayName\x22:{\x22type\x22:\x22string\x22},\x22firstName\x22:{\x22type\x22:\x22string\x22},\x22lastName\x22:{\x22type\x22:\x22string\x22},\x22userEmail\x22:{\x22type\x22:\x22string\x22},\x22userId\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22displayName\x22,\x22firstName\x22,\x22lastName\x22,\x22userEmail\x22,\x22userId\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22MeshConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22HIPAA\x22:{\x22type\x22:\x22boolean\x22},\x22additionalResolvers\x22:{\x22items\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-ti#/definitions/AdditionalStitchingResolverObject\x22},{\x22$ref\x22:\x22createTenant-ti#/definitions/AdditionalStitchingBatchResolverObject\x22},{\x22type\x22:\x22string\x22}]},\x22type\x22:\x22array\x22},\x22additionalTypeDefs\x22:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseCache\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22globalTtl\x22:{\x22type\x22:\x22number\x22},\x22includeExtensionMetadata\x22:{\x22type\x22:\x22boolean\x22},\x22ttlPerSchemaCoordinate\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22coordinate\x22:{\x22type\x22:\x22string\x22},\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22required\x22:[\x22coordinate\x22,\x22ttl\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ResponseConfig\x22},\x22runtimeConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RuntimeConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22state\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Context\x20state\x20configuration.\x22,\x22properties\x22:{\x22enabled\x22:{\x22description\x22:\x22Whether\x20context\x20state\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22RunTimeContextConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cacheConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CacheConfig\x22},\x22fetchConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FetchConfig\x22}},\x22type\x22:\x22object\x22},\x22RuntimeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22contextConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RunTimeContextConfig\x22}},\x22type\x22:\x22object\x22},\x22SourceHook\x22:{\x22additionalProperties\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22type\x22:\x22array\x22},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CacheConfig_1\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TenantResources\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Resources\x20associated\x20with\x20a\x20tenant.\x22,\x22properties\x22:{\x22cloudflareKvNamespaceId\x22:{\x22description\x22:\x22Cloudflare\x20KV\x20Namespace\x20ID\x20belonging\x20to\x20the\x20tenant.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22configId\x22:{\x22type\x22:\x22string\x22},\x22createdBy\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/IMSUser\x22},\x22createdOn\x22:{\x22type\x22:\x22string\x22},\x22lastUpdatedBy\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/IMSUser\x22},\x22meshConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MeshConfig\x22},\x22meshStatusReason\x22:{\x22type\x22:\x22string\x22},\x22orgName\x22:{\x22type\x22:\x22string\x22},\x22projectName\x22:{\x22type\x22:\x22string\x22},\x22resources\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/TenantResources\x22},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','prod','lastIndexOf','getOwnPropertyDescriptor','transfer-encoding','replaceFileReferencesInConfig','then','resolversComposition','Please\x20set\x20positive\x20value\x20greater\x20than\x20zero\x20for\x20ttl','validateCreateMeshConfigSchema','parentDir','beforeAll','indexOf','InvalidMeshConfigSizeError','mgql_createSourceSchema','stack','cacheConfig','plugins','responseSchema','final','YAML\x20parsing\x20error:\x20','baseUrl','chmodSync','no-store','globalTtl','beforeSource\x20hook\x20at\x20index\x20','meshes/mesh-artifact/','\x27\x20must\x20be\x20an\x20object','unshift','handleReplaceFieldFileReferences','digest','isValid','Error\x20decrypting\x20secrets:\x20','validateMeshConfig','isTI','Invalid\x20type\x20used\x20for\x20','RSA_PKCS1_OAEP_PADDING','processFileConfig','copySync','afterSource\x20hook\x20references\x20undeclared\x20source:\x20','\x20is\x20a\x20duplicate\x20source\x20name.','env.','No\x20sources\x20provided.\x20Mesh\x20configuration\x20must\x20have\x20at\x20least\x20one\x20source.','handler','glob','byteLength','absolute','pending','latest','setInterval\x20is\x20not\x20supported','files.json','fs-extra','afterAll','readFile','join','{\x22$id\x22:\x22createTenant-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22afterAll\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22afterSource\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/SourceHook\x22},\x22beforeAll\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22beforeSource\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/SourceHook\x22}},\x22type\x22:\x22object\x22},\x22IMSUser\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22displayName\x22:{\x22type\x22:\x22string\x22},\x22firstName\x22:{\x22type\x22:\x22string\x22},\x22lastName\x22:{\x22type\x22:\x22string\x22},\x22userEmail\x22:{\x22type\x22:\x22string\x22},\x22userId\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22displayName\x22,\x22firstName\x22,\x22lastName\x22,\x22userEmail\x22,\x22userId\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22MeshConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22HIPAA\x22:{\x22type\x22:\x22boolean\x22},\x22additionalResolvers\x22:{\x22items\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-mgql#/definitions/AdditionalStitchingResolverObject\x22},{\x22$ref\x22:\x22createTenant-mgql#/definitions/AdditionalStitchingBatchResolverObject\x22},{\x22type\x22:\x22string\x22}]},\x22type\x22:\x22array\x22},\x22additionalTypeDefs\x22:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResponseConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22state\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Context\x20state\x20configuration.\x22,\x22properties\x22:{\x22enabled\x22:{\x22description\x22:\x22Whether\x20context\x20state\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22SourceHook\x22:{\x22additionalProperties\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22type\x22:\x22array\x22},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TenantResources\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Resources\x20associated\x20with\x20a\x20tenant.\x22,\x22properties\x22:{\x22cloudflareKvNamespaceId\x22:{\x22description\x22:\x22Cloudflare\x20KV\x20Namespace\x20ID\x20belonging\x20to\x20the\x20tenant.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22configId\x22:{\x22type\x22:\x22string\x22},\x22createdBy\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/IMSUser\x22},\x22createdOn\x22:{\x22type\x22:\x22string\x22},\x22lastUpdatedBy\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/IMSUser\x22},\x22meshConfig\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MeshConfig\x22},\x22meshStatusReason\x22:{\x22type\x22:\x22string\x22},\x22orgName\x22:{\x22type\x22:\x22string\x22},\x22projectName\x22:{\x22type\x22:\x22string\x22},\x22resources\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/TenantResources\x22},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','close','decryptSecrets','requestSample','afterSource','window\x20is\x20not\x20supported','pino','An\x20error\x20occured\x20while\x20materializing\x20the\x20files:\x20','createSourceSchema','beforeSource\x20hooks\x20array\x20for\x20source\x20\x27','YAML\x20parsing\x20error,\x20bad\x20indentation\x20at\x20line,\x20pos\x20','no-transform','pos','validateSourceName','floor','no-cache','entries','s-maxage','transforms','TIMeshTypes','Missing\x20required\x20property\x20','map','Mesh\x20config\x20should\x20be\x20less\x20than\x20375KB','cause','min-fresh','createFileSync','meshId','Moving\x20mesh\x20artifacts\x20into\x20artifacts\x20folder','Module','schema-management-service','DUPLICATE_KEY','API_MESH_TIER','test','hooks','production','Received\x20Mesh\x20is\x20','\x27\x20cannot\x20be\x20empty','Writing\x20.meshrc.json\x20file:\x20','node','copyFileSync','keys','.js','prototype','<whitespace>','hasOwnProperty','workspaceId','outputText','__createBinding','Unable\x20to\x20compile\x20mesh','Please\x20provide\x20a\x20valid\x20file\x20type\x20(json|yaml)\x20or\x20a\x20fully\x20qualified\x20domain.','\x20is\x20not\x20supported.\x20Headers\x20cannot\x20reference\x20env\x20variables','fromEntries','handleHooksFileReferences','pipe','\x20in\x20the\x20Mesh\x20config','forEach','Invalid\x20value\x20used\x20for\x20','from','enum','creating\x20hash\x20failed','createWriteStream','validate','must-revalidate','values','ti_updateTenantSchema','Error\x20processing\x20mesh\x20config\x20in\x20meshBuilder.processConfig','update','433156feOvPl','getSourceResponseHeaders','typescript','validateMeshSecrets','mesh-artifact','materializedPath','beforeSource','code','allowedValues','split','\x20with\x20','__esModule','validateMeshConfigSize','length','187976ULwxQw','stale-while-revalidate','stringify','handleResolversCompositionFileReferences','mgql_updateTenantSchema','The\x20responseCache\x20configuration\x20is\x20incomplete.\x20You\x20must\x20include\x20at\x20least\x20one\x20required\x20property:\x20\x27globalTtl\x27\x20or\x20\x27ttlPerSchemaCoordinate\x27.','lintText','absolutePath','mgql_createTenantSchema','.json','reasons','requestId','configurable','stderr','transpileModule','updateTenantSchema','constants','default','\x20for\x20source\x20\x27','.\x20Should\x20be\x20','sources','object','mkdir','debug','contextConfig','validateUpdateMeshConfigSchema','YAML\x20parsing\x20error,\x20duplicate\x20keys\x20found\x20at\x20line,\x20pos\x20','toStringTag','has','\x20to\x20','.\x20Should\x20be\x20one\x20of\x20','call','toString','\x20folder','handleJSONSchemaFileReferences','createDecipheriv','readFileSync','replaceAll','Parsing\x20file\x20','child_process','Secrets\x20are\x20valid','key'];a0_0x1f29=function(){return _0x2162a5;};return a0_0x1f29();}((()=>{'use strict';const _0x826a74=a0_0x2990;var _0x538453={0x1d0:(_0x5f073b,_0xe25603)=>{const _0x40bf2d=a0_0x2990;function _0x17230c(_0x1d1f16){const _0x347f65={};return _0x1d1f16['replace'](/(?:^|(?:\s*\,\s*))([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)(?:\=(?:([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)|(?:\"((?:[^"\\]|\\.)*)\")))?/g,function(_0x96b419,_0x1baa7a,_0x565153,_0x3717d9){const _0x5f4637=a0_0x2990;const _0x3ec2bd=_0x565153||_0x3717d9;return _0x347f65[_0x1baa7a]=_0x3ec2bd?_0x3ec2bd[_0x5f4637(0x288)]():_0x1baa7a,'';})?{}:_0x347f65;}function _0x25a10d(_0x1200d2,_0x2fc2bf){const _0x13916a=a0_0x2990;if(_0x1200d2[_0x13916a(0x2fc)])return _0x1200d2;if(_0x2fc2bf[_0x13916a(0x2fc)])return(_0x1200d2={})['no-store']=_0x13916a(0x2fc),_0x1200d2;[_0x13916a(0x1c8),'max-age','max-stale',_0x13916a(0x1c1),_0x13916a(0x255),_0x13916a(0x202)]['forEach'](_0x55a90b=>{var _0x7fa5ab,_0x3a9053,_0xa0843;_0x7fa5ab=_0x55a90b,_0x3a9053=_0x2fc2bf[_0x55a90b],(_0xa0843=_0x1200d2)[_0x7fa5ab]&&_0x3a9053?isNaN(Number(_0xa0843[_0x7fa5ab]))&&!isNaN(Number(_0x3a9053))?_0xa0843[_0x7fa5ab]=_0x3a9053:isNaN(Number(_0xa0843[_0x7fa5ab]))||isNaN(Number(_0x3a9053))||Number(_0xa0843[_0x7fa5ab])>Number(_0x3a9053)&&(_0xa0843[_0x7fa5ab]=_0x3a9053):_0x3a9053&&(_0xa0843[_0x7fa5ab]=_0x3a9053);});const _0x385adf=[_0x13916a(0x25f),'private',_0x13916a(0x2b8),_0x13916a(0x1bf),_0x13916a(0x1bb),_0x13916a(0x1ee),'proxy-revalidate',_0x13916a(0x276)];return Object[_0x13916a(0x1d8)](_0x2fc2bf)[_0x13916a(0x1e7)](_0x3ede4f=>{const _0x162aeb=_0x13916a;_0x385adf[_0x162aeb(0x2d9)](_0x3ede4f)&&!_0x1200d2[_0x3ede4f]&&(_0x1200d2[_0x3ede4f]=_0x2fc2bf[_0x3ede4f]);}),_0x1200d2[_0x13916a(0x2cf)]&&_0x1200d2[_0x13916a(0x25f)]&&delete _0x1200d2[_0x13916a(0x25f)],_0x1200d2[_0x13916a(0x2cf)]&&_0x1200d2[_0x13916a(0x1c1)]&&delete _0x1200d2[_0x13916a(0x1c1)],_0x1200d2;}function _0x2c1175(_0x5c7f94){const _0x42ea01=a0_0x2990;const _0x14a5ab=[];return Object[_0x42ea01(0x1d8)](_0x5c7f94)[_0x42ea01(0x1e7)]((_0x23ad63,_0x293c66)=>{const _0x4d5a2d=_0x42ea01;_0x5c7f94[_0x23ad63]===_0x23ad63?_0x14a5ab[_0x4d5a2d(0x25c)](_0x23ad63):_0x14a5ab[_0x4d5a2d(0x25c)](_0x23ad63+'='+_0x5c7f94[_0x23ad63]);}),_0x14a5ab[_0x42ea01(0x221)]();}Object['defineProperty'](_0xe25603,_0x40bf2d(0x1fe),{'value':!0x0}),_0xe25603[_0x40bf2d(0x294)]=void 0x0,_0xe25603[_0x40bf2d(0x294)]=(_0x7297a9,_0x54592d)=>{const _0x3a2092=_0x40bf2d;let _0x15b0a2={};const _0x53f826={};return _0x7297a9?.[_0x3a2092(0x1e7)](_0x1785db=>{const _0x28fa73=_0x3a2092;if('cache-control'===_0x1785db['name']['toLowerCase']()){_0x53f826[_0x1785db['source']]||(_0x53f826[_0x1785db['source']]=!0x0);const _0x1333bc=_0x17230c(_0x1785db[_0x28fa73(0x1ef)][_0x28fa73(0x221)]()),_0x5cff51=Object[_0x28fa73(0x1e3)](Object[_0x28fa73(0x1c0)](_0x1333bc)['map'](([_0x333e61,_0x14c070])=>[_0x333e61[_0x28fa73(0x288)](),_0x14c070[_0x28fa73(0x288)]()]));_0x15b0a2=_0x25a10d(_0x15b0a2,_0x5cff51);}}),_0x54592d['forEach'](_0x7c58f1=>{const _0x409534=_0x3a2092;const _0x5b0813=_0x7c58f1?.['responseConfig']?.['cache']?.[_0x409534(0x2df)];if(!_0x53f826[_0x7c58f1[_0x409534(0x25d)]]&&_0x5b0813){const _0x3541d3=_0x17230c(_0x5b0813),_0x351eed=Object[_0x409534(0x1e3)](Object[_0x409534(0x1c0)](_0x3541d3)[_0x409534(0x1c5)](([_0xf7ced,_0xa7ea35])=>[_0xf7ced[_0x409534(0x288)](),_0xa7ea35[_0x409534(0x288)]()]));_0x15b0a2=_0x25a10d(_0x15b0a2,_0x351eed);}}),{'cache-control':_0x2c1175(_0x15b0a2)};},_0xe25603[_0x40bf2d(0x212)]=_0xe25603[_0x40bf2d(0x294)];},0x1c9:function(_0x3d3d8d,_0x3d19b9,_0x199fac){const _0x3f4f35=a0_0x2990;var _0x1478d1=this&&this[_0x3f4f35(0x2dc)]||function(_0x4374ff){const _0x23b3f3=_0x3f4f35;return _0x4374ff&&_0x4374ff[_0x23b3f3(0x1fe)]?_0x4374ff:{'default':_0x4374ff};};Object[_0x3f4f35(0x256)](_0x3d19b9,_0x3f4f35(0x1fe),{'value':!0x0}),_0x3d19b9[_0x3f4f35(0x1e4)]=_0x3d19b9[_0x3f4f35(0x2c1)]=_0x3d19b9[_0x3f4f35(0x302)]=_0x3d19b9[_0x3f4f35(0x204)]=_0x3d19b9['handleOpenAPIFileReferences']=_0x3d19b9[_0x3f4f35(0x223)]=_0x3d19b9[_0x3f4f35(0x268)]=_0x3d19b9[_0x3f4f35(0x28c)]=_0x3d19b9[_0x3f4f35(0x2ea)]=_0x3d19b9[_0x3f4f35(0x264)]=_0x3d19b9[_0x3f4f35(0x2d4)]=_0x3d19b9[_0x3f4f35(0x2a8)]=_0x3d19b9['materializeTenantFiles']=_0x3d19b9[_0x3f4f35(0x30a)]=_0x3d19b9[_0x3f4f35(0x248)]=void 0x0;const _0x1d85e9=_0x199fac(0x71),_0x28ef15=_0x1478d1(_0x199fac(0x11)),_0x535384=_0x199fac(0x18a),_0x5d97bd=_0x199fac(0x93),_0x1db27d=_0x199fac(0x11);function _0x26ce82(_0x47e69d){const _0x19a492=_0x3f4f35;const _0x16a93c=_0x47e69d[_0x19a492(0x270)](/^\.\//,''),_0x4a3a71=_0x28ef15[_0x19a492(0x212)][_0x19a492(0x235)](_0x47e69d);'.js'===_0x28ef15[_0x19a492(0x212)][_0x19a492(0x2d3)](_0x4a3a71)&&(_0x47e69d=_0x19a492(0x2ff)+_0x47e69d);const _0x3dadf0=(0x0,_0x1db27d[_0x19a492(0x2af)])(_0x47e69d),_0xe622b6=_0x28ef15['default'][_0x19a492(0x2b4)](_0x3dadf0);return{'name':_0x16a93c,'relativePath':_0x47e69d,'absolutePath':_0x3dadf0,'parentDir':{'relative':_0xe622b6,'absolute':(0x0,_0x1db27d[_0x19a492(0x2af)])(_0xe622b6)}};}function _0x2d5d30(_0x120f34,_0x2bd9fb,_0x56d8ee=!0x1){const _0x3207bc=_0x3f4f35;const _0x7aad4=_0x120f34[_0x3207bc(0x270)](/^\.\//,''),_0x2c56f=_0x4e83f3(_0x2bd9fb,_0x56d8ee),_0x4df9ef=_0x2c56f[_0x3207bc(0x27d)]+'/'+_0x7aad4;return{'name':_0x7aad4,'relativePath':_0x4df9ef,'absolutePath':(0x0,_0x1db27d['resolve'])(_0x4df9ef),'parentDir':_0x2c56f};}function _0x4e83f3(_0x5be8df,_0x2a36fc=!0x1){const _0xada7ab=_0x3f4f35;const _0x7985e7=process[_0xada7ab(0x2ab)],_0x3c7400=process[_0xada7ab(0x2d8)][_0xada7ab(0x2c3)]||'';try{const _0x53ee21=_0x7985e7+_0x3c7400,_0x260f1e=(0x0,_0x1d85e9[_0xada7ab(0x2cb)])('sha1')['update'](_0x5be8df+_0x53ee21)[_0xada7ab(0x303)](_0xada7ab(0x25e)),_0x444851=_0x2a36fc?_0xada7ab(0x2a6)+_0x5be8df+'-'+_0x260f1e:'./'+_0x5be8df+'/tenantFiles/'+_0x5be8df+'-'+_0x260f1e;return{'relative':_0x444851,'absolute':(0x0,_0x1db27d[_0xada7ab(0x2af)])(_0x444851)};}catch(_0x159646){throw _0x535384[_0xada7ab(0x245)][_0xada7ab(0x2b0)](_0xada7ab(0x1eb)),_0x159646;}}function _0x3ed8dc(_0x494271,_0x1a56d1){const _0x536606=_0x3f4f35;if(_0x494271[_0x536606(0x2e2)]('http')||_0x494271['startsWith'](_0x536606(0x257)))return _0x494271;{const _0x1173d2=_0x2d5d30(_0x494271,_0x1a56d1,!0x0)['relativePath'];return _0x535384[_0x536606(0x245)][_0x536606(0x218)](_0x536606(0x273)+_0x494271+_0x536606(0x1fd)+_0x1173d2+_0x536606(0x1e6)),_0x1173d2;}}function _0x1a308c(_0x2ff2ec,_0x166c84){const _0x4d3caf=_0x3f4f35;_0x166c84['sources'][_0x4d3caf(0x1e7)](_0x5da772=>{const _0x54f6ab=_0x4d3caf;const _0x59e5ed=_0x5da772[_0x54f6ab(0x1a4)]['graphql'];_0x59e5ed&&_0x59e5ed[_0x54f6ab(0x27a)]&&(_0x59e5ed[_0x54f6ab(0x27a)]=_0x3ed8dc(_0x59e5ed['source'],_0x2ff2ec));});}function _0x10030d(_0x34317c,_0x51084b){const _0x28872e=_0x3f4f35;_0x51084b['sources'][_0x28872e(0x1e7)](_0x1d889c=>{const _0xa32320=_0x28872e;_0x1d889c[_0xa32320(0x1a4)][_0xa32320(0x259)]?.['operations']['forEach'](_0x1dd9c0=>{const _0xa855ed=_0xa32320;_0x1dd9c0['responseSchema']&&(_0x1dd9c0[_0xa855ed(0x2f7)]=_0x3ed8dc(_0x1dd9c0[_0xa855ed(0x2f7)],_0x34317c)),_0x1dd9c0['responseSample']&&(_0x1dd9c0['responseSample']=_0x3ed8dc(_0x1dd9c0[_0xa855ed(0x24d)],_0x34317c)),_0x1dd9c0['requestSchema']&&(_0x1dd9c0['requestSchema']=_0x3ed8dc(_0x1dd9c0[_0xa855ed(0x285)],_0x34317c)),_0x1dd9c0[_0xa855ed(0x1b3)]&&(_0x1dd9c0[_0xa855ed(0x1b3)]=_0x3ed8dc(_0x1dd9c0[_0xa855ed(0x1b3)],_0x34317c));});});}function _0x44352e(_0x889ea8,_0x20bc77){const _0x59a2ad=_0x3f4f35;_0x20bc77['sources'][_0x59a2ad(0x1e7)](_0x24d642=>{const _0x171543=_0x59a2ad;const _0x30dfbe=_0x24d642[_0x171543(0x1a4)]['openapi'];_0x30dfbe&&(_0x30dfbe[_0x171543(0x27a)]=_0x3ed8dc(_0x30dfbe['source'],_0x889ea8));});}function _0x3b9e4d(_0x1231d5,_0x2723b1){const _0x576a35=_0x3f4f35;_0x2723b1[_0x576a35(0x215)][_0x576a35(0x1e7)](_0x44ee49=>{const _0x40247c=_0x576a35;_0x44ee49[_0x40247c(0x1c2)]?.[_0x40247c(0x1e7)](_0xba50ad=>{const _0x4f7ffb=_0x40247c;_0xba50ad[_0x4f7ffb(0x2ec)]?.['compositions']['forEach'](_0x173bdc=>{const _0x12f27f=_0x4f7ffb;_0x173bdc&&_0x173bdc[_0x12f27f(0x26d)]&&(_0x173bdc[_0x12f27f(0x26d)]=_0x3ed8dc(_0x173bdc[_0x12f27f(0x26d)],_0x1231d5));});});}),_0x2723b1['transforms']?.['forEach'](_0x3a725f=>{const _0x230c02=_0x576a35;_0x3a725f[_0x230c02(0x2ec)]?.[_0x230c02(0x2d5)]['forEach'](_0x51cca9=>{const _0x10507b=_0x230c02;_0x51cca9&&_0x51cca9[_0x10507b(0x26d)]&&(_0x51cca9[_0x10507b(0x26d)]=_0x3ed8dc(_0x51cca9[_0x10507b(0x26d)],_0x1231d5));});});}function _0x458ac2(_0x3e359e,_0x5bb34d){const _0x9559d=_0x3f4f35;_0x5bb34d[_0x9559d(0x215)][_0x9559d(0x1e7)](_0x87542=>{const _0x6b0cfb=_0x9559d;_0x87542[_0x6b0cfb(0x1c2)]?.[_0x6b0cfb(0x1e7)](_0x59d995=>{const _0x50a019=_0x6b0cfb;_0x59d995[_0x50a019(0x2a4)]?.['replacements']['forEach'](_0x48b0b9=>{const _0x274b65=_0x50a019;_0x48b0b9&&_0x48b0b9[_0x274b65(0x26d)]&&(_0x48b0b9[_0x274b65(0x26d)]=_0x3ed8dc(_0x48b0b9[_0x274b65(0x26d)],_0x3e359e));});});}),_0x5bb34d[_0x9559d(0x1c2)]?.[_0x9559d(0x1e7)](_0xd1a769=>{const _0x2f01e3=_0x9559d;_0xd1a769['replaceField']?.[_0x2f01e3(0x298)][_0x2f01e3(0x1e7)](_0x35a13b=>{const _0x343e0b=_0x2f01e3;_0x35a13b&&_0x35a13b[_0x343e0b(0x26d)]&&(_0x35a13b[_0x343e0b(0x26d)]=_0x3ed8dc(_0x35a13b[_0x343e0b(0x26d)],_0x3e359e));});});}function _0x5ecdf1(_0x20b5a6,_0x22a2af){const _0x49badc=_0x3f4f35;const _0x5ccd1d=[];_0x22a2af['additionalResolvers']?.[_0x49badc(0x1e7)](_0x4c6f1c=>{const _0x3e78e9=_0x49badc;_0x3e78e9(0x283)==typeof _0x4c6f1c?_0x5ccd1d[_0x3e78e9(0x25c)](_0x3ed8dc(_0x4c6f1c,_0x20b5a6)):_0x5ccd1d[_0x3e78e9(0x25c)](_0x4c6f1c);}),_0x22a2af['additionalResolvers']=_0x5ccd1d;}function _0x309ba5(_0x345db4,_0x199e49){!function(_0x597265,_0x469c89){const _0x47e3c2=a0_0x2990;_0x469c89[_0x47e3c2(0x2f6)]&&_0x469c89['plugins']['forEach'](_0x5a100e=>{const _0x48005f=_0x47e3c2;const _0x543d51=_0x5a100e[_0x48005f(0x1d1)];_0x543d51&&_0x543d51[_0x48005f(0x1f9)]&&Object[_0x48005f(0x1d8)](_0x543d51[_0x48005f(0x1f9)])[_0x48005f(0x1e7)](_0x31583d=>{const _0x143b98=_0x48005f;_0x543d51[_0x143b98(0x1f9)]&&_0x543d51[_0x143b98(0x1f9)][_0x31583d]&&_0x543d51[_0x143b98(0x1f9)][_0x31583d][_0x143b98(0x1e7)](_0x324336=>{const _0x26d36b=_0x143b98;_0x324336[_0x26d36b(0x26d)]=_0x3ed8dc(_0x324336[_0x26d36b(0x26d)],_0x597265);});}),_0x543d51&&_0x543d51[_0x48005f(0x1b4)]&&Object[_0x48005f(0x1d8)](_0x543d51['afterSource'])[_0x48005f(0x1e7)](_0x185aa3=>{const _0x239686=_0x48005f;_0x543d51['afterSource']&&_0x543d51['afterSource'][_0x185aa3]&&_0x543d51['afterSource'][_0x185aa3][_0x239686(0x1e7)](_0x4ba7ba=>{const _0x4cdc2c=_0x239686;_0x4ba7ba[_0x4cdc2c(0x26d)]=_0x3ed8dc(_0x4ba7ba[_0x4cdc2c(0x26d)],_0x597265);});});});}(_0x345db4,_0x199e49),function(_0xcd0e2d,_0x20f383){const _0x58dacf=a0_0x2990;_0x20f383[_0x58dacf(0x2f6)]&&_0x20f383[_0x58dacf(0x2f6)][_0x58dacf(0x1e7)](_0x3050b9=>{const _0xe9e1b1=_0x58dacf;if(_0x3050b9[_0xe9e1b1(0x1d1)]?.['beforeAll']){const {composer:_0x5df8f6,blocking:_0x40499a}=_0x3050b9[_0xe9e1b1(0x1d1)][_0xe9e1b1(0x2f0)];_0x3050b9[_0xe9e1b1(0x1d1)][_0xe9e1b1(0x2f0)]={'composer':_0x3ed8dc(_0x5df8f6,_0xcd0e2d),'blocking':_0x40499a};}if(_0x3050b9[_0xe9e1b1(0x1d1)]?.[_0xe9e1b1(0x1ad)]){const {composer:_0x388fe4,blocking:_0x1b578f}=_0x3050b9['hooks']['afterAll'];_0x3050b9[_0xe9e1b1(0x1d1)][_0xe9e1b1(0x1ad)]={'composer':_0x3ed8dc(_0x388fe4,_0xcd0e2d),'blocking':_0x1b578f};}});}(_0x345db4,_0x199e49);}_0x3d19b9[_0x3f4f35(0x248)]=_0x26ce82,_0x3d19b9[_0x3f4f35(0x30a)]=async function(_0x151ccf){const _0x3df531=_0x3f4f35;_0x151ccf[_0x3df531(0x250)]&&await Promise[_0x3df531(0x278)](_0x151ccf[_0x3df531(0x250)][_0x3df531(0x1c5)](async _0x4080db=>{const _0x5ba383=_0x3df531;try{if(_0x4080db[_0x5ba383(0x1f8)]){const _0x151451=_0x26ce82(_0x4080db[_0x5ba383(0x1f8)]);try{await _0x5d97bd[_0x5ba383(0x22b)][_0x5ba383(0x217)](_0x151451[_0x5ba383(0x2ef)][_0x5ba383(0x1a7)],{'recursive':!0x0}),await _0x5d97bd['promises']['writeFile'](_0x151451['absolutePath'],_0x4080db['content'],{'flag':'w'});}catch(_0x6c161){_0x535384[_0x5ba383(0x245)][_0x5ba383(0x242)](_0x6c161,_0x5ba383(0x299)+_0x151451[_0x5ba383(0x25d)]+_0x5ba383(0x21e)+_0x151451[_0x5ba383(0x208)]+_0x5ba383(0x2b2));}}}catch(_0xf3d271){_0x535384['logger'][_0x5ba383(0x242)](_0x5ba383(0x227)+_0x4080db[_0x5ba383(0x275)]+'\x20failed');}}));},_0x3d19b9[_0x3f4f35(0x2de)]=async function(_0x85e5dd,_0x2df6d5){const _0x46cd1e=_0x3f4f35;_0x2df6d5[_0x46cd1e(0x250)]?.['forEach'](async _0xd39b42=>{const _0x26133d=_0x46cd1e;try{const _0x5b5245=_0x2d5d30(_0xd39b42['path'],_0x85e5dd);try{await _0x5d97bd[_0x26133d(0x22b)][_0x26133d(0x217)](_0x28ef15[_0x26133d(0x212)]['dirname'](_0x5b5245[_0x26133d(0x208)]),{'recursive':!0x0}),_0x5d97bd[_0x26133d(0x22b)][_0x26133d(0x2c0)](_0x5b5245[_0x26133d(0x208)],_0xd39b42[_0x26133d(0x281)],{'flag':'w'});}catch(_0x31d06c){_0x535384[_0x26133d(0x245)][_0x26133d(0x242)](_0x31d06c,_0x26133d(0x299)+_0x5b5245['name']+_0x26133d(0x21e)+_0x5b5245[_0x26133d(0x208)]+_0x26133d(0x2b2));}}catch(_0x1afced){_0x535384['logger'][_0x26133d(0x242)](_0x26133d(0x227)+_0xd39b42[_0x26133d(0x275)]+'\x20failed');}});},_0x3d19b9['parseFilePath']=_0x2d5d30,_0x3d19b9[_0x3f4f35(0x2d4)]=async function(_0x51367a){const _0x25d9d2=_0x3f4f35;try{const _0x7dec8b=_0x4e83f3(_0x51367a);_0x535384[_0x25d9d2(0x245)][_0x25d9d2(0x218)](_0x25d9d2(0x26f)+_0x7dec8b[_0x25d9d2(0x1a7)]),_0x5d97bd['promises']['rm'](_0x7dec8b[_0x25d9d2(0x1a7)],{'recursive':!0x0});}catch(_0x369410){}},_0x3d19b9[_0x3f4f35(0x264)]=_0x4e83f3,_0x3d19b9['replaceFileReferencesInConfig']=function(_0x51aab1,_0x291847){const _0x554fb1=_0x3f4f35;_0x1a308c(_0x51aab1,_0x291847),_0x10030d(_0x51aab1,_0x291847),_0x44352e(_0x51aab1,_0x291847),_0x3b9e4d(_0x51aab1,_0x291847),_0x458ac2(_0x51aab1,_0x291847),_0x5ecdf1(_0x51aab1,_0x291847),_0x309ba5(_0x51aab1,_0x291847),function(_0x4a9cfd,_0x57845a){const _0x1475f8=a0_0x2990;_0x57845a[_0x1475f8(0x2f6)]&&_0x57845a[_0x1475f8(0x2f6)][_0x1475f8(0x1e7)](_0x36f094=>{const _0x2a9eff=_0x1475f8;_0x36f094[_0x2a9eff(0x236)]&&_0x36f094[_0x2a9eff(0x236)][_0x2a9eff(0x1e7)](_0x1f7cf8=>{const _0x7f9369=_0x2a9eff;const {handler:_0x1ee411}=_0x1f7cf8;_0x1f7cf8[_0x7f9369(0x1a4)]=_0x3ed8dc(_0x1ee411,_0x4a9cfd);});});}(_0x51aab1,_0x291847),_0x291847['files']&&_0x291847['files'][_0x554fb1(0x1e7)](_0x42c6ab=>{const _0x1d224a=_0x554fb1;_0x42c6ab['materializedPath']=_0x3ed8dc(_0x42c6ab[_0x1d224a(0x275)],_0x51aab1);});},_0x3d19b9['replaceRelativePaths']=_0x3ed8dc,_0x3d19b9[_0x3f4f35(0x268)]=_0x1a308c,_0x3d19b9[_0x3f4f35(0x223)]=_0x10030d,_0x3d19b9['handleOpenAPIFileReferences']=_0x44352e,_0x3d19b9[_0x3f4f35(0x204)]=_0x3b9e4d,_0x3d19b9[_0x3f4f35(0x302)]=_0x458ac2,_0x3d19b9['handleAdditionalResolversFileReferences']=_0x5ecdf1,_0x3d19b9[_0x3f4f35(0x1e4)]=_0x309ba5;},0x22b:function(_0x5e283d,_0x3b5020,_0x5b7952){const _0x4931e8=a0_0x2990;var _0x26cd27=this&&this[_0x4931e8(0x1df)]||(Object[_0x4931e8(0x2a9)]?function(_0x671c9,_0x3f33a4,_0x51a68f,_0x438bfe){const _0xec174=_0x4931e8;void 0x0===_0x438bfe&&(_0x438bfe=_0x51a68f);var _0xc0bc66=Object[_0xec174(0x2e8)](_0x3f33a4,_0x51a68f);_0xc0bc66&&!('get'in _0xc0bc66?!_0x3f33a4['__esModule']:_0xc0bc66[_0xec174(0x2d2)]||_0xc0bc66['configurable'])||(_0xc0bc66={'enumerable':!0x0,'get':function(){return _0x3f33a4[_0x51a68f];}}),Object[_0xec174(0x256)](_0x671c9,_0x438bfe,_0xc0bc66);}:function(_0x31435d,_0x5d13d9,_0x4a3d75,_0x1c18be){void 0x0===_0x1c18be&&(_0x1c18be=_0x4a3d75),_0x31435d[_0x1c18be]=_0x5d13d9[_0x4a3d75];}),_0x4e2e14=this&&this[_0x4931e8(0x2b3)]||(Object[_0x4931e8(0x2a9)]?function(_0x20866a,_0x7f2056){const _0x43e2b2=_0x4931e8;Object[_0x43e2b2(0x256)](_0x20866a,_0x43e2b2(0x212),{'enumerable':!0x0,'value':_0x7f2056});}:function(_0x5e697a,_0x2409e7){const _0x5f4769=_0x4931e8;_0x5e697a[_0x5f4769(0x212)]=_0x2409e7;}),_0x179d6c=this&&this['__importStar']||function(_0x3f5e10){const _0x765d18=_0x4931e8;if(_0x3f5e10&&_0x3f5e10[_0x765d18(0x1fe)])return _0x3f5e10;var _0x1c25f8={};if(null!=_0x3f5e10)for(var _0xb2fd92 in _0x3f5e10)_0x765d18(0x212)!==_0xb2fd92&&Object['prototype'][_0x765d18(0x1dc)]['call'](_0x3f5e10,_0xb2fd92)&&_0x26cd27(_0x1c25f8,_0x3f5e10,_0xb2fd92);return _0x4e2e14(_0x1c25f8,_0x3f5e10),_0x1c25f8;},_0x1416cc=this&&this[_0x4931e8(0x267)]||function(_0xb93fec,_0x23eda5){const _0x6f1689=_0x4931e8;for(var _0x261966 in _0xb93fec)_0x6f1689(0x212)===_0x261966||Object[_0x6f1689(0x1da)][_0x6f1689(0x1dc)][_0x6f1689(0x220)](_0x23eda5,_0x261966)||_0x26cd27(_0x23eda5,_0xb93fec,_0x261966);},_0x1249c7=this&&this['__importDefault']||function(_0x13b5ee){const _0x638c63=_0x4931e8;return _0x13b5ee&&_0x13b5ee[_0x638c63(0x1fe)]?_0x13b5ee:{'default':_0x13b5ee};};Object[_0x4931e8(0x256)](_0x3b5020,_0x4931e8(0x1fe),{'value':!0x0}),_0x3b5020[_0x4931e8(0x210)]=_0x3b5020[_0x4931e8(0x29b)]=_0x3b5020[_0x4931e8(0x1b8)]=_0x3b5020['isTI']=_0x3b5020[_0x4931e8(0x1c3)]=_0x3b5020['MeshTypes']=_0x3b5020[_0x4931e8(0x1f0)]=_0x3b5020[_0x4931e8(0x2c9)]=_0x3b5020[_0x4931e8(0x2b6)]=_0x3b5020[_0x4931e8(0x205)]=_0x3b5020[_0x4931e8(0x209)]=_0x3b5020[_0x4931e8(0x2f3)]=_0x3b5020['decryptSecrets']=_0x3b5020[_0x4931e8(0x1f6)]=_0x3b5020[_0x4931e8(0x306)]=_0x3b5020[_0x4931e8(0x21a)]=_0x3b5020[_0x4931e8(0x2ee)]=_0x3b5020[_0x4931e8(0x2a2)]=_0x3b5020[_0x4931e8(0x1ff)]=_0x3b5020['validateSourceName']=_0x3b5020[_0x4931e8(0x2cd)]=_0x3b5020[_0x4931e8(0x237)]=_0x3b5020[_0x4931e8(0x30a)]=_0x3b5020[_0x4931e8(0x2ea)]=_0x3b5020[_0x4931e8(0x2d4)]=_0x3b5020[_0x4931e8(0x2de)]=_0x3b5020[_0x4931e8(0x2e4)]=_0x3b5020['getSourceResponseHeaders']=_0x3b5020['processMeshResponseHeaders']=_0x3b5020['getCacheControlDirectives']=void 0x0;const _0x431f5b=_0x5b7952(0x1d0);Object['defineProperty'](_0x3b5020,'getCacheControlDirectives',{'enumerable':!0x0,'get':function(){return _0x431f5b['getCacheControlDirectives'];}});const _0x23c9ee=_0x1249c7(_0x5b7952(0x359));_0x3b5020[_0x4931e8(0x2be)]=_0x23c9ee[_0x4931e8(0x212)];const _0x13fca9=_0x1249c7(_0x5b7952(0x3a4));_0x3b5020[_0x4931e8(0x1f4)]=_0x13fca9[_0x4931e8(0x212)];const _0x44cf46=_0x5b7952(0xef);Object[_0x4931e8(0x256)](_0x3b5020,_0x4931e8(0x2e4),{'enumerable':!0x0,'get':function(){const _0x54a5e8=_0x4931e8;return _0x44cf46[_0x54a5e8(0x2e4)];}}),Object[_0x4931e8(0x256)](_0x3b5020,_0x4931e8(0x1b2),{'enumerable':!0x0,'get':function(){return _0x44cf46['decryptSecrets'];}});const _0x5b1ceb=_0x5b7952(0x1c9);Object[_0x4931e8(0x256)](_0x3b5020,_0x4931e8(0x2de),{'enumerable':!0x0,'get':function(){const _0xc136ef=_0x4931e8;return _0x5b1ceb[_0xc136ef(0x2de)];}}),Object['defineProperty'](_0x3b5020,_0x4931e8(0x2d4),{'enumerable':!0x0,'get':function(){const _0x2a5bde=_0x4931e8;return _0x5b1ceb[_0x2a5bde(0x2d4)];}}),Object[_0x4931e8(0x256)](_0x3b5020,_0x4931e8(0x2ea),{'enumerable':!0x0,'get':function(){const _0x100d48=_0x4931e8;return _0x5b1ceb[_0x100d48(0x2ea)];}}),Object['defineProperty'](_0x3b5020,_0x4931e8(0x30a),{'enumerable':!0x0,'get':function(){return _0x5b1ceb['processFileConfig'];}});const _0x2a7fb1=_0x5b7952(0x80);Object[_0x4931e8(0x256)](_0x3b5020,_0x4931e8(0x237),{'enumerable':!0x0,'get':function(){return _0x2a7fb1['getSchemaValidator'];}}),Object[_0x4931e8(0x256)](_0x3b5020,_0x4931e8(0x2cd),{'enumerable':!0x0,'get':function(){const _0x103888=_0x4931e8;return _0x2a7fb1[_0x103888(0x2cd)];}}),Object[_0x4931e8(0x256)](_0x3b5020,_0x4931e8(0x1bd),{'enumerable':!0x0,'get':function(){const _0x12d56a=_0x4931e8;return _0x2a7fb1[_0x12d56a(0x1bd)];}}),Object['defineProperty'](_0x3b5020,_0x4931e8(0x1ff),{'enumerable':!0x0,'get':function(){const _0x342dda=_0x4931e8;return _0x2a7fb1[_0x342dda(0x1ff)];}}),Object[_0x4931e8(0x256)](_0x3b5020,_0x4931e8(0x2a2),{'enumerable':!0x0,'get':function(){const _0x16bc78=_0x4931e8;return _0x2a7fb1[_0x16bc78(0x2a2)];}}),Object[_0x4931e8(0x256)](_0x3b5020,_0x4931e8(0x2ee),{'enumerable':!0x0,'get':function(){const _0x4f01f2=_0x4931e8;return _0x2a7fb1[_0x4f01f2(0x2ee)];}}),Object[_0x4931e8(0x256)](_0x3b5020,_0x4931e8(0x21a),{'enumerable':!0x0,'get':function(){const _0x14add5=_0x4931e8;return _0x2a7fb1[_0x14add5(0x21a)];}}),Object[_0x4931e8(0x256)](_0x3b5020,'validateMeshConfig',{'enumerable':!0x0,'get':function(){const _0x263a11=_0x4931e8;return _0x2a7fb1[_0x263a11(0x306)];}}),Object[_0x4931e8(0x256)](_0x3b5020,'validateMeshSecrets',{'enumerable':!0x0,'get':function(){const _0x25a037=_0x4931e8;return _0x2a7fb1[_0x25a037(0x1f6)];}});const _0xee6349=_0x1249c7(_0x5b7952(0x189));_0x3b5020[_0x4931e8(0x2f3)]=_0xee6349[_0x4931e8(0x212)];const _0x1cdf6d=_0x1249c7(_0x5b7952(0x380));_0x3b5020[_0x4931e8(0x209)]=_0x1cdf6d[_0x4931e8(0x212)];const _0xf6359e=_0x1249c7(_0x5b7952(0x2af));_0x3b5020['mgql_updateTenantSchema']=_0xf6359e['default'];const _0x32452c=_0x1249c7(_0x5b7952(0x3ad));_0x3b5020[_0x4931e8(0x2b6)]=_0x32452c[_0x4931e8(0x212)];const _0x502246=_0x1249c7(_0x5b7952(0x3a3));_0x3b5020[_0x4931e8(0x2c9)]=_0x502246[_0x4931e8(0x212)];const _0x46870c=_0x1249c7(_0x5b7952(0x151));_0x3b5020[_0x4931e8(0x1f0)]=_0x46870c[_0x4931e8(0x212)],_0x3b5020['MeshTypes']=_0x179d6c(_0x5b7952(0x1a3)),_0x3b5020['TIMeshTypes']=_0x179d6c(_0x5b7952(0x295)),_0x3b5020[_0x4931e8(0x307)]=process[_0x4931e8(0x2d8)][_0x4931e8(0x1cf)]&&'TI'===process[_0x4931e8(0x2d8)][_0x4931e8(0x1cf)],_0x3b5020['createSourceSchema']=_0x3b5020[_0x4931e8(0x307)]?_0x32452c[_0x4931e8(0x212)]:_0xee6349['default'],_0x3b5020[_0x4931e8(0x29b)]=_0x3b5020['isTI']?_0x502246['default']:_0x1cdf6d[_0x4931e8(0x212)],_0x3b5020[_0x4931e8(0x210)]=_0x3b5020[_0x4931e8(0x307)]?_0x46870c[_0x4931e8(0x212)]:_0xf6359e[_0x4931e8(0x212)],_0x1416cc(_0x5b7952(0x2c6),_0x3b5020);},0x80:function(_0x1de673,_0x26acbe,_0x247023){const _0x3e0029=a0_0x2990;var _0x4d67d9=this&&this[_0x3e0029(0x2dc)]||function(_0x7224ea){const _0x531f0d=_0x3e0029;return _0x7224ea&&_0x7224ea[_0x531f0d(0x1fe)]?_0x7224ea:{'default':_0x7224ea};};Object[_0x3e0029(0x256)](_0x26acbe,'__esModule',{'value':!0x0}),_0x26acbe['validateMeshSecrets']=_0x26acbe[_0x3e0029(0x306)]=_0x26acbe[_0x3e0029(0x21a)]=_0x26acbe['validateCreateMeshConfigSchema']=_0x26acbe[_0x3e0029(0x2a2)]=_0x26acbe[_0x3e0029(0x1ff)]=_0x26acbe[_0x3e0029(0x1bd)]=_0x26acbe[_0x3e0029(0x2cd)]=_0x26acbe[_0x3e0029(0x237)]=void 0x0;const _0x485ba1=_0x4d67d9(_0x247023(0x378)),_0x596eb0=_0x247023(0x7f),_0x1cc1c0=_0x4d67d9(_0x247023(0x11)),_0xbbed71=_0x4d67d9(_0x247023(0x189)),_0x25985d=_0x4d67d9(_0x247023(0x380)),_0x52e74b=_0x4d67d9(_0x247023(0x2af)),_0x44e533=_0x4d67d9(_0x247023(0x3ad)),_0x5e3b51=_0x4d67d9(_0x247023(0x3a3)),_0x1d2682=_0x4d67d9(_0x247023(0x151)),_0x27b97e=_0x4d67d9(_0x247023(0x42)),_0x12c9b8=process[_0x3e0029(0x2d8)][_0x3e0029(0x1cf)]&&'TI'===process[_0x3e0029(0x2d8)][_0x3e0029(0x1cf)],_0x49f676=process[_0x3e0029(0x2d8)]['RESPONSE_CACHE_COORD_MAX_TTL']||0x15180,_0x21ca47=process[_0x3e0029(0x2d8)]['RESPONSE_CACHE_MAX_GLOBAL_TTL']||0x15180,_0x1d3920=_0x12c9b8?_0x44e533[_0x3e0029(0x212)]:_0xbbed71[_0x3e0029(0x212)],_0x5f5db8=_0x12c9b8?_0x5e3b51[_0x3e0029(0x212)]:_0x25985d['default'],_0x4d66dc=_0x12c9b8?_0x1d2682[_0x3e0029(0x212)]:_0x52e74b['default'],_0x1f99ce={'type':'object','properties':{'organizationCode':{'type':'string','minLength':0x1},'projectId':{'type':_0x3e0029(0x283),'minLength':0x1},'workspaceId':{'type':_0x3e0029(0x283),'minLength':0x1},'meshId':{'type':_0x3e0029(0x283),'minLength':0x1}},'required':[_0x3e0029(0x2c5),_0x3e0029(0x2e3),_0x3e0029(0x1dd),_0x3e0029(0x1ca)]},_0x55369e={'type':_0x3e0029(0x216),'properties':{'organizationCode':{'type':_0x3e0029(0x283),'minLength':0x1},'projectId':{'type':_0x3e0029(0x283),'minLength':0x1},'workspaceId':{'type':'string','minLength':0x1}},'required':[_0x3e0029(0x2c5),_0x3e0029(0x2e3),_0x3e0029(0x1dd)]},_0x1161b7=new _0x596eb0[(_0x3e0029(0x22e))]({'allowInlineConfig':!0x1,'useEslintrc':!0x1,'baseConfig':{'env':{'browser':!0x1,'commonjs':!0x0,'es2021':!0x0},'parserOptions':{'ecmaVersion':_0x3e0029(0x1a9)},'plugins':[_0x3e0029(0x1d6)],'rules':{'no-eval':_0x3e0029(0x242),'no-new-func':_0x3e0029(0x242),'no-debugger':_0x3e0029(0x242),'no-alert':'error','no-restricted-properties':[_0x3e0029(0x242),{'property':_0x3e0029(0x2b5),'message':'__defineGetter__\x20is\x20not\x20supported'},{'property':'__defineSetter__','message':'__defineSetter__\x20is\x20not\x20supported'}],'no-restricted-globals':[_0x3e0029(0x242),{'name':_0x3e0029(0x22f),'message':_0x3e0029(0x22d)},{'name':'window','message':_0x3e0029(0x1b5)},{'name':'require','message':_0x3e0029(0x24f)},{'name':_0x3e0029(0x239),'message':'import\x20is\x20not\x20supported'},{'name':_0x3e0029(0x251),'message':_0x3e0029(0x230)},{'name':_0x3e0029(0x262),'message':_0x3e0029(0x1aa)},{'name':_0x3e0029(0x27f),'message':_0x3e0029(0x297)}]}}});_0x26acbe[_0x3e0029(0x237)]=_0x1558c1=>new _0x485ba1[(_0x3e0029(0x212))]({..._0x1558c1||{},'allowUnionTypes':!0x0,'allErrors':!0x0}),_0x26acbe[_0x3e0029(0x2cd)]=_0x3683a6=>{const _0x1fba7a=_0x3e0029;const _0x20845c=[];return _0x3683a6[_0x1fba7a(0x1e7)](_0x33d918=>{const _0x1fb1f6=_0x1fba7a;const {keyword:_0x577016,params:_0xda9fa4,instancePath:_0x1381dd}=_0x33d918;_0x1fb1f6(0x2c4)===_0x577016?_0x20845c[_0x1fb1f6(0x25c)](_0x1fb1f6(0x29c)+_0xda9fa4[_0x1fb1f6(0x2d1)]+_0x1fb1f6(0x287)+(_0x1381dd||_0x1fb1f6(0x29e))):'required'===_0x577016?_0x20845c[_0x1fb1f6(0x25c)](_0x1fb1f6(0x1c4)+_0xda9fa4[_0x1fb1f6(0x2bc)]+(_0x1381dd?_0x1fb1f6(0x2d7)+_0x1381dd:'')):_0x1fb1f6(0x28e)===_0x577016?_0x20845c[_0x1fb1f6(0x25c)](_0x1fb1f6(0x308)+_0x1381dd+_0x1fb1f6(0x214)+_0xda9fa4['type']):_0x1fb1f6(0x1ea)===_0x577016?_0x20845c[_0x1fb1f6(0x25c)](_0x1fb1f6(0x1e8)+_0x1381dd+_0x1fb1f6(0x21f)+_0xda9fa4[_0x1fb1f6(0x1fb)]):_0x20845c[_0x1fb1f6(0x25c)](_0x1fb1f6(0x266)+_0x1381dd+_0x1fb1f6(0x253)+_0x1381dd);}),_0x20845c[_0x1fba7a(0x1af)]('\x20,\x20');},_0x26acbe['validateSourceName']=_0x328e69=>{const _0x360af4=_0x3e0029;if(!_0x328e69)return{'isValid':!0x1,'reason':'Source\x20name\x20cannot\x20be\x20empty'};const _0x51378d=/[(),/:;<=>?@[\]{}\s-'"]/g,_0x169191=!_0x51378d[_0x360af4(0x1d0)](_0x328e69);if(_0x169191)return{'isValid':_0x169191,'reason':''};{const _0x5b15e6=_0x328e69[_0x360af4(0x2bf)](_0x51378d),_0x46d898=[...new Set(_0x5b15e6)],_0x52a1c4=_0x46d898?.[_0x360af4(0x1c5)](_0x24545d=>'\x20'===_0x24545d?_0x360af4(0x1db):_0x24545d);return{'isValid':_0x169191,'reason':_0x328e69+_0x360af4(0x2b7)+_0x52a1c4[_0x360af4(0x1af)](_0x360af4(0x252))};}},_0x26acbe[_0x3e0029(0x1ff)]=_0x48d833=>{const _0x3b7999=_0x3e0029;const _0x5c6a9c=_0x48d833?Math[_0x3b7999(0x2a7)](Buffer[_0x3b7999(0x1a6)](JSON['stringify'](_0x48d833),_0x3b7999(0x28d))/0x400):0x0;return{'isValid':_0x5c6a9c<0x177,'errors':[_0x3b7999(0x1d3)+_0x5c6a9c+'KB.\x20Mesh\x20config\x20size\x20must\x20be\x20less\x20than\x20375KB']};},_0x26acbe[_0x3e0029(0x2a2)]=(_0x3f5d47,_0x400749)=>{const _0x4ddbe1=_0x3e0029;const _0x3e39a2=(0x0,_0x26acbe[_0x4ddbe1(0x237)])(),_0x4fd472=[],_0x505526=_0x3e39a2[_0x4ddbe1(0x1ed)](_0x1d3920,_0x3f5d47);!_0x505526&&_0x3e39a2[_0x4ddbe1(0x29a)]?.[_0x4ddbe1(0x200)]&&_0x4fd472[_0x4ddbe1(0x25c)](..._0x3e39a2[_0x4ddbe1(0x29a)]);let _0x42941b=!0x0;return _0x400749&&(_0x42941b=_0x3e39a2[_0x4ddbe1(0x1ed)](_0x1f99ce,_0x400749),!_0x42941b&&_0x3e39a2[_0x4ddbe1(0x29a)]?.[_0x4ddbe1(0x200)]&&_0x4fd472[_0x4ddbe1(0x25c)](..._0x3e39a2[_0x4ddbe1(0x29a)])),_0x505526&&_0x42941b?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x4fd472};},_0x26acbe[_0x3e0029(0x2ee)]=(_0x2b8774,_0x4a387c,_0x56aecd)=>{const _0x21afdd=_0x3e0029;const _0x41e6e6=(0x0,_0x26acbe[_0x21afdd(0x237)])(),_0x476567=[];let _0x3b8076=!0x0;_0x4a387c&&(_0x3b8076=_0x41e6e6[_0x21afdd(0x1ed)](_0x55369e,_0x4a387c),_0x41e6e6[_0x21afdd(0x29a)]&&_0x476567[_0x21afdd(0x25c)](..._0x41e6e6[_0x21afdd(0x29a)]));const _0x43b9e7=_0x41e6e6['validate'](_0x5f5db8,_0x2b8774);return _0x41e6e6[_0x21afdd(0x29a)]&&_0x476567[_0x21afdd(0x25c)](..._0x41e6e6[_0x21afdd(0x29a)]),_0x43b9e7&&_0x3b8076?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x476567};},_0x26acbe[_0x3e0029(0x21a)]=(_0x4cd997,_0x3bf10d,_0x4380c5)=>{const _0x3d3b97=_0x3e0029;const _0x784bf0=(0x0,_0x26acbe[_0x3d3b97(0x237)])(),_0x4222aa=[];let _0x5842e8=!0x0;_0x3bf10d&&(_0x5842e8=_0x784bf0[_0x3d3b97(0x1ed)](_0x1f99ce,_0x3bf10d),_0x784bf0[_0x3d3b97(0x29a)]&&_0x4222aa[_0x3d3b97(0x25c)](..._0x784bf0[_0x3d3b97(0x29a)]));const _0x10db56=_0x784bf0[_0x3d3b97(0x1ed)](_0x4d66dc,_0x4cd997);return _0x784bf0[_0x3d3b97(0x29a)]&&_0x4222aa[_0x3d3b97(0x25c)](..._0x784bf0[_0x3d3b97(0x29a)]),_0x10db56&&_0x5842e8?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x4222aa};},_0x26acbe[_0x3e0029(0x306)]=async _0x89c70a=>{const _0x957f9a=_0x3e0029;const _0x1114a1=await(_0x45dac5=>{const _0x1ec1fd=a0_0x2990;const _0x3854ec=_0x45dac5[_0x1ec1fd(0x215)];if(0x0===_0x3854ec[_0x1ec1fd(0x200)])return{'isValid':!0x1,'reasons':[_0x1ec1fd(0x1a3)]};const _0x2edbe1=[],_0x3314cd=new Set();return _0x3854ec[_0x1ec1fd(0x1e7)](_0x15bbfa=>{const _0x3987b6=_0x1ec1fd;const {isValid:_0x2d9ada,reason:_0x1c641b}=(0x0,_0x26acbe[_0x3987b6(0x1bd)])(_0x15bbfa['name']);_0x2d9ada||_0x2edbe1[_0x3987b6(0x25c)](_0x1c641b),_0x3314cd[_0x3987b6(0x2c6)]==_0x3314cd[_0x3987b6(0x234)](_0x15bbfa[_0x3987b6(0x25d)])[_0x3987b6(0x2c6)]&&_0x2edbe1[_0x3987b6(0x25c)](_0x15bbfa[_0x3987b6(0x25d)]+_0x3987b6(0x30d));}),_0x3314cd[_0x1ec1fd(0x2c6)]!=_0x3854ec[_0x1ec1fd(0x200)]&&_0x2edbe1[_0x1ec1fd(0x25c)]('Mesh\x20configuration\x20shouldn\x27t\x20have\x20source\x20name\x20repeated.'),{'isValid':0x0===_0x2edbe1[_0x1ec1fd(0x200)],'reasons':_0x2edbe1};})(_0x89c70a),_0x19c104=await(_0x4d182b=>{const _0x4f0098=a0_0x2990;const _0x449914=_0x4d182b[_0x4f0098(0x26e)],_0x51e5a3=/^Access-Control/i,_0x5d4c32=/^Cache-Control/i,_0xc16d52=[],_0x2312ab=_0x449914?.['headers'];for(const _0x46dfd2 in _0x2312ab)_0x46dfd2[_0x4f0098(0x2bf)](_0x51e5a3)&&_0xc16d52[_0x4f0098(0x25c)](_0x46dfd2+_0x4f0098(0x249)),_0x46dfd2[_0x4f0098(0x2bf)](_0x5d4c32)&&''===Object[_0x4f0098(0x1e3)](Object[_0x4f0098(0x1c0)](_0x2312ab)[_0x4f0098(0x1c5)](([_0x40faa0,_0xdda7d6])=>[_0x40faa0[_0x4f0098(0x288)](),_0xdda7d6]))[_0x4f0098(0x241)]&&_0xc16d52[_0x4f0098(0x25c)]('Cache-Control\x20headers\x20cannot\x20be\x20set\x20as\x20an\x20empty\x20string\x20value');return{'isValid':0x0===_0xc16d52[_0x4f0098(0x200)],'reasons':_0xc16d52};})(_0x89c70a),_0x58c1c5=await(_0x50f9e5=>{const _0x4663aa=a0_0x2990;const _0x236215=[],_0x7177a=_0x50f9e5[_0x4663aa(0x293)]?.[_0x4663aa(0x219)]?.[_0x4663aa(0x2f5)],_0x556a3a=_0x7177a?.[_0x4663aa(0x2ba)];return _0x7177a&&_0x556a3a<=0x0&&_0x236215[_0x4663aa(0x25c)](_0x4663aa(0x2ed)),{'isValid':0x0===_0x236215[_0x4663aa(0x200)],'reasons':_0x236215};})(_0x89c70a),_0x5e50b4=await(_0x5889fa=>{const _0x5772cd=a0_0x2990;const _0x347ed1=[];if(_0x5772cd(0x2ad)in _0x5889fa){const _0x3cd3fd=_0x5889fa[_0x5772cd(0x2ad)]?.[_0x5772cd(0x2fd)],_0x2dd996=_0x5889fa['responseCache']?.['ttlPerSchemaCoordinate'];if(void 0x0===_0x3cd3fd&&void 0x0===_0x2dd996)return{'isValid':!0x1,'reasons':[_0x5772cd(0x206)]};if(_0x3cd3fd&&(!Number[_0x5772cd(0x254)](_0x3cd3fd)||_0x3cd3fd<0x0||_0x3cd3fd>Number(_0x21ca47))&&_0x347ed1[_0x5772cd(0x25c)](_0x5772cd(0x2ac)+_0x21ca47+_0x5772cd(0x23f)),_0x2dd996&&0x0===_0x2dd996[_0x5772cd(0x200)])return{'isValid':!0x1,'reasons':[_0x5772cd(0x274)]};const _0x3f0a65=new Set(),_0x2d369d=new Set();_0x2dd996?.[_0x5772cd(0x1e7)](_0x1e14fc=>{const _0x16e9f9=_0x5772cd;(!Number[_0x16e9f9(0x254)](_0x1e14fc[_0x16e9f9(0x2ba)])||_0x1e14fc[_0x16e9f9(0x2ba)]<0x0||_0x1e14fc[_0x16e9f9(0x2ba)]>Number(_0x49f676))&&_0x347ed1[_0x16e9f9(0x25c)]('The\x20TTL\x20specified\x20for\x20'+_0x1e14fc[_0x16e9f9(0x23b)]+_0x16e9f9(0x2a3)+_0x49f676+_0x16e9f9(0x23f)),_0x3f0a65[_0x16e9f9(0x21d)](_0x1e14fc['coordinate'])?_0x2d369d[_0x16e9f9(0x234)](_0x1e14fc[_0x16e9f9(0x23b)]):_0x3f0a65[_0x16e9f9(0x234)](_0x1e14fc[_0x16e9f9(0x23b)]);}),_0x2d369d['size']>0x0&&_0x347ed1[_0x5772cd(0x25c)](_0x5772cd(0x243)+Array[_0x5772cd(0x1e9)](_0x2d369d)[_0x5772cd(0x1af)](',\x20')+_0x5772cd(0x2b9));}const _0x39f415=[...new Set(_0x347ed1)];return{'isValid':0x0===_0x39f415[_0x5772cd(0x200)],'reasons':_0x39f415};})(_0x89c70a),_0x29a097=(_0xe49bd9=>{const _0x2fc26c=a0_0x2990;const _0x3a0eb8=[],_0x71db05=new Set(_0xe49bd9['sources'][_0x2fc26c(0x1c5)](_0x558211=>_0x558211[_0x2fc26c(0x25d)]));return _0xe49bd9[_0x2fc26c(0x2f6)]&&_0xe49bd9[_0x2fc26c(0x2f6)][_0x2fc26c(0x1e7)](_0x53c885=>{const _0x5e5db9=_0x2fc26c;if(_0x53c885[_0x5e5db9(0x1d1)]){const {beforeSource:_0x385130,afterSource:_0x4317fa}=_0x53c885[_0x5e5db9(0x1d1)];_0x385130&&Object['keys'](_0x385130)[_0x5e5db9(0x1e7)](_0x18274d=>{const _0x37251c=_0x5e5db9;if(_0x71db05['has'](_0x18274d)){const _0x44230c=_0x385130[_0x18274d];Array['isArray'](_0x44230c)&&0x0!==_0x44230c[_0x37251c(0x200)]?_0x44230c['forEach']((_0x37a63d,_0x41425c)=>{const _0x1778eb=_0x37251c;'object'==typeof _0x37a63d&&null!==_0x37a63d||_0x3a0eb8[_0x1778eb(0x25c)](_0x1778eb(0x2fe)+_0x41425c+_0x1778eb(0x213)+_0x18274d+_0x1778eb(0x300));}):_0x3a0eb8[_0x37251c(0x25c)](_0x37251c(0x1b9)+_0x18274d+_0x37251c(0x1d4));}else _0x3a0eb8['push'](_0x37251c(0x24a)+_0x18274d);}),_0x4317fa&&Object[_0x5e5db9(0x1d8)](_0x4317fa)[_0x5e5db9(0x1e7)](_0x376777=>{const _0x2ff077=_0x5e5db9;if(_0x71db05[_0x2ff077(0x21d)](_0x376777)){const _0xfb35f7=_0x4317fa[_0x376777];Array[_0x2ff077(0x24c)](_0xfb35f7)&&0x0!==_0xfb35f7[_0x2ff077(0x200)]?_0xfb35f7[_0x2ff077(0x1e7)]((_0x1f9f26,_0x3e50b4)=>{const _0x39bfbc=_0x2ff077;_0x39bfbc(0x216)==typeof _0x1f9f26&&null!==_0x1f9f26||_0x3a0eb8[_0x39bfbc(0x25c)](_0x39bfbc(0x2bd)+_0x3e50b4+_0x39bfbc(0x213)+_0x376777+'\x27\x20must\x20be\x20an\x20object');}):_0x3a0eb8[_0x2ff077(0x25c)]('afterSource\x20hooks\x20array\x20for\x20source\x20\x27'+_0x376777+_0x2ff077(0x1d4));}else _0x3a0eb8[_0x2ff077(0x25c)](_0x2ff077(0x30c)+_0x376777);});}}),{'isValid':0x0===_0x3a0eb8[_0x2fc26c(0x200)],'reasons':_0x3a0eb8};})(_0x89c70a),_0x3b6191=await(_0x4da374=>{const _0x333d22=a0_0x2990;const _0x482e71=[];if(_0x4da374[_0x333d22(0x215)][_0x333d22(0x1e7)](_0x1e6e8d=>{const _0x1a6dd1=_0x333d22;const {handler:_0x41376b}=_0x1e6e8d;Object[_0x1a6dd1(0x1ef)](_0x41376b)[_0x1a6dd1(0x1e7)](({operationHeaders:_0x4c5444,schemaHeaders:_0x13721e})=>{const _0x4e1384=_0x1a6dd1;_0x4c5444&&_0x482e71[_0x4e1384(0x25c)](...Object[_0x4e1384(0x1ef)](_0x4c5444)),_0x13721e&&_0x482e71['push'](...Object[_0x4e1384(0x1ef)](_0x13721e));});}),_0x482e71['length']){const _0x3b6b6e=[];return _0x482e71[_0x333d22(0x1e7)](_0x3bb635=>{const _0x4be554=_0x333d22;const _0x13d098=_0x3bb635[_0x4be554(0x291)](_0x3bb635[_0x4be554(0x2f1)]('{')+0x1,_0x3bb635[_0x4be554(0x2e7)]('}'));_0x13d098&&_0x13d098[_0x4be554(0x2d9)](_0x4be554(0x30e))&&_0x3b6b6e[_0x4be554(0x25c)]('Header\x20'+_0x3bb635+_0x4be554(0x1e2));}),{'isValid':0x0===_0x3b6b6e[_0x333d22(0x200)],'reasons':_0x3b6b6e};}return{'isValid':!0x0,'reasons':[]};})(_0x89c70a),_0x37709e=await(_0x3ba3cb=>{const _0x4435f9=a0_0x2990;const _0x2cbcec=/^(https:\/\/)([\w-?%$-.+!*'(),&=]+\.)+[\w-]+[.a-zA-Z]+(\/[\/a-zA-Z0-9-?_%$-.+!*'(),&=:]*)?$/,_0x289cb5=/^.*\.(json|yaml)$/i;let _0x4dc4f1=!0x0,_0x1ee2ae='',_0x49b308='';const _0x5f2f94=[];return _0x4435f9(0x2e6)===_0x4435f9(0x1d2)?.[_0x4435f9(0x288)]()?(_0x3ba3cb[_0x4435f9(0x215)][_0x4435f9(0x1e7)](_0x2f36ac=>{const _0x44504d=_0x4435f9;if(_0x2f36ac[_0x44504d(0x1a4)][_0x44504d(0x259)])_0x2f36ac[_0x44504d(0x1a4)][_0x44504d(0x259)]['baseUrl']&&(_0x4dc4f1=_0x2cbcec[_0x44504d(0x1d0)](_0x2f36ac[_0x44504d(0x1a4)][_0x44504d(0x259)][_0x44504d(0x2fa)]),_0x1ee2ae=_0x2f36ac[_0x44504d(0x1a4)][_0x44504d(0x259)][_0x44504d(0x2fa)]);else if(_0x2f36ac['handler']['openapi'])_0x2f36ac['handler'][_0x44504d(0x29f)]['source']?(_0x4dc4f1=_0x2cbcec[_0x44504d(0x1d0)](_0x2f36ac['handler'][_0x44504d(0x29f)][_0x44504d(0x27a)]),_0x1ee2ae=_0x2f36ac[_0x44504d(0x1a4)][_0x44504d(0x29f)][_0x44504d(0x27a)],_0x4dc4f1||(_0x4dc4f1=_0x289cb5['test'](_0x2f36ac['handler'][_0x44504d(0x29f)]['source']),_0x4dc4f1?_0x2f36ac[_0x44504d(0x1a4)][_0x44504d(0x29f)][_0x44504d(0x2fa)]&&(_0x4dc4f1=_0x2cbcec['test'](_0x2f36ac[_0x44504d(0x1a4)]['openapi'][_0x44504d(0x2fa)])):_0x49b308=_0x44504d(0x1e1))):(_0x4dc4f1=!0x1,_0x1ee2ae='',_0x49b308=_0x44504d(0x1e1));else if(_0x2f36ac[_0x44504d(0x1a4)]['graphql']&&(_0x2f36ac['handler']['graphql'],0x1)){const _0x484cdf=_0x2f36ac['handler'][_0x44504d(0x2db)][_0x44504d(0x23d)];_0x4dc4f1=_0x2cbcec[_0x44504d(0x1d0)](_0x484cdf),_0x1ee2ae=_0x484cdf;}_0x4dc4f1||(''!==_0x49b308?_0x5f2f94[_0x44504d(0x25c)](_0x49b308):_0x5f2f94['push'](_0x1ee2ae+_0x44504d(0x271))),_0x49b308='',_0x4dc4f1=!0x0;}),_0x5f2f94['length']>0x0&&(_0x4dc4f1=!0x1),{'isValid':_0x4dc4f1,'reasons':_0x5f2f94}):{'isValid':_0x4dc4f1,'reasons':[]};})(_0x89c70a),_0x4a3750=await(async _0x16062b=>{const _0x1f280e=a0_0x2990;if(_0x16062b[_0x1f280e(0x250)]?.[_0x1f280e(0x200)]){const _0xf7af83=_0x16062b['files'][_0x1f280e(0x1c5)](_0x1d5f75=>_0x1d5f75[_0x1f280e(0x275)])[_0x1f280e(0x2bb)](_0x3be1e8=>{const _0x55ae59=_0x1f280e;const _0x31437c=_0x1cc1c0[_0x55ae59(0x212)][_0x55ae59(0x2d3)](_0x3be1e8);return!['.js',_0x55ae59(0x20a),_0x55ae59(0x26c)][_0x55ae59(0x2d9)](_0x31437c);});if(_0xf7af83['length'])return{'isValid':!0x1,'reasons':[_0x1f280e(0x286)+_0xf7af83[_0x1f280e(0x1af)](_0x1f280e(0x252))+')']};const _0xfe2fa0=_0x16062b['files'][_0x1f280e(0x1c5)](_0x577a3f=>_0x577a3f[_0x1f280e(0x275)])[_0x1f280e(0x2bb)](_0x2e216b=>_0x1cc1c0[_0x1f280e(0x212)][_0x1f280e(0x235)](_0x2e216b)[_0x1f280e(0x200)]>0x19);if(_0xfe2fa0['length'])return{'isValid':!0x1,'reasons':[_0x1f280e(0x2aa)+_0xfe2fa0[_0x1f280e(0x1af)](_0x1f280e(0x252))]};const _0x3e2078=_0x16062b[_0x1f280e(0x250)][_0x1f280e(0x2bb)](_0x452e38=>'.js'===_0x1cc1c0[_0x1f280e(0x212)][_0x1f280e(0x2d3)](_0x452e38['path'])),_0x106485=await _0x3e2078[_0x1f280e(0x1c5)](async _0x65052b=>{const _0x4fa871=_0x1f280e;const {path:_0x242c9a,content:_0x1cc9fb}=_0x65052b;try{const _0x4b332a=await _0x1161b7[_0x4fa871(0x207)](_0x1cc9fb);if(_0x4b332a){const _0x1c1cec=_0x4b332a[_0x4fa871(0x1c5)](({messages:_0x1df2aa})=>{const _0x49cb33=_0x4fa871;if(_0x1df2aa['length'])return _0x1df2aa[_0x49cb33(0x1c5)](({message:_0x25c4a6})=>_0x25c4a6)[_0x49cb33(0x1af)](_0x49cb33(0x252));})[_0x4fa871(0x2bb)](_0x10375b=>_0x10375b);if(_0x1c1cec[_0x4fa871(0x200)])return _0x4fa871(0x25b)+_0x242c9a+':\x20'+_0x1c1cec['join']('\x20,\x20');}}catch(_0x3845c8){console[_0x4fa871(0x242)](_0x3845c8);}}),_0x5a96bb=(await Promise['all'](_0x106485))[_0x1f280e(0x2bb)](_0x20a32d=>_0x20a32d);if(_0x5a96bb[_0x1f280e(0x200)])return{'isValid':!0x1,'reasons':_0x5a96bb};}return{'isValid':!0x0,'reasons':[]};})(_0x89c70a),_0x17ab56=_0x1114a1[_0x957f9a(0x304)]&&_0x19c104[_0x957f9a(0x304)]&&_0x58c1c5[_0x957f9a(0x304)]&&_0x5e50b4[_0x957f9a(0x304)]&&_0x29a097[_0x957f9a(0x304)]&&_0x3b6191['isValid']&&_0x37709e['isValid']&&_0x4a3750['isValid'];return{'isValid':_0x17ab56,'reasons':_0x17ab56?[]:[..._0x1114a1[_0x957f9a(0x20b)],..._0x19c104[_0x957f9a(0x20b)],..._0x58c1c5[_0x957f9a(0x20b)],..._0x5e50b4[_0x957f9a(0x20b)],..._0x29a097[_0x957f9a(0x20b)],..._0x3b6191[_0x957f9a(0x20b)],..._0x37709e['reasons'],..._0x4a3750[_0x957f9a(0x20b)]]};},_0x26acbe[_0x3e0029(0x1f6)]=async _0x5401a0=>{const _0x24ed33=_0x3e0029;try{return JSON[_0x24ed33(0x265)](_0x5401a0),{'isValid':!0x1,'reasons':_0x24ed33(0x2ca)};}catch(_0x12a3ea){try{if(_0x24ed33(0x283)==typeof _0x27b97e['default']['parse'](_0x5401a0))return{'isValid':!0x1,'reasons':'Invalid\x20Secrets.\x20Secrets\x20must\x20be\x20a\x20YAML\x20key\x20value\x20pairs.\x20Received\x20String'};}catch(_0x1d573d){return _0x24ed33(0x246)===_0x1d573d[_0x24ed33(0x1fa)]?{'isValid':!0x1,'reasons':_0x24ed33(0x1ba)+_0x1d573d[_0x24ed33(0x1bc)]}:_0x24ed33(0x1ce)===_0x1d573d[_0x24ed33(0x1fa)]?{'isValid':!0x1,'reasons':_0x24ed33(0x21b)+_0x1d573d['pos']+_0x24ed33(0x279)}:{'isValid':!0x1,'reasons':_0x24ed33(0x2f9)+_0x1d573d[_0x24ed33(0x1fa)]+'\x20'+_0x1d573d[_0x24ed33(0x277)]};}}return{'isValid':!0x0,'reasons':_0x24ed33(0x229)};};},0x3a4:(_0x519ec0,_0x47aa08)=>{const _0x3844a5=a0_0x2990;Object['defineProperty'](_0x47aa08,_0x3844a5(0x1fe),{'value':!0x0}),_0x47aa08[_0x3844a5(0x1f4)]=void 0x0,_0x47aa08[_0x3844a5(0x1f4)]=(_0x51a0b6,_0x64b673,_0x1e3cea)=>{const _0x25cd4d=_0x3844a5;const _0x3be8c6={},_0x3f0ba1=new Map();return _0x51a0b6&&(_0x51a0b6[_0x25cd4d(0x215)][_0x25cd4d(0x1e7)](_0x433abb=>{const _0x344200=_0x25cd4d;_0x433abb['responseConfig']&&_0x433abb[_0x344200(0x26e)][_0x344200(0x238)]&&_0x3f0ba1[_0x344200(0x244)](_0x433abb[_0x344200(0x25d)],_0x433abb[_0x344200(0x26e)][_0x344200(0x238)]);}),_0x64b673?.[_0x25cd4d(0x1e7)](_0x138cd4=>{const _0x518799=_0x25cd4d;const _0x19ca2e=_0x3f0ba1[_0x518799(0x27b)](_0x138cd4[_0x518799(0x27a)]),_0x1ae1e6=_0x19ca2e?.[_0x518799(0x1c5)](_0x423d76=>_0x423d76[_0x518799(0x288)]()),_0x5c7a7c=_0x138cd4[_0x518799(0x25d)]['toLowerCase']();(_0x1e3cea||_0x1ae1e6&&_0x1ae1e6[_0x518799(0x2d9)](_0x5c7a7c))&&(_0x5c7a7c[_0x518799(0x260)](_0x518799(0x28b))?_0x138cd4['values']?.[_0x518799(0x1e7)](_0x437fc7=>{const _0x5c4e15=_0x518799;const _0x5c411d=_0x3be8c6[_0x5c7a7c]||[];_0x5c411d['includes'](_0x437fc7)||(_0x3be8c6[_0x5c7a7c]=_0x5c411d[_0x5c4e15(0x27e)](_0x437fc7));}):_0x3be8c6[_0x5c7a7c]=_0x138cd4['values']);})),delete _0x3be8c6[_0x25cd4d(0x2e9)],_0x3be8c6||{};},_0x47aa08[_0x3844a5(0x212)]=_0x47aa08[_0x3844a5(0x1f4)];},0x359:(_0x46c621,_0x265fd1,_0x27b768)=>{const _0x536ef8=a0_0x2990;Object[_0x536ef8(0x256)](_0x265fd1,'__esModule',{'value':!0x0}),_0x265fd1[_0x536ef8(0x2be)]=void 0x0;const _0x2ca888=_0x27b768(0x1d0);_0x265fd1[_0x536ef8(0x2be)]=(_0x33d276,_0x490448,_0x509486,_0x150e90)=>{const _0x5d0e08=_0x536ef8;let _0x52ce73={..._0x150e90}||{};if(_0x509486){const _0x578191=(0x0,_0x2ca888[_0x5d0e08(0x294)])(_0x509486,_0x490448);_0x52ce73={..._0x52ce73,..._0x578191};}if(_0x33d276&&_0x33d276['headers']){const _0x30e826=Object[_0x5d0e08(0x1e3)](Object[_0x5d0e08(0x1c0)](_0x33d276[_0x5d0e08(0x238)])[_0x5d0e08(0x1c5)](([_0x441c3f,_0x5c077f])=>[_0x441c3f[_0x5d0e08(0x288)](),_0x5c077f['toLowerCase']()]));_0x52ce73={..._0x52ce73,..._0x30e826};}return _0x52ce73;},_0x265fd1[_0x536ef8(0x212)]=_0x265fd1['processMeshResponseHeaders'];},0x2c6:function(_0x4bf04c,_0x26f97d,_0x16a8df){const _0x474167=a0_0x2990;var _0x30a5e1=this&&this[_0x474167(0x1df)]||(Object[_0x474167(0x2a9)]?function(_0x11e2c8,_0xddafaf,_0x491a58,_0x1204b4){const _0x205946=_0x474167;void 0x0===_0x1204b4&&(_0x1204b4=_0x491a58);var _0xd438cd=Object[_0x205946(0x2e8)](_0xddafaf,_0x491a58);_0xd438cd&&!(_0x205946(0x27b)in _0xd438cd?!_0xddafaf[_0x205946(0x1fe)]:_0xd438cd[_0x205946(0x2d2)]||_0xd438cd[_0x205946(0x20d)])||(_0xd438cd={'enumerable':!0x0,'get':function(){return _0xddafaf[_0x491a58];}}),Object[_0x205946(0x256)](_0x11e2c8,_0x1204b4,_0xd438cd);}:function(_0x5a91f9,_0x184ac4,_0x3a1f42,_0x8f4004){void 0x0===_0x8f4004&&(_0x8f4004=_0x3a1f42),_0x5a91f9[_0x8f4004]=_0x184ac4[_0x3a1f42];}),_0x277cc1=this&&this['__exportStar']||function(_0x35accd,_0x4ee890){const _0x24defc=_0x474167;for(var _0x5528d9 in _0x35accd)_0x24defc(0x212)===_0x5528d9||Object[_0x24defc(0x1da)][_0x24defc(0x1dc)][_0x24defc(0x220)](_0x4ee890,_0x5528d9)||_0x30a5e1(_0x4ee890,_0x35accd,_0x5528d9);};Object['defineProperty'](_0x26f97d,_0x474167(0x1fe),{'value':!0x0}),_0x277cc1(_0x16a8df(0x1a3),_0x26f97d);},0x1a3:(_0x19a2cb,_0x4697e7)=>{const _0x11428f=a0_0x2990;var _0x4371b3;Object['defineProperty'](_0x4697e7,_0x11428f(0x1fe),{'value':!0x0}),_0x4697e7[_0x11428f(0x2e1)]=void 0x0,(_0x4371b3=_0x4697e7[_0x11428f(0x2e1)]||(_0x4697e7[_0x11428f(0x2e1)]={}))['success']=_0x11428f(0x2cc),_0x4371b3['building']='building',_0x4371b3[_0x11428f(0x242)]=_0x11428f(0x242),_0x4371b3[_0x11428f(0x1a8)]=_0x11428f(0x1a8),_0x4371b3[_0x11428f(0x263)]=_0x11428f(0x263);},0x295:function(_0x375ba6,_0x310601,_0x432fd5){const _0x2abda3=a0_0x2990;var _0x29e23b=this&&this[_0x2abda3(0x1df)]||(Object[_0x2abda3(0x2a9)]?function(_0x2a75ce,_0x18f1c5,_0x4dad6a,_0x53a5e0){const _0x4eedea=_0x2abda3;void 0x0===_0x53a5e0&&(_0x53a5e0=_0x4dad6a);var _0x41dda9=Object[_0x4eedea(0x2e8)](_0x18f1c5,_0x4dad6a);_0x41dda9&&!(_0x4eedea(0x27b)in _0x41dda9?!_0x18f1c5[_0x4eedea(0x1fe)]:_0x41dda9[_0x4eedea(0x2d2)]||_0x41dda9['configurable'])||(_0x41dda9={'enumerable':!0x0,'get':function(){return _0x18f1c5[_0x4dad6a];}}),Object[_0x4eedea(0x256)](_0x2a75ce,_0x53a5e0,_0x41dda9);}:function(_0x153671,_0x395275,_0x184e0e,_0xc7a25d){void 0x0===_0xc7a25d&&(_0xc7a25d=_0x184e0e),_0x153671[_0xc7a25d]=_0x395275[_0x184e0e];}),_0x2c36e9=this&&this[_0x2abda3(0x267)]||function(_0x98e312,_0x2a3564){const _0xa98d2=_0x2abda3;for(var _0x3fbd0f in _0x98e312)_0xa98d2(0x212)===_0x3fbd0f||Object[_0xa98d2(0x1da)][_0xa98d2(0x1dc)][_0xa98d2(0x220)](_0x2a3564,_0x3fbd0f)||_0x29e23b(_0x2a3564,_0x98e312,_0x3fbd0f);};Object['defineProperty'](_0x310601,_0x2abda3(0x1fe),{'value':!0x0}),_0x2c36e9(_0x432fd5(0x1a3),_0x310601);},0xef:(_0x27aa2b,_0x4306e1,_0x1d9a20)=>{const _0x5d7824=a0_0x2990;Object['defineProperty'](_0x4306e1,_0x5d7824(0x1fe),{'value':!0x0}),_0x4306e1['decryptSecrets']=_0x4306e1[_0x5d7824(0x2e4)]=_0x4306e1[_0x5d7824(0x307)]=void 0x0;const _0x443319=_0x1d9a20(0x18a),_0x523989=_0x1d9a20(0x71);_0x4306e1[_0x5d7824(0x307)]=process['env'][_0x5d7824(0x1cf)]&&'TI'===process['env']['API_MESH_TIER'],_0x4306e1[_0x5d7824(0x2e4)]=function(_0xe2fa10){const _0x440eb2=_0x5d7824;return _0xe2fa10['sources'][_0x440eb2(0x1e7)](_0x58d2b4=>{const _0x50f6ba=_0x440eb2;const {handler:_0x5775b1}=_0x58d2b4;Object[_0x50f6ba(0x1ef)](_0x5775b1)['forEach'](({operationHeaders:_0x3829f2,schemaHeaders:_0x205cb0})=>{const _0x4c17b5=_0x50f6ba;(_0x3829f2||_0x205cb0)&&(_0x58d2b4['handler']=JSON[_0x4c17b5(0x265)](JSON[_0x4c17b5(0x203)](_0x58d2b4[_0x4c17b5(0x1a4)])[_0x4c17b5(0x270)](/(context\.headers[^}]*)/g,(_0x2dfeba,_0x2e6edf)=>_0x2e6edf['toLowerCase']())));});}),_0xe2fa10;},_0x4306e1[_0x5d7824(0x1b2)]=async(_0xa78201,_0x22ce25)=>{const _0xe3522f=_0x5d7824;try{const _0xa95dbb=JSON[_0xe3522f(0x265)](_0xa78201),_0x425540=_0x523989['privateDecrypt']({'key':_0x22ce25,'padding':_0x523989[_0xe3522f(0x211)][_0xe3522f(0x309)]},Buffer[_0xe3522f(0x1e9)](_0xa95dbb[_0xe3522f(0x22a)],_0xe3522f(0x25e))),_0x5ec19e=_0x523989[_0xe3522f(0x224)]('aes-256-cbc',_0x425540,Buffer[_0xe3522f(0x1e9)](_0xa95dbb['iv'],_0xe3522f(0x25e)));let _0x3e96aa=_0x5ec19e[_0xe3522f(0x1f2)](_0xa95dbb[_0xe3522f(0x240)],_0xe3522f(0x25e),_0xe3522f(0x28d));return _0x3e96aa+=_0x5ec19e[_0xe3522f(0x2f8)]('utf8'),{'wasDecryptionSuccessful':!0x0,'decryptedData':_0x3e96aa};}catch(_0x44ba81){return _0x443319[_0xe3522f(0x245)]['info'](_0xe3522f(0x305)+_0x44ba81),{'wasDecryptionSuccessful':!0x1,'decryptedData':''};}};},0x18a:function(_0x58d8be,_0x16097c,_0x4f2dfb){const _0x379faa=a0_0x2990;var _0x1f9dde=this&&this[_0x379faa(0x2dc)]||function(_0x258882){return _0x258882&&_0x258882['__esModule']?_0x258882:{'default':_0x258882};};Object[_0x379faa(0x256)](_0x16097c,_0x379faa(0x1fe),{'value':!0x0}),_0x16097c[_0x379faa(0x245)]=void 0x0;const _0x465b21=_0x1f9dde(_0x4f2dfb(0x221));_0x16097c[_0x379faa(0x245)]=(0x0,_0x465b21[_0x379faa(0x212)])({'level':process[_0x379faa(0x2d8)][_0x379faa(0x28a)]||_0x379faa(0x2b0)});},0x378:_0x370809=>{_0x370809['exports']=require('ajv');},0x7f:_0x2fe33a=>{const _0xba618e=a0_0x2990;_0x2fe33a[_0xba618e(0x2a1)]=require('eslint');},0x221:_0xf721f7=>{const _0x1987f2=a0_0x2990;_0xf721f7['exports']=require(_0x1987f2(0x1b6));},0x42:_0x1c29c6=>{const _0x4def49=a0_0x2990;_0x1c29c6[_0x4def49(0x2a1)]=require(_0x4def49(0x2ce));},0x71:_0x5c6bd4=>{_0x5c6bd4['exports']=require('crypto');},0x93:_0xee839=>{const _0x377631=a0_0x2990;_0xee839[_0x377631(0x2a1)]=require('fs');},0x11:_0x2e79ca=>{const _0x275aca=a0_0x2990;_0x2e79ca[_0x275aca(0x2a1)]=require(_0x275aca(0x275));},0x189:_0x4bc677=>{const _0x3c7293=a0_0x2990;_0x4bc677[_0x3c7293(0x2a1)]=JSON[_0x3c7293(0x265)](_0x3c7293(0x282));},0x3ad:_0x406bee=>{const _0x23ce3f=a0_0x2990;_0x406bee[_0x23ce3f(0x2a1)]=JSON[_0x23ce3f(0x265)](_0x23ce3f(0x289));},0x380:_0x48623b=>{const _0x4f98f1=a0_0x2990;_0x48623b['exports']=JSON[_0x4f98f1(0x265)](_0x4f98f1(0x1b0));},0x3a3:_0x1a7116=>{const _0x210d81=a0_0x2990;_0x1a7116[_0x210d81(0x2a1)]=JSON['parse'](_0x210d81(0x2e5));},0x2af:_0x37bd04=>{const _0x319d53=a0_0x2990;_0x37bd04['exports']=JSON[_0x319d53(0x265)]('{\x22$id\x22:\x22updateTenant-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22afterAll\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22afterSource\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/SourceHook\x22},\x22beforeAll\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22beforeSource\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/SourceHook\x22}},\x22type\x22:\x22object\x22},\x22IMSUser\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22displayName\x22:{\x22type\x22:\x22string\x22},\x22firstName\x22:{\x22type\x22:\x22string\x22},\x22lastName\x22:{\x22type\x22:\x22string\x22},\x22userEmail\x22:{\x22type\x22:\x22string\x22},\x22userId\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22displayName\x22,\x22firstName\x22,\x22lastName\x22,\x22userEmail\x22,\x22userId\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22MeshConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22HIPAA\x22:{\x22type\x22:\x22boolean\x22},\x22additionalResolvers\x22:{\x22items\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-mgql#/definitions/AdditionalStitchingResolverObject\x22},{\x22$ref\x22:\x22updateTenant-mgql#/definitions/AdditionalStitchingBatchResolverObject\x22},{\x22type\x22:\x22string\x22}]},\x22type\x22:\x22array\x22},\x22additionalTypeDefs\x22:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResponseConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22state\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Context\x20state\x20configuration.\x22,\x22properties\x22:{\x22enabled\x22:{\x22description\x22:\x22Whether\x20context\x20state\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22SourceHook\x22:{\x22additionalProperties\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22type\x22:\x22array\x22},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TenantResources\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Resources\x20associated\x20with\x20a\x20tenant.\x22,\x22properties\x22:{\x22cloudflareKvNamespaceId\x22:{\x22description\x22:\x22Cloudflare\x20KV\x20Namespace\x20ID\x20belonging\x20to\x20the\x20tenant.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22configId\x22:{\x22type\x22:\x22string\x22},\x22createdBy\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/IMSUser\x22},\x22createdOn\x22:{\x22type\x22:\x22string\x22},\x22lastUpdatedBy\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/IMSUser\x22},\x22meshConfig\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MeshConfig\x22},\x22meshStatusReason\x22:{\x22type\x22:\x22string\x22},\x22orgName\x22:{\x22type\x22:\x22string\x22},\x22projectName\x22:{\x22type\x22:\x22string\x22},\x22resources\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/TenantResources\x22},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}');},0x151:_0x3494c1=>{const _0x4e4b8e=a0_0x2990;_0x3494c1[_0x4e4b8e(0x2a1)]=JSON[_0x4e4b8e(0x265)]('{\x22$id\x22:\x22updateTenant-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22type\x22:\x22object\x22},\x22CacheConfig_1\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FetchConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedDomains\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22afterAll\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22afterSource\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/SourceHook\x22},\x22beforeAll\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22beforeSource\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/SourceHook\x22}},\x22type\x22:\x22object\x22},\x22IMSUser\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22displayName\x22:{\x22type\x22:\x22string\x22},\x22firstName\x22:{\x22type\x22:\x22string\x22},\x22lastName\x22:{\x22type\x22:\x22string\x22},\x22userEmail\x22:{\x22type\x22:\x22string\x22},\x22userId\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22displayName\x22,\x22firstName\x22,\x22lastName\x22,\x22userEmail\x22,\x22userId\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22MeshConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22HIPAA\x22:{\x22type\x22:\x22boolean\x22},\x22additionalResolvers\x22:{\x22items\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-ti#/definitions/AdditionalStitchingResolverObject\x22},{\x22$ref\x22:\x22updateTenant-ti#/definitions/AdditionalStitchingBatchResolverObject\x22},{\x22type\x22:\x22string\x22}]},\x22type\x22:\x22array\x22},\x22additionalTypeDefs\x22:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseCache\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22globalTtl\x22:{\x22type\x22:\x22number\x22},\x22includeExtensionMetadata\x22:{\x22type\x22:\x22boolean\x22},\x22ttlPerSchemaCoordinate\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22coordinate\x22:{\x22type\x22:\x22string\x22},\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22required\x22:[\x22coordinate\x22,\x22ttl\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResponseConfig\x22},\x22runtimeConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RuntimeConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22state\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Context\x20state\x20configuration.\x22,\x22properties\x22:{\x22enabled\x22:{\x22description\x22:\x22Whether\x20context\x20state\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22RunTimeContextConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cacheConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CacheConfig\x22},\x22fetchConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FetchConfig\x22}},\x22type\x22:\x22object\x22},\x22RuntimeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22contextConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RunTimeContextConfig\x22}},\x22type\x22:\x22object\x22},\x22SourceHook\x22:{\x22additionalProperties\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22type\x22:\x22array\x22},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CacheConfig_1\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TenantResources\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Resources\x20associated\x20with\x20a\x20tenant.\x22,\x22properties\x22:{\x22cloudflareKvNamespaceId\x22:{\x22description\x22:\x22Cloudflare\x20KV\x20Namespace\x20ID\x20belonging\x20to\x20the\x20tenant.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22configId\x22:{\x22type\x22:\x22string\x22},\x22createdBy\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/IMSUser\x22},\x22createdOn\x22:{\x22type\x22:\x22string\x22},\x22lastUpdatedBy\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/IMSUser\x22},\x22meshConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MeshConfig\x22},\x22meshStatusReason\x22:{\x22type\x22:\x22string\x22},\x22orgName\x22:{\x22type\x22:\x22string\x22},\x22projectName\x22:{\x22type\x22:\x22string\x22},\x22resources\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/TenantResources\x22},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}');}},_0x4649e2={};function _0x554760(_0x3785db){const _0x2c22c9=a0_0x2990;var _0x2acb3d=_0x4649e2[_0x3785db];if(void 0x0!==_0x2acb3d)return _0x2acb3d['exports'];var _0x38761a=_0x4649e2[_0x3785db]={'exports':{}};return _0x538453[_0x3785db]['call'](_0x38761a[_0x2c22c9(0x2a1)],_0x38761a,_0x38761a['exports'],_0x554760),_0x38761a[_0x2c22c9(0x2a1)];}_0x554760['n']=_0x4faf9b=>{const _0x285874=a0_0x2990;var _0x39e68e=_0x4faf9b&&_0x4faf9b[_0x285874(0x1fe)]?()=>_0x4faf9b['default']:()=>_0x4faf9b;return _0x554760['d'](_0x39e68e,{'a':_0x39e68e}),_0x39e68e;},_0x554760['d']=(_0x225d92,_0x56ab6b)=>{const _0x215d3d=a0_0x2990;for(var _0x1c0975 in _0x56ab6b)_0x554760['o'](_0x56ab6b,_0x1c0975)&&!_0x554760['o'](_0x225d92,_0x1c0975)&&Object[_0x215d3d(0x256)](_0x225d92,_0x1c0975,{'enumerable':!0x0,'get':_0x56ab6b[_0x1c0975]});},_0x554760['o']=(_0x224df4,_0x55c3c0)=>Object[_0x826a74(0x1da)]['hasOwnProperty']['call'](_0x224df4,_0x55c3c0),_0x554760['r']=_0x4a3f68=>{const _0x208c16=_0x826a74;_0x208c16(0x290)!=typeof Symbol&&Symbol[_0x208c16(0x21c)]&&Object['defineProperty'](_0x4a3f68,Symbol[_0x208c16(0x21c)],{'value':_0x208c16(0x1cc)}),Object[_0x208c16(0x256)](_0x4a3f68,_0x208c16(0x1fe),{'value':!0x0});};var _0x10889d={};((()=>{const _0xb26fa=_0x826a74;_0x554760['r'](_0x10889d),_0x554760['d'](_0x10889d,{'default':()=>_0x20beac});const _0x540d02=require('@fastify/request-context');var _0x3e07b2=_0x554760(0x22b);const _0x5b823a=require(_0xb26fa(0x228)),_0x11ccef=require(_0xb26fa(0x1ac));var _0x3b8927=_0x554760['n'](_0x11ccef);const _0x1d6a91=require(_0xb26fa(0x1f5));var _0x287d8e=_0x554760['n'](_0x1d6a91);const _0x8ba0af=require(_0xb26fa(0x1a5));var _0x1d49f3=_0x554760(0x11),_0x3559b7=_0x554760['n'](_0x1d49f3);class _0x38606b extends Error{[_0xb26fa(0x25d)];[_0xb26fa(0x2f4)];[_0xb26fa(0x1c7)];['requestId'];constructor(_0x1a2f9c,_0x42594b,_0x3b6330,_0xbfc469){const _0x45a31c=_0xb26fa;super(_0x1a2f9c),this[_0x45a31c(0x25d)]=_0x42594b,this[_0x45a31c(0x20c)]=_0x540d02[_0x45a31c(0x284)]['get'](_0x45a31c(0x20c)),this['stack']=_0x3b6330,this[_0x45a31c(0x1c7)]=_0xbfc469;}}function _0x4eb43d(_0x3bdfad){const _0x2993f0=_0xb26fa;let _0x30e9e4=_0x3bdfad;for(;!_0x3b8927()['existsSync'](_0x3559b7()['join'](_0x30e9e4,_0x2993f0(0x2c2)));)_0x30e9e4=_0x3559b7()[_0x2993f0(0x1af)](_0x30e9e4,'..');return console['log'](_0x2993f0(0x25a),_0x30e9e4),_0x30e9e4;}var _0x44201f=_0x554760(0x221);const _0x12daab=_0x554760['n'](_0x44201f)()({'level':process[_0xb26fa(0x2d8)][_0xb26fa(0x28a)]||_0xb26fa(0x2b0),'mixin':()=>({'requestId':_0x540d02['requestContext'][_0xb26fa(0x27b)]('requestId'),'container':process['env'][_0xb26fa(0x1cf)]})}),_0x20beac={'buildMesh':async function(_0x13b78a,_0x4e1aa1){const _0xa41203=_0xb26fa;const _0x2d5d1f=_0x4eb43d(process[_0xa41203(0x2d6)]());!function(_0x550577,_0xb6c890){const _0x13f396=_0xa41203;_0x3b8927()[_0x13f396(0x26b)](_0x3559b7()['resolve'](''+_0xb6c890,'meshes'))||_0x3b8927()[_0x13f396(0x23c)](_0x3559b7()[_0x13f396(0x2af)](''+_0xb6c890,_0x13f396(0x28f))),_0x3b8927()[_0x13f396(0x26b)](_0x3559b7()[_0x13f396(0x2af)](''+_0xb6c890,_0x13f396(0x1f7)))||_0x3b8927()['mkdirSync'](_0x3559b7()['resolve'](''+_0xb6c890,'mesh-artifact')),_0x3b8927()[_0x13f396(0x26b)](_0x3559b7()['resolve'](''+_0xb6c890,'tempfiles'))||_0x3b8927()['mkdirSync'](_0x3559b7()[_0x13f396(0x2af)](''+_0xb6c890,'tempfiles')),_0x3b8927()[_0x13f396(0x1c9)](_0xb6c890+'/'+_0x550577+_0x13f396(0x27c));}(_0x13b78a,_0x2d5d1f);const _0x2c75a3=_0x5b823a['spawn'];_0x12daab[_0xa41203(0x2b0)](_0xa41203(0x2a5)+_0x13b78a);try{const _0x12f0d0=()=>{const _0x4847aa=_0xa41203;const _0x2011ee=_0x3b8927()[_0x4847aa(0x225)](_0x2d5d1f+'/'+_0x13b78a+'.txt',_0x4847aa(0x28d))[_0x4847aa(0x226)](_0x4847aa(0x1cd),'');_0x3b8927()[_0x4847aa(0x295)](_0x2d5d1f+'/'+_0x13b78a+_0x4847aa(0x27c),_0x2011ee,_0x4847aa(0x28d));};_0x4e1aa1['plugins']=[..._0x4e1aa1[_0xa41203(0x2f6)]||[],{'httpDetailsExtensions':{}}];const _0x406ab9=[],_0x4baee8=function(_0x2b5392){const _0x50721c=_0xa41203;const _0x1c056b=Math[_0x50721c(0x1be)](Date[_0x50721c(0x24e)]()/0x3e8),_0x10ca50=_0x2b5392[_0x50721c(0x1fc)]('.')['pop']();return _0x2b5392['slice'](0x0,_0x2b5392[_0x50721c(0x2e7)]('.'))+'_'+_0x1c056b+'.'+_0x10ca50;}('handleOpenapiOnFetch.js');for(let _0x74ad05 of _0x4e1aa1[_0xa41203(0x215)])_0x74ad05[_0xa41203(0x1a4)][_0xa41203(0x29f)]&&_0x406ab9[_0xa41203(0x25c)]({'source':_0x74ad05['name'],'handler':'./'+_0x4baee8});_0x406ab9['length']>0x0&&(_0x4e1aa1['plugins'][_0xa41203(0x301)]({'onFetch':_0x406ab9}),_0x4e1aa1[_0xa41203(0x250)]=[..._0x4e1aa1[_0xa41203(0x250)]||[],{'path':'./'+_0x4baee8,'content':_0xa41203(0x247)}]),await async function(_0x48918d,_0x2bc5bc){const _0x43f73c=_0xa41203;try{(0x0,_0x3e07b2['replaceFileReferencesInConfig'])(_0x48918d,_0x2bc5bc),await(0x0,_0x3e07b2[_0x43f73c(0x2de)])(_0x48918d,_0x2bc5bc);}catch(_0x497d93){throw _0x12daab['error'](_0x497d93,_0x43f73c(0x1f1)),new _0x38606b(_0x43f73c(0x1b7)+_0x497d93,_0x43f73c(0x231),_0x540d02['requestContext']['get'](_0x43f73c(0x20c)));}}(_0x13b78a,_0x4e1aa1),_0x12daab[_0xa41203(0x2b0)]('Creating\x20'+_0x2d5d1f+'/'+_0x13b78a+_0xa41203(0x222)),_0x3b8927()[_0xa41203(0x26b)](_0x3559b7()['resolve'](''+_0x2d5d1f,''+_0x13b78a))||_0x3b8927()['mkdirSync'](_0x3559b7()[_0xa41203(0x2af)](''+_0x2d5d1f,''+_0x13b78a)),_0x4e1aa1[_0xa41203(0x250)]&&(_0x3b8927()[_0xa41203(0x295)](_0x3559b7()[_0xa41203(0x2af)](''+_0x2d5d1f,_0x13b78a,_0xa41203(0x1ab)),JSON[_0xa41203(0x203)](_0x4e1aa1)),delete _0x4e1aa1[_0xa41203(0x250)]),_0x12daab[_0xa41203(0x2b0)](_0xa41203(0x1d5)+JSON[_0xa41203(0x203)](_0x4e1aa1)),_0x3b8927()[_0xa41203(0x295)](_0x3559b7()[_0xa41203(0x2af)](''+_0x2d5d1f,''+_0x13b78a,_0xa41203(0x2b1)),JSON[_0xa41203(0x203)](_0x4e1aa1)),_0x12daab[_0xa41203(0x2b0)]('chmod\x20775\x20on\x20.meshrc.json\x20file.....'),_0x3b8927()[_0xa41203(0x2fb)](_0x3559b7()[_0xa41203(0x2af)](''+_0x2d5d1f,''+_0x13b78a,_0xa41203(0x2b1)),0x1fd),_0x12daab[_0xa41203(0x2b0)](_0xa41203(0x272));try{return new Promise((_0x44a3fe,_0x310436)=>{const _0x14ceaa=_0xa41203;const _0x44096f=_0x3b8927()[_0x14ceaa(0x1ec)](_0x13b78a+_0x14ceaa(0x27c),{'flags':'a'}),_0x1e0215=_0x2c75a3(_0x14ceaa(0x1d6),[_0x3559b7()[_0x14ceaa(0x2af)](__dirname,_0x14ceaa(0x296)),_0x3559b7()[_0x14ceaa(0x2af)](_0x2d5d1f,_0x13b78a)],{});_0x1e0215['stdout']['pipe'](_0x44096f),_0x1e0215[_0x14ceaa(0x20e)][_0x14ceaa(0x1e5)](_0x44096f),_0x1e0215['on'](_0x14ceaa(0x1b1),function(_0x37710f){const _0x1ca20e=_0x14ceaa;_0x12daab['info'](_0x1ca20e(0x258)+_0x37710f),_0x12f0d0(),0x0===_0x37710f?_0x44a3fe(!0x0):_0x310436(!0x1);}),_0x1e0215['on'](_0x14ceaa(0x242),function(_0x556e99){const _0x49f8ab=_0x14ceaa;_0x12daab['error'](_0x49f8ab(0x269)+_0x556e99[_0x49f8ab(0x277)]),_0x12daab[_0x49f8ab(0x242)](_0x556e99),_0x12f0d0(),_0x310436(_0x556e99);});})['then'](()=>(_0x12daab[_0xa41203(0x2b0)](_0xa41203(0x1cb)),function(_0x1f755e,_0xf24c0c){const _0x57c25e=_0xa41203;try{_0x3b8927()[_0x57c25e(0x2c8)](_0x3559b7()[_0x57c25e(0x2af)](''+_0xf24c0c,_0x57c25e(0x1f7),_0x1f755e)),_0x3b8927()[_0x57c25e(0x30b)](_0x3559b7()[_0x57c25e(0x2af)](''+_0xf24c0c,_0x1f755e,_0x57c25e(0x22c)),_0x3559b7()[_0x57c25e(0x2af)](''+_0xf24c0c,_0x57c25e(0x1f7),''+_0x1f755e)),_0x3b8927()[_0x57c25e(0x1d7)](_0x3559b7()[_0x57c25e(0x2af)](''+_0xf24c0c,_0x1f755e,'.meshrc.json'),_0x3559b7()[_0x57c25e(0x2af)](''+_0xf24c0c,'mesh-artifact',''+_0x1f755e,_0x57c25e(0x2b1))),_0x3b8927()['existsSync'](_0x3559b7()['resolve'](''+_0xf24c0c,_0x1f755e,'files.json'))&&_0x3b8927()['copyFileSync'](_0x3559b7()[_0x57c25e(0x2af)](''+_0xf24c0c,_0x1f755e,_0x57c25e(0x1ab)),_0x3559b7()[_0x57c25e(0x2af)](''+_0xf24c0c,_0x57c25e(0x1f7),''+_0x1f755e,_0x57c25e(0x1ab))),_0x3b8927()[_0x57c25e(0x26b)](_0x3559b7()[_0x57c25e(0x2af)](''+_0xf24c0c,_0x1f755e,_0x57c25e(0x2d0)))&&_0x3b8927()[_0x57c25e(0x30b)](_0x3559b7()[_0x57c25e(0x2af)](''+_0xf24c0c,_0x1f755e,_0x57c25e(0x2d0)),_0x3559b7()['resolve'](''+_0xf24c0c,'mesh-artifact','tenantFiles')),_0x3b8927()[_0x57c25e(0x2c8)](_0x3559b7()[_0x57c25e(0x2af)](''+_0xf24c0c,_0x1f755e));}catch(_0x59208f){throw _0x12daab[_0x57c25e(0x242)](_0x59208f,_0x57c25e(0x261)),_0x59208f;}}(_0x13b78a,_0x2d5d1f),_0x12daab[_0xa41203(0x2b0)](_0xa41203(0x26a)),!0x0))[_0xa41203(0x29d)](_0x22a6a4=>{const _0x4d2da3=_0xa41203;_0x12daab['error'](_0x22a6a4,_0x4d2da3(0x23e));const _0x18209d=_0x3b8927()[_0x4d2da3(0x225)](_0x2d5d1f+'/'+_0x13b78a+_0x4d2da3(0x27c),_0x4d2da3(0x28d));throw new _0x38606b(_0x18209d,_0x4d2da3(0x231),_0x540d02[_0x4d2da3(0x284)][_0x4d2da3(0x27b)](_0x4d2da3(0x20c)));});}catch(_0x3025fb){_0x12daab[_0xa41203(0x242)](_0x3025fb,_0xa41203(0x23e));const _0x4ccc9f=_0x3025fb[_0xa41203(0x2f4)][_0xa41203(0x226)](_0xa41203(0x1cd),'');if(_0x3b8927()['writeFileSync'](_0x13b78a+_0xa41203(0x27c),_0x4ccc9f),_0x3025fb instanceof Error)throw new _0x38606b(_0x4ccc9f,_0xa41203(0x231),_0x540d02[_0xa41203(0x284)][_0xa41203(0x27b)]('requestId'));}}catch(_0x3d599c){throw _0x12daab[_0xa41203(0x242)](_0x3d599c,'An\x20error\x20occurred\x20in\x20meshBuilder.BuildMesh()'),_0x3d599c;}},'compileMesh':async function(_0x58a803){const _0x1661b7=_0xb26fa;const _0x1fa85a=_0x4eb43d(process[_0x1661b7(0x2d6)]()),_0xc497b4=_0x3559b7()[_0x1661b7(0x2af)](_0x1fa85a,_0x1661b7(0x1f7),_0x58a803),_0x3764ed={'compilerOptions':{'module':_0x287d8e()['ModuleKind'][_0x1661b7(0x2e0)],'esModuleInterop':!0x0,'moduleResolution':0x2}};return _0x12daab[_0x1661b7(0x2b0)]('Compiling\x20'+_0xc497b4+'\x20ts\x20artifacts\x20to\x20js'),(0x0,_0x8ba0af[_0x1661b7(0x1a5)])(_0xc497b4+_0x1661b7(0x2c7),{'dot':!0x0})[_0x1661b7(0x2eb)](_0x5b9d85=>{const _0x20bd5c=_0x1661b7;const _0x1560bd=[];return _0x5b9d85[_0x20bd5c(0x1e7)](async _0xdc2cae=>{const _0x44dfb1=_0x20bd5c;_0x1560bd[_0x44dfb1(0x25c)](new Promise((_0x36ca24,_0x27b88e)=>{const _0x8ae4df=_0x44dfb1;_0x3b8927()[_0x8ae4df(0x1ae)](_0xdc2cae,_0x8ae4df(0x28d))[_0x8ae4df(0x2eb)](_0x200f59=>{const _0xbab3f8=_0x8ae4df;const _0x1fdf4c=_0x287d8e()[_0xbab3f8(0x20f)](_0x200f59,_0x3764ed),_0x4297a0=_0xdc2cae[_0xbab3f8(0x270)]('.ts',_0xbab3f8(0x1d9));_0x3b8927()[_0xbab3f8(0x2c0)](_0x4297a0,_0x1fdf4c[_0xbab3f8(0x1de)])[_0xbab3f8(0x2eb)](()=>_0x3b8927()['rm'](_0xdc2cae))[_0xbab3f8(0x2eb)](()=>{const _0x11ac25=_0xbab3f8;_0x12daab[_0x11ac25(0x2b0)]('Compiled\x20'+_0xdc2cae),_0x36ca24(_0x4297a0);})[_0xbab3f8(0x29d)](_0x33de77=>{const _0x54989c=_0xbab3f8;_0x12daab[_0x54989c(0x242)](_0x54989c(0x1e0),_0x33de77),_0x27b88e(_0x33de77);});});}));}),Promise[_0x20bd5c(0x278)](_0x1560bd);})[_0x1661b7(0x29d)](_0x195d89=>{const _0x1dd4b5=_0x1661b7;throw _0x12daab[_0x1dd4b5(0x242)](_0x1dd4b5(0x1e0),_0x195d89),_0x195d89;});},'validateMesh':async function(_0x3fe49a){const _0x3a7384=_0xb26fa;const {isValid:_0x3620b5,errors:_0xcb07bd}=(0x0,_0x3e07b2[_0x3a7384(0x2ee)])({'meshConfig':_0x3fe49a});if(!_0x3620b5){const _0x1b6c2=new Error(_0xcb07bd?(0x0,_0x3e07b2[_0x3a7384(0x2cd)])(_0xcb07bd):'Invalid\x20mesh\x20config');throw _0x1b6c2[_0x3a7384(0x25d)]=_0x3a7384(0x2a0),_0x1b6c2;}const {isValid:_0x56fb76,reasons:_0x2d1fdd}=await(0x0,_0x3e07b2[_0x3a7384(0x306)])(_0x3fe49a);if(!_0x56fb76){const _0x279c46=new Error(_0x2d1fdd[_0x3a7384(0x1af)](_0x3a7384(0x292)));throw _0x279c46[_0x3a7384(0x25d)]='InvalidMeshConfigError',_0x279c46;}const {isValid:_0x4e2daa,errors:_0x29a408}=(0x0,_0x3e07b2[_0x3a7384(0x1ff)])(_0x3fe49a);if(!_0x4e2daa){const _0x2b4dcc=_0xcb07bd?new Error(_0xcb07bd[_0x3a7384(0x1af)](_0x3a7384(0x292))):new Error(_0x3a7384(0x1c6));throw _0x2b4dcc['name']=_0x3a7384(0x2f2),_0x2b4dcc;}return!0x0;}};})());var _0x8fcc07=exports;for(var _0x4600d9 in _0x10889d)_0x8fcc07[_0x4600d9]=_0x10889d[_0x4600d9];_0x10889d[_0x826a74(0x1fe)]&&Object[_0x826a74(0x256)](_0x8fcc07,'__esModule',{'value':!0x0});})());