@adobe-apimesh/mesh-builder 1.5.0 → 1.6.0
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.
- package/dist/meshBuilder.js +1 -1
- package/dist/scripts/buildMesh.js +1 -1
- package/package.json +2 -2
package/dist/meshBuilder.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
function a0_0x1e66(){const _0xe7d7d=['replace','readFileSync','entries','The\x20responseCache\x20configuration\x20is\x20incomplete.\x20You\x20must\x20include\x20at\x20least\x20one\x20required\x20property:\x20\x27globalTtl\x27\x20or\x20\x27ttlPerSchemaCoordinate\x27.','includes','__setModuleDefault','errors','{\x22$id\x22:\x22createSource-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\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:{\x22anyOf\x22:[{\x22$ref\x22:\x22createSource-mgql#/definitions/GraphQLHandlerCodeFirstConfiguration\x22},{\x22$ref\x22:\x22createSource-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22}]},\x22openapi\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/OpenapiHandler\x22},\x22soap\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/SoapHandler\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},\x22GraphQLHandlerCodeFirstConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22source\x22:{\x22description\x22:\x22A\x20file\x20path\x20to\x20your\x20GraphQL\x20Schema\x5cnIf\x20you\x20provide\x20a\x20path\x20to\x20a\x20code\x20file(js\x20or\x20ts),\x5cnother\x20options\x20will\x20be\x20ignored\x20and\x20the\x20schema\x20exported\x20from\x20the\x20file\x20will\x20be\x20used\x20directly.\x22}},\x22required\x22:[\x22source\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},\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},\x22SoapHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{},\x22source\x22:{\x22type\x22:\x22string\x22},\x22wsdl\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22,\x22wsdl\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\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}','name','glob','.mesh/','handleResolversCompositionFileReferences','size','building','{\x22$id\x22:\x22createSource-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\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:{\x22anyOf\x22:[{\x22$ref\x22:\x22createSource-ti#/definitions/GraphQLHandlerCodeFirstConfiguration\x22},{\x22$ref\x22:\x22createSource-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22}]},\x22openapi\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/OpenapiHandler\x22},\x22soap\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/SoapHandler\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},\x22GraphQLHandlerCodeFirstConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22source\x22:{\x22description\x22:\x22A\x20file\x20path\x20to\x20your\x20GraphQL\x20Schema\x5cnIf\x20you\x20provide\x20a\x20path\x20to\x20a\x20code\x20file(js\x20or\x20ts),\x5cnother\x20options\x20will\x20be\x20ignored\x20and\x20the\x20schema\x20exported\x20from\x20the\x20file\x20will\x20be\x20used\x20directly.\x22}},\x22required\x22:[\x22source\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},\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},\x22SoapHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{},\x22source\x22:{\x22type\x22:\x22string\x22},\x22wsdl\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22,\x22wsdl\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\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}','setTimeout','This\x20is\x20path:\x20','scripts/buildMesh.js','replaceField','onFetch','setInterval\x20is\x20not\x20supported','creating\x20hash\x20failed','1234540qXPVLU','isTI','__exportStar','.js','createTenantSchema','eslint','API_MESH_TIER','Mesh\x20file\x20names\x20must\x20be\x20less\x20than\x2025\x20characters.\x20The\x20following\x20files\x20are\x20invalid:\x20','requestSchema','\x20is\x20not\x20allowed\x20in\x20responseConfig.headers.\x20Use\x20the\x20responseConfig.CORS\x20section.','toStringTag','pathExistsSync','Invalid\x20value\x20used\x20for\x20','writeFileSync','map','basename','responseCache','2965256IVmMmi','keys','mgql_createTenantSchema','__esModule','proxy-revalidate','plugin:sonarjs/recommended','byteLength','info','string','.\x20Should\x20be\x20','\x20,\x20','forEach','catch','error','values','ajv','graphql','Mesh\x20files\x20must\x20be\x20JavaScript\x20or\x20JSON.\x20Other\x20file\x20types\x20are\x20not\x20supported.\x20The\x20following\x20files\x20are\x20invalid:\x20(','parseMaterializedFilePath','validateMeshConfig','.\x20Please\x20check\x20the\x20schema\x20for\x20allowed\x20types\x20and\x20values\x20for\x20','Module','replacements','Mesh\x20build\x20complete','round','no-transform','<whitespace>','filter','transforms','materializeTenantFiles','Multiple\x20entries\x20found\x20for\x20coordinates\x20','writeFile','__defineGetter__','removeSync','call','handleJSONSchemaFileReferences','Build\x20process\x20exited\x20with\x20error\x20','responseSample','Creating\x20','__defineSetter__','toLowerCase','delete','.meshrc.json','log','Unsupported\x20property\x20','spawn','contextConfig','An\x20error\x20occurred\x20in\x20graphqlMesh()','InvalidMeshConfigError','public','match','http','copyFileSync','set','requestSample','No\x20sources\x20provided.\x20Mesh\x20configuration\x20must\x20have\x20at\x20least\x20one\x20source.','exports','clearMaterializedConfigFiles','.txt','Compiled\x20','getOwnPropertyDescriptor','ResponseHeadersError','pino','default','validateCreateMeshConfigSchema','An\x20error\x20occurred\x20in\x20meshBuilder.BuildMesh()','node','\x20found','generateSchemaValidationError','add','parentDir','utf8','env','\x20provided\x20is\x20invalid.\x20Please\x20provide\x20a\x20fully\x20qualified\x20domain.','absolute','content','requestContext','missingProperty','Missing\x20required\x20property\x20','Mesh\x20configuration\x20shouldn\x27t\x20have\x20source\x20name\x20repeated.','push','immutable','sources','createSourceSchema','parse','__defineGetter__\x20is\x20not\x20supported','ti_createTenantSchema','6mUccVt','cache-control','organizationCode','materializedPath','handleOpenAPIFileReferences','globalTtl','max-age','\x20in\x20the\x20Mesh\x20config','mgql_updateTenantSchema','validateCreateSourceConfigSchema','baseUrl','global\x20is\x20not\x20supported','validate','update','__importDefault','source','runtimeConfig','LintError\x20in\x20File\x20','fromEntries','https','mkdir','/tenantFiles/','endpoint','package.json','ti_createSourceSchema','mgql_createSourceSchema','responseConfig','base64','logger','\x20to\x20','InvalidMeshConfigSizeError','\x20is\x20a\x20duplicate\x20source\x20name.','window','validateMeshConfigSize','transpileModule','prod','must-understand','ti_updateTenantSchema','responseSchema','throw\x20is\x20not\x20supported','__createBinding','__defineSetter__\x20is\x20not\x20supported','stack','undefined','toString','startsWith','additionalResolvers','mesh-artifact','join','required','latest','\x20failed','CommonJS','RESPONSE_CACHE_MAX_GLOBAL_TTL','object','An\x20error\x20occured\x20while\x20materializing\x20the\x20files:\x20','\x20at\x20','processFileConfig','payload','\x20seconds.','hooks','stale-while-revalidate','stringify','{\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},\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:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-ti#/definitions/GraphQLHandlerCodeFirstConfiguration\x22},{\x22$ref\x22:\x22createTenant-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22}]},\x22openapi\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/OpenapiHandler\x22},\x22soap\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/SoapHandler\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},\x22GraphQLHandlerCodeFirstConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22source\x22:{\x22description\x22:\x22A\x20file\x20path\x20to\x20your\x20GraphQL\x20Schema\x5cnIf\x20you\x20provide\x20a\x20path\x20to\x20a\x20code\x20file(js\x20or\x20ts),\x5cnother\x20options\x20will\x20be\x20ignored\x20and\x20the\x20schema\x20exported\x20from\x20the\x20file\x20will\x20be\x20used\x20directly.\x22}},\x22required\x22:[\x22source\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},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22beforeAll\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\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:{},\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},\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},\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},\x22SoapHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{},\x22source\x22:{\x22type\x22:\x22string\x22},\x22wsdl\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22,\x22wsdl\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\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:\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},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','The\x20globalTtl\x20is\x20invalid.\x20Specify\x20an\x20integer\x20value\x20between\x200\x20seconds\x20and\x20','then','setInterval','createHash','Moving\x20mesh\x20artifacts\x20into\x20artifacts\x20folder','process\x20is\x20not\x20supported','workspaceId','from','Header\x20','production','MeshBuildError','sha1','copySync','\x20in\x20responseCache.ttlPerSchemaCoordinate.\x20Specify\x20only\x20a\x20single\x20entry\x20for\x20each\x20schema\x20coordinate.','relativePath','defineProperty','indexOf','hasOwnProperty','coordinate','global','createWriteStream','handleAdditionalResolversFileReferences','9605yGpKtV','An\x20error\x20occurred\x20while\x20moving\x20mesh\x20artifacts','meshId','requestId','tempfiles','promises','get','isValid','getSourceResponseHeaders','stale-if-error','prototype','validateSourceName','off','replaceFileReferencesInConfig','26902rnsaUc','Please\x20provide\x20a\x20valid\x20file\x20type\x20(json|yaml)\x20or\x20a\x20fully\x20qualified\x20domain.','configurable','enum','lastIndexOf','pipe','66WMyDoi','stdout','.ts','Invalid\x20type\x20used\x20for\x20','reasons','Source\x20name\x20cannot\x20be\x20empty','min-fresh','absolutePath','./tenantFiles/','writable','test','Compiling\x20','beforeAll','The\x20TTL\x20specified\x20for\x20','length','path','crypto','processMeshResponseHeaders','JsonSchema','openapi','1842197WSHiFQ','type','stderr','process','existsSync','no-loops','no-cache','import\x20is\x20not\x20supported','schema-management-service','KB.\x20Mesh\x20config\x20size\x20must\x20be\x20less\x20than\x20375KB','cause','headers','pending','require','Clearing\x20materialized\x20files\x20in\x20','changeDynamicHeadersToLowercase','ttl','plugins','create','resolversComposition','123841tPPBrh','import','transfer-encoding','ttlPerSchemaCoordinate','files','all','handleHooksFileReferences','mkdirSync','getCacheControlDirectives','cwd','{\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},\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:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-mgql#/definitions/GraphQLHandlerCodeFirstConfiguration\x22},{\x22$ref\x22:\x22updateTenant-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22}]},\x22openapi\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/OpenapiHandler\x22},\x22soap\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/SoapHandler\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},\x22GraphQLHandlerCodeFirstConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22source\x22:{\x22description\x22:\x22A\x20file\x20path\x20to\x20your\x20GraphQL\x20Schema\x5cnIf\x20you\x20provide\x20a\x20path\x20to\x20a\x20code\x20file(js\x20or\x20ts),\x5cnother\x20options\x20will\x20be\x20ignored\x20and\x20the\x20schema\x20exported\x20from\x20the\x20file\x20will\x20be\x20used\x20directly.\x22}},\x22required\x22:[\x22source\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},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22beforeAll\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\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:{},\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},\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}},\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},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22SoapHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{},\x22source\x22:{\x22type\x22:\x22string\x22},\x22wsdl\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22,\x22wsdl\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\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:\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},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','operations','extname','getTenantTmpDir','TIMeshTypes','meshes','digest','compositions','no-store','resolve','files.json','success','composer','message','4854825xgLBjP','getSchemaValidator','\x20;\x20','@fastify/request-context','No\x20meshid\x20','dirname','validateUpdateMeshConfigSchema','pid','Beginning\x20mesh\x20build\x20for\x20meshId:\x20','projectId','\x20is\x20invalid.\x20Specify\x20an\x20integer\x20value\x20between\x200\x20seconds\x20and\x20','tenantFiles','REQUEST_ID','MeshTypes','LOG_LEVEL','handler','lintText','ESLint','Unable\x20to\x20compile\x20mesh','replaceAll','outputText','MeshStatus','10MlLYwH','cacheConfig'];a0_0x1e66=function(){return _0xe7d7d;};return a0_0x1e66();}function a0_0x2a21(_0x1c8246,_0x5c8d57){const _0x1e66de=a0_0x1e66();a0_0x2a21=function(_0x2a217f,_0x21d11e){_0x2a217f=_0x2a217f-0x1bf;let _0x55196c=_0x1e66de[_0x2a217f];return _0x55196c;};return a0_0x2a21(_0x1c8246,_0x5c8d57);}(function(_0x195d6c,_0x4abe81){const _0x328f7e=a0_0x2a21;const _0x3b05b0=_0x195d6c();while(!![]){try{const _0x5dd2e1=-parseInt(_0x328f7e(0x20b))/0x1+-parseInt(_0x328f7e(0x1dd))/0x2*(-parseInt(_0x328f7e(0x2b9))/0x3)+-parseInt(_0x328f7e(0x251))/0x4+-parseInt(_0x328f7e(0x1cf))/0x5*(parseInt(_0x328f7e(0x1e3))/0x6)+-parseInt(_0x328f7e(0x1f7))/0x7+parseInt(_0x328f7e(0x262))/0x8+parseInt(_0x328f7e(0x223))/0x9*(parseInt(_0x328f7e(0x239))/0xa);if(_0x5dd2e1===_0x4abe81){break;}else{_0x3b05b0['push'](_0x3b05b0['shift']());}}catch(_0xf8928b){_0x3b05b0['push'](_0x3b05b0['shift']());}}}(a0_0x1e66,0x35c2e));((()=>{'use strict';const _0x26d4e1=a0_0x2a21;var _0x5df215={0x1d0:(_0x207e1f,_0xab6e12)=>{const _0x4e7e88=a0_0x2a21;function _0x4b008(_0x68096e){const _0x3710a5=a0_0x2a21;const _0x5f2e95=[];return Object[_0x3710a5(0x263)](_0x68096e)[_0x3710a5(0x26d)]((_0x3637e9,_0x21a89c)=>{const _0x577ec1=_0x3710a5;_0x68096e[_0x3637e9]===_0x3637e9?_0x5f2e95[_0x577ec1(0x2b2)](_0x3637e9):_0x5f2e95[_0x577ec1(0x2b2)](_0x3637e9+'='+_0x68096e[_0x3637e9]);}),_0x5f2e95['toString']();}Object[_0x4e7e88(0x1c8)](_0xab6e12,_0x4e7e88(0x265),{'value':!0x0}),_0xab6e12[_0x4e7e88(0x213)]=void 0x0,_0xab6e12[_0x4e7e88(0x213)]=_0x31ae05=>{const _0x2c8139=_0x4e7e88;let _0x16c8c6={};return _0x31ae05?.[_0x2c8139(0x26d)](_0x5080b3=>{const _0x337aab=_0x2c8139;if(_0x337aab(0x2ba)===_0x5080b3['name'][_0x337aab(0x28a)]()){const _0x53e98f=function(_0x759bda){const _0x298f8d=_0x337aab;const _0x8bd721={};return _0x759bda[_0x298f8d(0x23b)](/(?:^|(?:\s*\,\s*))([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)(?:\=(?:([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)|(?:\"((?:[^"\\]|\\.)*)\")))?/g,function(_0x569932,_0x697ea3,_0x59a55d,_0x36696e){const _0x2fd113=_0x298f8d;const _0x14540a=_0x59a55d||_0x36696e;return _0x8bd721[_0x697ea3]=_0x14540a?_0x14540a[_0x2fd113(0x28a)]():_0x697ea3,'';})?{}:_0x8bd721;}(_0x5080b3[_0x337aab(0x270)][_0x337aab(0x2e5)]()),_0x586e69=Object['fromEntries'](Object['entries'](_0x53e98f)['map'](([_0xca9a29,_0x5d6d38])=>[_0xca9a29['toLowerCase'](),_0x5d6d38[_0x337aab(0x28a)]()]));_0x16c8c6=function(_0x5be0bb,_0x5ba9cf){const _0x3271af=_0x337aab;if(_0x5be0bb['no-store'])return _0x5be0bb;if(_0x5ba9cf[_0x3271af(0x21d)])return(_0x5be0bb={})['no-store']='no-store',_0x5be0bb;[_0x3271af(0x1e9),_0x3271af(0x2bf),'max-stale','s-maxage',_0x3271af(0x1d8),_0x3271af(0x2f6)][_0x3271af(0x26d)](_0x4f5ec6=>{var _0x83adce,_0x1eb84c,_0x4d3917;_0x83adce=_0x4f5ec6,_0x1eb84c=_0x5ba9cf[_0x4f5ec6],(_0x4d3917=_0x5be0bb)[_0x83adce]&&_0x1eb84c?isNaN(Number(_0x4d3917[_0x83adce]))&&!isNaN(Number(_0x1eb84c))?_0x4d3917[_0x83adce]=_0x1eb84c:isNaN(Number(_0x4d3917[_0x83adce]))||isNaN(Number(_0x1eb84c))||Number(_0x4d3917[_0x83adce])>Number(_0x1eb84c)&&(_0x4d3917[_0x83adce]=_0x1eb84c):_0x1eb84c&&(_0x4d3917[_0x83adce]=_0x1eb84c);});const _0x42696e=[_0x3271af(0x293),'private',_0x3271af(0x2b3),_0x3271af(0x1fd),_0x3271af(0x27b),'must-revalidate',_0x3271af(0x266),_0x3271af(0x2dd)];return Object[_0x3271af(0x263)](_0x5ba9cf)['forEach'](_0x104e4f=>{_0x42696e['includes'](_0x104e4f)&&!_0x5be0bb[_0x104e4f]&&(_0x5be0bb[_0x104e4f]=_0x5ba9cf[_0x104e4f]);}),_0x5be0bb;}(_0x16c8c6,_0x586e69);}}),{'cache-control':_0x4b008(_0x16c8c6)};},_0xab6e12[_0x4e7e88(0x2a1)]=_0xab6e12[_0x4e7e88(0x213)];},0x2d4:(_0xfaf867,_0x564dda)=>{const _0x2dd12d=a0_0x2a21;Object['defineProperty'](_0x564dda,_0x2dd12d(0x265),{'value':!0x0}),_0x564dda['ResponseHeadersError']=void 0x0,_0x564dda[_0x2dd12d(0x29f)]=class{[_0x2dd12d(0x243)];[_0x2dd12d(0x222)];[_0x2dd12d(0x2e3)];[_0x2dd12d(0x201)];['requestId'];constructor(_0x11633c,_0x318bc6,_0x37a32e,_0x29127b,_0xc7135f){const _0x525681=_0x2dd12d;this[_0x525681(0x243)]=_0x318bc6,this[_0x525681(0x222)]=_0x11633c,this[_0x525681(0x1d2)]=_0x37a32e,this[_0x525681(0x2e3)]=_0x29127b,this[_0x525681(0x201)]=_0xc7135f;}};},0x1c9:function(_0x13d1ce,_0x383c18,_0x1330e4){const _0x3758b5=a0_0x2a21;var _0x2ad64a=this&&this[_0x3758b5(0x2c7)]||function(_0xe8842a){const _0x565116=_0x3758b5;return _0xe8842a&&_0xe8842a[_0x565116(0x265)]?_0xe8842a:{'default':_0xe8842a};};Object['defineProperty'](_0x383c18,_0x3758b5(0x265),{'value':!0x0}),_0x383c18[_0x3758b5(0x211)]=_0x383c18[_0x3758b5(0x1ce)]=_0x383c18['handleReplaceFieldFileReferences']=_0x383c18['handleResolversCompositionFileReferences']=_0x383c18[_0x3758b5(0x2bd)]=_0x383c18[_0x3758b5(0x285)]=_0x383c18['replaceRelativePaths']=_0x383c18[_0x3758b5(0x1dc)]=_0x383c18[_0x3758b5(0x218)]=_0x383c18[_0x3758b5(0x29b)]=_0x383c18['parseFilePath']=_0x383c18[_0x3758b5(0x27f)]=_0x383c18[_0x3758b5(0x2f2)]=_0x383c18[_0x3758b5(0x274)]=void 0x0;const _0x31df07=_0x1330e4(0x71),_0x18b166=_0x2ad64a(_0x1330e4(0x11)),_0x219225=_0x1330e4(0x18a),_0x45fece=_0x1330e4(0x93),_0x3ed7e9=_0x1330e4(0x11),_0x3df440=_0x1330e4(0xef);function _0x503cc1(_0x3e37f6){const _0x161726=_0x3758b5;const _0x4ee58a=_0x3e37f6[_0x161726(0x23b)](/^\.\//,''),_0x390ead=_0x18b166['default']['basename'](_0x3e37f6);'.js'===_0x18b166[_0x161726(0x2a1)]['extname'](_0x390ead)&&(_0x3e37f6='meshes/mesh-artifact/'+_0x3e37f6);const _0x27af40=(0x0,_0x3ed7e9[_0x161726(0x21e)])(_0x3e37f6),_0x30c09f=_0x18b166[_0x161726(0x2a1)][_0x161726(0x228)](_0x27af40);return{'name':_0x4ee58a,'relativePath':_0x3e37f6,'absolutePath':_0x27af40,'parentDir':{'relative':_0x30c09f,'absolute':(0x0,_0x3ed7e9['resolve'])(_0x30c09f)}};}function _0x4467e7(_0x2536b7,_0x4cb83f,_0x4488fa=!0x1){const _0x3328d6=_0x3758b5;const _0xc6171a=_0x2536b7[_0x3328d6(0x23b)](/^\.\//,''),_0x546122=_0x52f8e0(_0x4cb83f,_0x4488fa),_0x4e3df2=_0x546122['relative']+'/'+_0xc6171a;return{'name':_0xc6171a,'relativePath':_0x4e3df2,'absolutePath':(0x0,_0x3ed7e9['resolve'])(_0x4e3df2),'parentDir':_0x546122};}function _0x52f8e0(_0x408495,_0x518ca9=!0x1){const _0x2f8d1d=_0x3758b5;const _0x4e40d9=process[_0x2f8d1d(0x22a)],_0x29c538=process[_0x2f8d1d(0x2aa)][_0x2f8d1d(0x22f)]||'';try{const _0x1db63e=_0x4e40d9+_0x29c538,_0x53085c=(0x0,_0x31df07[_0x2f8d1d(0x2fc)])(_0x2f8d1d(0x1c4))[_0x2f8d1d(0x2c6)](_0x408495+_0x1db63e)[_0x2f8d1d(0x21b)](_0x2f8d1d(0x2d4)),_0x59cb07=_0x518ca9?_0x2f8d1d(0x1eb)+_0x408495+'-'+_0x53085c:'./'+_0x408495+_0x2f8d1d(0x2ce)+_0x408495+'-'+_0x53085c;return{'relative':_0x59cb07,'absolute':(0x0,_0x3ed7e9[_0x2f8d1d(0x21e)])(_0x59cb07)};}catch(_0x67aff0){throw _0x219225[_0x2f8d1d(0x2d5)][_0x2f8d1d(0x269)](_0x2f8d1d(0x250)),_0x67aff0;}}function _0x2490a1(_0x4dc96c,_0x3afd67){const _0x29a8e2=_0x3758b5;if(_0x4dc96c[_0x29a8e2(0x2e6)](_0x29a8e2(0x295))||_0x4dc96c[_0x29a8e2(0x2e6)](_0x29a8e2(0x2cc)))return _0x4dc96c;{const _0x354b48=_0x4467e7(_0x4dc96c,_0x3afd67,!0x0)[_0x29a8e2(0x1c7)];return _0x219225[_0x29a8e2(0x2d5)]['debug']('Replacing\x20'+_0x4dc96c+'\x20with\x20'+_0x354b48+_0x29a8e2(0x2c0)),_0x354b48;}}function _0x445b61(_0x4bc2ea,_0x4b0b95){const _0x4713ed=_0x3758b5;_0x4b0b95[_0x4713ed(0x2b4)][_0x4713ed(0x26d)](_0x1a588e=>{const _0x2710eb=_0x4713ed;_0x1a588e[_0x2710eb(0x232)]['JsonSchema']?.[_0x2710eb(0x216)][_0x2710eb(0x26d)](_0x217b82=>{const _0x45ff8b=_0x2710eb;_0x217b82['responseSchema']&&(_0x217b82[_0x45ff8b(0x2df)]=_0x2490a1(_0x217b82[_0x45ff8b(0x2df)],_0x4bc2ea)),_0x217b82['responseSample']&&(_0x217b82[_0x45ff8b(0x287)]=_0x2490a1(_0x217b82[_0x45ff8b(0x287)],_0x4bc2ea)),_0x217b82[_0x45ff8b(0x259)]&&(_0x217b82['requestSchema']=_0x2490a1(_0x217b82['requestSchema'],_0x4bc2ea)),_0x217b82[_0x45ff8b(0x298)]&&(_0x217b82[_0x45ff8b(0x298)]=_0x2490a1(_0x217b82[_0x45ff8b(0x298)],_0x4bc2ea));});});}function _0x3cef7b(_0x503da2,_0x1c4197){const _0x3af60f=_0x3758b5;_0x1c4197[_0x3af60f(0x2b4)][_0x3af60f(0x26d)](_0x39af4f=>{const _0x383825=_0x3af60f;const _0x22341a=_0x39af4f[_0x383825(0x232)][_0x383825(0x1f6)];_0x22341a&&(_0x22341a[_0x383825(0x2c8)]=_0x2490a1(_0x22341a[_0x383825(0x2c8)],_0x503da2));});}function _0x191a31(_0x383696,_0x514ee9){const _0x24723f=_0x3758b5;_0x514ee9['sources'][_0x24723f(0x26d)](_0x25e2da=>{const _0x8a541f=_0x24723f;_0x25e2da[_0x8a541f(0x27e)]?.[_0x8a541f(0x26d)](_0x1ced7=>{const _0x3463ec=_0x8a541f;_0x1ced7[_0x3463ec(0x20a)]?.[_0x3463ec(0x21c)][_0x3463ec(0x26d)](_0x11a918=>{const _0x24a483=_0x3463ec;_0x11a918&&_0x11a918[_0x24a483(0x221)]&&(_0x11a918[_0x24a483(0x221)]=_0x2490a1(_0x11a918['composer'],_0x383696));});});}),_0x514ee9[_0x24723f(0x27e)]?.['forEach'](_0x5cbc67=>{const _0x4759c5=_0x24723f;_0x5cbc67[_0x4759c5(0x20a)]?.[_0x4759c5(0x21c)][_0x4759c5(0x26d)](_0x43af7f=>{const _0x15b2c3=_0x4759c5;_0x43af7f&&_0x43af7f[_0x15b2c3(0x221)]&&(_0x43af7f[_0x15b2c3(0x221)]=_0x2490a1(_0x43af7f[_0x15b2c3(0x221)],_0x383696));});});}function _0x1fa401(_0x2b38fe,_0x1b9b01){const _0x13993d=_0x3758b5;_0x1b9b01[_0x13993d(0x2b4)][_0x13993d(0x26d)](_0x58e7cc=>{const _0x2f8a33=_0x13993d;_0x58e7cc['transforms']?.[_0x2f8a33(0x26d)](_0x1fa001=>{const _0x4b4001=_0x2f8a33;_0x1fa001['replaceField']?.[_0x4b4001(0x278)]['forEach'](_0xd34d08=>{const _0x55eb41=_0x4b4001;_0xd34d08&&_0xd34d08[_0x55eb41(0x221)]&&(_0xd34d08[_0x55eb41(0x221)]=_0x2490a1(_0xd34d08['composer'],_0x2b38fe));});});}),_0x1b9b01[_0x13993d(0x27e)]?.['forEach'](_0x358d33=>{const _0x3a98ce=_0x13993d;_0x358d33[_0x3a98ce(0x24d)]?.['replacements'][_0x3a98ce(0x26d)](_0x830e67=>{const _0x4fcc73=_0x3a98ce;_0x830e67&&_0x830e67['composer']&&(_0x830e67[_0x4fcc73(0x221)]=_0x2490a1(_0x830e67[_0x4fcc73(0x221)],_0x2b38fe));});});}function _0x4075a1(_0x42b662,_0x34602d){const _0x2a8bbd=_0x3758b5;const _0x28a309=[];_0x34602d[_0x2a8bbd(0x2e7)]?.[_0x2a8bbd(0x26d)](_0x1e0257=>{const _0x479fe7=_0x2a8bbd;'string'==typeof _0x1e0257?_0x28a309[_0x479fe7(0x2b2)](_0x2490a1(_0x1e0257,_0x42b662)):_0x28a309['push'](_0x1e0257);}),_0x34602d[_0x2a8bbd(0x2e7)]=_0x28a309;}function _0xbf14ba(_0xe4079c,_0x85912c){!function(_0x1f57e0,_0xea0142){_0xea0142['plugins']&&_0xea0142['plugins']['forEach'](_0xde3721=>{const _0x3262f4=a0_0x2a21;if(_0xde3721[_0x3262f4(0x2f5)]?.[_0x3262f4(0x1ef)]){const {composer:_0x42d63f,blocking:_0x34e176}=_0xde3721[_0x3262f4(0x2f5)]['beforeAll'];_0xde3721[_0x3262f4(0x2f5)][_0x3262f4(0x1ef)]={'composer':_0x2490a1(_0x42d63f,_0x1f57e0),'blocking':_0x34e176};}});}(_0xe4079c,_0x85912c);}_0x383c18[_0x3758b5(0x274)]=_0x503cc1,_0x383c18[_0x3758b5(0x2f2)]=async function(_0x507ba0){const _0x38e8fb=_0x3758b5;_0x507ba0[_0x38e8fb(0x20f)]&&await Promise[_0x38e8fb(0x210)](_0x507ba0['files'][_0x38e8fb(0x25f)](async _0x4973fd=>{const _0x54ac3d=_0x38e8fb;try{if(_0x4973fd[_0x54ac3d(0x2bc)]){const _0x169f2b=_0x503cc1(_0x4973fd['materializedPath']);try{await _0x45fece[_0x54ac3d(0x1d4)][_0x54ac3d(0x2cd)](_0x169f2b[_0x54ac3d(0x2a8)][_0x54ac3d(0x2ac)],{'recursive':!0x0}),await _0x45fece['promises']['writeFile'](_0x169f2b[_0x54ac3d(0x1ea)],_0x4973fd['content'],{'flag':'w'});}catch(_0x76e720){_0x219225[_0x54ac3d(0x2d5)][_0x54ac3d(0x26f)](_0x76e720,'Materializing\x20'+_0x169f2b[_0x54ac3d(0x243)]+_0x54ac3d(0x2d6)+_0x169f2b[_0x54ac3d(0x1ea)]+_0x54ac3d(0x2ec));}}}catch(_0x3697d6){_0x219225[_0x54ac3d(0x2d5)][_0x54ac3d(0x26f)]('Parsing\x20file\x20'+_0x4973fd[_0x54ac3d(0x1f2)]+_0x54ac3d(0x2ec));}}));},_0x383c18[_0x3758b5(0x27f)]=async function(_0x3a0f7a,_0x38251e){const _0x42f406=_0x3758b5;_0x38251e[_0x42f406(0x20f)]?.[_0x42f406(0x26d)](async _0x1a2588=>{const _0x29a540=_0x42f406;try{const _0x52b827=_0x4467e7(_0x1a2588[_0x29a540(0x1f2)],_0x3a0f7a);try{await _0x45fece[_0x29a540(0x1d4)][_0x29a540(0x2cd)](_0x18b166[_0x29a540(0x2a1)][_0x29a540(0x228)](_0x52b827[_0x29a540(0x1ea)]),{'recursive':!0x0}),_0x45fece[_0x29a540(0x1d4)][_0x29a540(0x281)](_0x52b827[_0x29a540(0x1ea)],_0x1a2588[_0x29a540(0x2ad)],{'flag':'w'});}catch(_0x1f8c21){_0x219225[_0x29a540(0x2d5)][_0x29a540(0x26f)](_0x1f8c21,'Materializing\x20'+_0x52b827[_0x29a540(0x243)]+_0x29a540(0x2d6)+_0x52b827[_0x29a540(0x1ea)]+_0x29a540(0x2ec));}}catch(_0x29c0c9){_0x219225[_0x29a540(0x2d5)][_0x29a540(0x26f)]('Parsing\x20file\x20'+_0x1a2588[_0x29a540(0x1f2)]+_0x29a540(0x2ec));}});},_0x383c18['parseFilePath']=_0x4467e7,_0x383c18['clearMaterializedConfigFiles']=async function(_0x24b169){const _0x2e378e=_0x3758b5;try{const _0x3b9f64=_0x52f8e0(_0x24b169);_0x219225[_0x2e378e(0x2d5)]['debug'](_0x2e378e(0x205)+_0x3b9f64[_0x2e378e(0x2ac)]),_0x45fece[_0x2e378e(0x1d4)]['rm'](_0x3b9f64[_0x2e378e(0x2ac)],{'recursive':!0x0});}catch(_0x3a5214){}},_0x383c18['getTenantTmpDir']=_0x52f8e0,_0x383c18[_0x3758b5(0x1dc)]=function(_0x242fc6,_0x5e7071){const _0x4135b7=_0x3758b5;_0x445b61(_0x242fc6,_0x5e7071),_0x3cef7b(_0x242fc6,_0x5e7071),_0x191a31(_0x242fc6,_0x5e7071),_0x1fa401(_0x242fc6,_0x5e7071),_0x4075a1(_0x242fc6,_0x5e7071),_0xbf14ba(_0x242fc6,_0x5e7071),_0x3df440['isTI']&&function(_0x16666d,_0xfa4d07){const _0x48013a=a0_0x2a21;_0xfa4d07[_0x48013a(0x208)]&&_0xfa4d07[_0x48013a(0x208)][_0x48013a(0x26d)](_0x395f57=>{const _0x561a65=_0x48013a;_0x395f57[_0x561a65(0x24e)]&&_0x395f57[_0x561a65(0x24e)][_0x561a65(0x26d)](_0x5ae128=>{const _0xf5572d=_0x561a65;const {handler:_0x5f2104}=_0x5ae128;_0x5ae128[_0xf5572d(0x232)]=_0x2490a1(_0x5f2104,_0x16666d);});});}(_0x242fc6,_0x5e7071),_0x5e7071[_0x4135b7(0x20f)]&&_0x5e7071[_0x4135b7(0x20f)]['forEach'](_0x172766=>{const _0x3545ae=_0x4135b7;_0x172766['materializedPath']=_0x2490a1(_0x172766[_0x3545ae(0x1f2)],_0x242fc6);});},_0x383c18['replaceRelativePaths']=_0x2490a1,_0x383c18[_0x3758b5(0x285)]=_0x445b61,_0x383c18[_0x3758b5(0x2bd)]=_0x3cef7b,_0x383c18[_0x3758b5(0x246)]=_0x191a31,_0x383c18['handleReplaceFieldFileReferences']=_0x1fa401,_0x383c18['handleAdditionalResolversFileReferences']=_0x4075a1,_0x383c18[_0x3758b5(0x211)]=_0xbf14ba;},0x22b:function(_0x44696b,_0x2435bb,_0x1b40f2){const _0x1c1189=a0_0x2a21;var _0xb64c61=this&&this['__createBinding']||(Object[_0x1c1189(0x209)]?function(_0xf3a82a,_0x3af817,_0x407b03,_0x60da01){const _0x309642=_0x1c1189;void 0x0===_0x60da01&&(_0x60da01=_0x407b03);var _0x2fac67=Object[_0x309642(0x29e)](_0x3af817,_0x407b03);_0x2fac67&&!('get'in _0x2fac67?!_0x3af817[_0x309642(0x265)]:_0x2fac67[_0x309642(0x1ec)]||_0x2fac67[_0x309642(0x1df)])||(_0x2fac67={'enumerable':!0x0,'get':function(){return _0x3af817[_0x407b03];}}),Object['defineProperty'](_0xf3a82a,_0x60da01,_0x2fac67);}:function(_0x553d19,_0x250c96,_0x1f03f4,_0x416160){void 0x0===_0x416160&&(_0x416160=_0x1f03f4),_0x553d19[_0x416160]=_0x250c96[_0x1f03f4];}),_0x36852e=this&&this[_0x1c1189(0x240)]||(Object['create']?function(_0x1e161d,_0x37a522){const _0x39e7ca=_0x1c1189;Object[_0x39e7ca(0x1c8)](_0x1e161d,'default',{'enumerable':!0x0,'value':_0x37a522});}:function(_0x31f0e8,_0x52ecd2){_0x31f0e8['default']=_0x52ecd2;}),_0x36edf2=this&&this['__importStar']||function(_0x50c6ef){const _0x52a7e6=_0x1c1189;if(_0x50c6ef&&_0x50c6ef[_0x52a7e6(0x265)])return _0x50c6ef;var _0x27dac9={};if(null!=_0x50c6ef)for(var _0x2413da in _0x50c6ef)_0x52a7e6(0x2a1)!==_0x2413da&&Object[_0x52a7e6(0x1d9)][_0x52a7e6(0x1ca)][_0x52a7e6(0x284)](_0x50c6ef,_0x2413da)&&_0xb64c61(_0x27dac9,_0x50c6ef,_0x2413da);return _0x36852e(_0x27dac9,_0x50c6ef),_0x27dac9;},_0x24b822=this&&this[_0x1c1189(0x253)]||function(_0x3c96f6,_0x34bc51){const _0x27198a=_0x1c1189;for(var _0x3cf98a in _0x3c96f6)_0x27198a(0x2a1)===_0x3cf98a||Object[_0x27198a(0x1d9)][_0x27198a(0x1ca)][_0x27198a(0x284)](_0x34bc51,_0x3cf98a)||_0xb64c61(_0x34bc51,_0x3c96f6,_0x3cf98a);},_0x2cfb5a=this&&this['__importDefault']||function(_0x35f6ff){const _0xd4a86=_0x1c1189;return _0x35f6ff&&_0x35f6ff[_0xd4a86(0x265)]?_0x35f6ff:{'default':_0x35f6ff};};Object[_0x1c1189(0x1c8)](_0x2435bb,_0x1c1189(0x265),{'value':!0x0}),_0x2435bb['updateTenantSchema']=_0x2435bb[_0x1c1189(0x255)]=_0x2435bb[_0x1c1189(0x2b5)]=_0x2435bb[_0x1c1189(0x252)]=_0x2435bb['TIMeshTypes']=_0x2435bb[_0x1c1189(0x230)]=_0x2435bb[_0x1c1189(0x2de)]=_0x2435bb['ti_createTenantSchema']=_0x2435bb['ti_createSourceSchema']=_0x2435bb[_0x1c1189(0x2c1)]=_0x2435bb['mgql_createTenantSchema']=_0x2435bb[_0x1c1189(0x2d2)]=_0x2435bb[_0x1c1189(0x275)]=_0x2435bb['validateUpdateMeshConfigSchema']=_0x2435bb[_0x1c1189(0x2a2)]=_0x2435bb[_0x1c1189(0x2c2)]=_0x2435bb[_0x1c1189(0x2da)]=_0x2435bb[_0x1c1189(0x1da)]=_0x2435bb[_0x1c1189(0x2a6)]=_0x2435bb[_0x1c1189(0x224)]=_0x2435bb[_0x1c1189(0x2f2)]=_0x2435bb[_0x1c1189(0x1dc)]=_0x2435bb[_0x1c1189(0x29b)]=_0x2435bb['materializeTenantFiles']=_0x2435bb[_0x1c1189(0x206)]=_0x2435bb[_0x1c1189(0x1d7)]=_0x2435bb[_0x1c1189(0x1f4)]=_0x2435bb[_0x1c1189(0x213)]=void 0x0;const _0x202c32=_0x1b40f2(0x1d0);Object[_0x1c1189(0x1c8)](_0x2435bb,_0x1c1189(0x213),{'enumerable':!0x0,'get':function(){const _0x4f806e=_0x1c1189;return _0x202c32[_0x4f806e(0x213)];}});const _0x585d92=_0x2cfb5a(_0x1b40f2(0x359));_0x2435bb[_0x1c1189(0x1f4)]=_0x585d92[_0x1c1189(0x2a1)];const _0x29debe=_0x2cfb5a(_0x1b40f2(0x3a4));_0x2435bb[_0x1c1189(0x1d7)]=_0x29debe['default'];const _0x4d12d4=_0x1b40f2(0xef);Object[_0x1c1189(0x1c8)](_0x2435bb,'changeDynamicHeadersToLowercase',{'enumerable':!0x0,'get':function(){return _0x4d12d4['changeDynamicHeadersToLowercase'];}});const _0x559b56=_0x1b40f2(0x1c9);Object[_0x1c1189(0x1c8)](_0x2435bb,_0x1c1189(0x27f),{'enumerable':!0x0,'get':function(){const _0x427075=_0x1c1189;return _0x559b56[_0x427075(0x27f)];}}),Object[_0x1c1189(0x1c8)](_0x2435bb,_0x1c1189(0x29b),{'enumerable':!0x0,'get':function(){return _0x559b56['clearMaterializedConfigFiles'];}}),Object[_0x1c1189(0x1c8)](_0x2435bb,_0x1c1189(0x1dc),{'enumerable':!0x0,'get':function(){const _0x6adce3=_0x1c1189;return _0x559b56[_0x6adce3(0x1dc)];}}),Object[_0x1c1189(0x1c8)](_0x2435bb,_0x1c1189(0x2f2),{'enumerable':!0x0,'get':function(){const _0x12b9d6=_0x1c1189;return _0x559b56[_0x12b9d6(0x2f2)];}});const _0x5d8376=_0x1b40f2(0x80);Object[_0x1c1189(0x1c8)](_0x2435bb,_0x1c1189(0x224),{'enumerable':!0x0,'get':function(){const _0x57e150=_0x1c1189;return _0x5d8376[_0x57e150(0x224)];}}),Object[_0x1c1189(0x1c8)](_0x2435bb,_0x1c1189(0x2a6),{'enumerable':!0x0,'get':function(){return _0x5d8376['generateSchemaValidationError'];}}),Object[_0x1c1189(0x1c8)](_0x2435bb,_0x1c1189(0x1da),{'enumerable':!0x0,'get':function(){const _0x2e31ab=_0x1c1189;return _0x5d8376[_0x2e31ab(0x1da)];}}),Object['defineProperty'](_0x2435bb,_0x1c1189(0x2da),{'enumerable':!0x0,'get':function(){return _0x5d8376['validateMeshConfigSize'];}}),Object[_0x1c1189(0x1c8)](_0x2435bb,_0x1c1189(0x2c2),{'enumerable':!0x0,'get':function(){const _0x150f51=_0x1c1189;return _0x5d8376[_0x150f51(0x2c2)];}}),Object['defineProperty'](_0x2435bb,_0x1c1189(0x2a2),{'enumerable':!0x0,'get':function(){const _0xef3958=_0x1c1189;return _0x5d8376[_0xef3958(0x2a2)];}}),Object['defineProperty'](_0x2435bb,_0x1c1189(0x229),{'enumerable':!0x0,'get':function(){return _0x5d8376['validateUpdateMeshConfigSchema'];}}),Object[_0x1c1189(0x1c8)](_0x2435bb,_0x1c1189(0x275),{'enumerable':!0x0,'get':function(){const _0x2e9a9a=_0x1c1189;return _0x5d8376[_0x2e9a9a(0x275)];}});const _0x209ec5=_0x2cfb5a(_0x1b40f2(0x189));_0x2435bb[_0x1c1189(0x2d2)]=_0x209ec5[_0x1c1189(0x2a1)];const _0x5765ee=_0x2cfb5a(_0x1b40f2(0x380));_0x2435bb[_0x1c1189(0x264)]=_0x5765ee['default'];const _0x5330be=_0x2cfb5a(_0x1b40f2(0x2af));_0x2435bb['mgql_updateTenantSchema']=_0x5330be[_0x1c1189(0x2a1)];const _0x2dc326=_0x2cfb5a(_0x1b40f2(0x3ad));_0x2435bb[_0x1c1189(0x2d1)]=_0x2dc326[_0x1c1189(0x2a1)];const _0x5c1411=_0x2cfb5a(_0x1b40f2(0x3a3));_0x2435bb[_0x1c1189(0x2b8)]=_0x5c1411[_0x1c1189(0x2a1)];const _0x39ab2e=_0x2cfb5a(_0x1b40f2(0x151));_0x2435bb[_0x1c1189(0x2de)]=_0x39ab2e[_0x1c1189(0x2a1)],_0x2435bb[_0x1c1189(0x230)]=_0x36edf2(_0x1b40f2(0x1a3)),_0x2435bb[_0x1c1189(0x219)]=_0x36edf2(_0x1b40f2(0x295)),_0x2435bb[_0x1c1189(0x252)]=process['env'][_0x1c1189(0x257)]&&'TI'===process[_0x1c1189(0x2aa)]['API_MESH_TIER'],_0x2435bb[_0x1c1189(0x2b5)]=_0x2435bb[_0x1c1189(0x252)]?_0x2dc326[_0x1c1189(0x2a1)]:_0x209ec5[_0x1c1189(0x2a1)],_0x2435bb[_0x1c1189(0x255)]=_0x2435bb[_0x1c1189(0x252)]?_0x5c1411[_0x1c1189(0x2a1)]:_0x5765ee[_0x1c1189(0x2a1)],_0x2435bb['updateTenantSchema']=_0x2435bb[_0x1c1189(0x252)]?_0x39ab2e['default']:_0x5330be[_0x1c1189(0x2a1)],_0x24b822(_0x1b40f2(0x2c6),_0x2435bb);},0x80:function(_0x457471,_0x14b34a,_0x504534){const _0x4bb99b=a0_0x2a21;var _0x386a9b=this&&this[_0x4bb99b(0x2c7)]||function(_0x4bf90c){const _0x23f0bb=_0x4bb99b;return _0x4bf90c&&_0x4bf90c[_0x23f0bb(0x265)]?_0x4bf90c:{'default':_0x4bf90c};};Object[_0x4bb99b(0x1c8)](_0x14b34a,'__esModule',{'value':!0x0}),_0x14b34a[_0x4bb99b(0x275)]=_0x14b34a['validateUpdateMeshConfigSchema']=_0x14b34a['validateCreateMeshConfigSchema']=_0x14b34a[_0x4bb99b(0x2c2)]=_0x14b34a['validateMeshConfigSize']=_0x14b34a[_0x4bb99b(0x1da)]=_0x14b34a[_0x4bb99b(0x2a6)]=_0x14b34a[_0x4bb99b(0x224)]=void 0x0;const _0x314e83=_0x386a9b(_0x504534(0x378)),_0x5402bf=_0x504534(0x7f),_0x34c2aa=_0x386a9b(_0x504534(0x11)),_0x3a2bb9=_0x386a9b(_0x504534(0x189)),_0x30dcc7=_0x386a9b(_0x504534(0x380)),_0x2aec98=_0x386a9b(_0x504534(0x2af)),_0x4cf41b=_0x386a9b(_0x504534(0x3ad)),_0x289d46=_0x386a9b(_0x504534(0x3a3)),_0x2d2f48=_0x386a9b(_0x504534(0x151)),_0x3f1fda=process[_0x4bb99b(0x2aa)]['API_MESH_TIER']&&'TI'===process[_0x4bb99b(0x2aa)][_0x4bb99b(0x257)],_0x34988d=process[_0x4bb99b(0x2aa)]['RESPONSE_CACHE_COORD_MAX_TTL']||0x15180,_0x1235d0=process[_0x4bb99b(0x2aa)][_0x4bb99b(0x2ee)]||0x15180,_0x219b3c=_0x3f1fda?_0x4cf41b[_0x4bb99b(0x2a1)]:_0x3a2bb9['default'],_0x55a98d=_0x3f1fda?_0x289d46[_0x4bb99b(0x2a1)]:_0x30dcc7[_0x4bb99b(0x2a1)],_0x4250b0=_0x3f1fda?_0x2d2f48[_0x4bb99b(0x2a1)]:_0x2aec98[_0x4bb99b(0x2a1)],_0x4f2085={'type':_0x4bb99b(0x2ef),'properties':{'organizationCode':{'type':_0x4bb99b(0x26a),'minLength':0x1},'projectId':{'type':_0x4bb99b(0x26a),'minLength':0x1},'workspaceId':{'type':_0x4bb99b(0x26a),'minLength':0x1},'meshId':{'type':_0x4bb99b(0x26a),'minLength':0x1}},'required':['organizationCode',_0x4bb99b(0x22c),'workspaceId',_0x4bb99b(0x1d1)]},_0x569bbe={'type':_0x4bb99b(0x2ef),'properties':{'organizationCode':{'type':'string','minLength':0x1},'projectId':{'type':_0x4bb99b(0x26a),'minLength':0x1},'workspaceId':{'type':_0x4bb99b(0x26a),'minLength':0x1}},'required':[_0x4bb99b(0x2bb),_0x4bb99b(0x22c),_0x4bb99b(0x1bf)]},_0x364337=_0x3f1fda?{'allowInlineConfig':!0x1,'useEslintrc':!0x1,'baseConfig':{'env':{'browser':!0x1,'commonjs':!0x0,'es2021':!0x0},'parserOptions':{'ecmaVersion':_0x4bb99b(0x2eb)},'plugins':[_0x4bb99b(0x2a4)],'rules':{'no-debugger':_0x4bb99b(0x26f),'no-alert':_0x4bb99b(0x26f),'no-restricted-properties':[_0x4bb99b(0x26f),{'property':_0x4bb99b(0x282),'message':_0x4bb99b(0x2b7)},{'property':_0x4bb99b(0x289),'message':_0x4bb99b(0x2e2)}],'no-restricted-globals':[_0x4bb99b(0x26f),{'name':_0x4bb99b(0x1fa),'message':_0x4bb99b(0x2fe)},{'name':'window','message':'window\x20is\x20not\x20supported'},{'name':_0x4bb99b(0x24a),'message':'setTimeout\x20is\x20not\x20supported'},{'name':_0x4bb99b(0x2fb),'message':'setInterval\x20is\x20not\x20supported'}]}}}:{'allowInlineConfig':!0x1,'useEslintrc':!0x1,'baseConfig':{'env':{'browser':!0x1,'commonjs':!0x0,'es2021':!0x0},'parserOptions':{'ecmaVersion':_0x4bb99b(0x2eb)},'plugins':['node',_0x4bb99b(0x1fc),'sonarjs'],'extends':['eslint:recommended','plugin:security/recommended',_0x4bb99b(0x267)],'rules':{'no-restricted-syntax':[_0x4bb99b(0x26f),{'selector':'ThrowStatement','message':_0x4bb99b(0x2e0)}],'no-console':_0x4bb99b(0x26f),'no-alert':_0x4bb99b(0x26f),'no-unused-vars':_0x4bb99b(0x26f),'no-debugger':_0x4bb99b(0x26f),'no-restricted-properties':['error',{'property':'__defineGetter__','message':_0x4bb99b(0x2b7)},{'property':_0x4bb99b(0x289),'message':_0x4bb99b(0x2e2)}],'no-restricted-globals':[_0x4bb99b(0x26f),{'name':_0x4bb99b(0x1fa),'message':'process\x20is\x20not\x20supported'},{'name':_0x4bb99b(0x1cc),'message':_0x4bb99b(0x2c4)},{'name':_0x4bb99b(0x2d9),'message':'window\x20is\x20not\x20supported'},{'name':_0x4bb99b(0x204),'message':'require\x20is\x20not\x20supported'},{'name':_0x4bb99b(0x20c),'message':_0x4bb99b(0x1fe)},{'name':'setTimeout','message':'setTimeout\x20is\x20not\x20supported'},{'name':_0x4bb99b(0x2fb),'message':_0x4bb99b(0x24f)}],'no-loops/no-loops':_0x4bb99b(0x26f),'no-unreachable-loop':'error','no-unmodified-loop-condition':'error','no-mixed-spaces-and-tabs':_0x4bb99b(0x1db)}}},_0x1b961c=new _0x5402bf[(_0x4bb99b(0x234))](_0x364337);_0x14b34a[_0x4bb99b(0x224)]=_0x74a556=>new _0x314e83[(_0x4bb99b(0x2a1))]({..._0x74a556||{},'allowUnionTypes':!0x0,'allErrors':!0x0}),_0x14b34a[_0x4bb99b(0x2a6)]=_0x5ceb0e=>{const _0x246132=_0x4bb99b;const _0x301eb5=[];return _0x5ceb0e[_0x246132(0x26d)](_0x1b7a3d=>{const _0x346a62=_0x246132;const {keyword:_0x58db12,params:_0x943102,instancePath:_0x1c8f63}=_0x1b7a3d;'additionalProperties'===_0x58db12?_0x301eb5[_0x346a62(0x2b2)](_0x346a62(0x28e)+_0x943102['additionalProperty']+'\x20used\x20in\x20'+(_0x1c8f63||_0x346a62(0x2f3))):_0x346a62(0x2ea)===_0x58db12?_0x301eb5[_0x346a62(0x2b2)](_0x346a62(0x2b0)+_0x943102[_0x346a62(0x2af)]+(_0x1c8f63?_0x346a62(0x2f1)+_0x1c8f63:'')):_0x346a62(0x1f8)===_0x58db12?_0x301eb5[_0x346a62(0x2b2)](_0x346a62(0x1e6)+_0x1c8f63+_0x346a62(0x26b)+_0x943102[_0x346a62(0x1f8)]):_0x346a62(0x1e0)===_0x58db12?_0x301eb5[_0x346a62(0x2b2)](_0x346a62(0x25d)+_0x1c8f63+'.\x20Should\x20be\x20one\x20of\x20'+_0x943102['allowedValues']):_0x301eb5[_0x346a62(0x2b2)]('Error\x20at\x20'+_0x1c8f63+_0x346a62(0x276)+_0x1c8f63);}),_0x301eb5[_0x246132(0x2e9)]('\x20,\x20');},_0x14b34a[_0x4bb99b(0x1da)]=_0x33643e=>{const _0x2c59e1=_0x4bb99b;if(!_0x33643e)return{'isValid':!0x1,'reason':_0x2c59e1(0x1e8)};const _0x38b95d=/[(),/:;<=>?@[\]{}\s-'"]/g,_0x5edbd0=!_0x38b95d[_0x2c59e1(0x1ed)](_0x33643e);if(_0x5edbd0)return{'isValid':_0x5edbd0,'reason':''};{const _0x5d0c75=_0x33643e[_0x2c59e1(0x294)](_0x38b95d),_0x32a520=[...new Set(_0x5d0c75)],_0x47afb2=_0x32a520?.['map'](_0x5b3d95=>'\x20'===_0x5b3d95?_0x2c59e1(0x27c):_0x5b3d95);return{'isValid':_0x5edbd0,'reason':_0x33643e+'\x20cannot\x20contain\x20the\x20following\x20characters:\x20'+_0x47afb2[_0x2c59e1(0x2e9)]('\x20,\x20')};}},_0x14b34a[_0x4bb99b(0x2da)]=_0x4834f1=>{const _0x4fadb5=_0x4bb99b;const _0x583b28=_0x4834f1?Math[_0x4fadb5(0x27a)](Buffer[_0x4fadb5(0x268)](JSON[_0x4fadb5(0x2f7)](_0x4834f1),'utf8')/0x400):0x0;return{'isValid':_0x583b28<0x177,'errors':['Received\x20Mesh\x20is\x20'+_0x583b28+_0x4fadb5(0x200)]};},_0x14b34a['validateCreateSourceConfigSchema']=(_0x3bf77e,_0x4c5b50)=>{const _0x2be1f7=_0x4bb99b;const _0x43cd8d=(0x0,_0x14b34a[_0x2be1f7(0x224)])(),_0x30ca9d=[],_0x14a1b2=_0x43cd8d[_0x2be1f7(0x2c5)](_0x219b3c,_0x3bf77e);!_0x14a1b2&&_0x43cd8d[_0x2be1f7(0x241)]?.[_0x2be1f7(0x1f1)]&&_0x30ca9d['push'](..._0x43cd8d[_0x2be1f7(0x241)]);let _0x45bdd0=!0x0;return _0x4c5b50&&(_0x45bdd0=_0x43cd8d[_0x2be1f7(0x2c5)](_0x4f2085,_0x4c5b50),!_0x45bdd0&&_0x43cd8d['errors']?.['length']&&_0x30ca9d[_0x2be1f7(0x2b2)](..._0x43cd8d[_0x2be1f7(0x241)])),_0x14a1b2&&_0x45bdd0?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x30ca9d};},_0x14b34a['validateCreateMeshConfigSchema']=(_0x257b47,_0x2df356)=>{const _0x4955cb=_0x4bb99b;const _0x575ebe=(0x0,_0x14b34a[_0x4955cb(0x224)])(),_0xa52bd1=[];let _0x560711=!0x0;_0x2df356&&(_0x560711=_0x575ebe[_0x4955cb(0x2c5)](_0x569bbe,_0x2df356),_0x575ebe[_0x4955cb(0x241)]&&_0xa52bd1[_0x4955cb(0x2b2)](..._0x575ebe[_0x4955cb(0x241)]));const _0x26ac19=_0x575ebe[_0x4955cb(0x2c5)](_0x55a98d,_0x257b47);return _0x575ebe[_0x4955cb(0x241)]&&_0xa52bd1['push'](..._0x575ebe[_0x4955cb(0x241)]),_0x26ac19&&_0x560711?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0xa52bd1};},_0x14b34a[_0x4bb99b(0x229)]=(_0x15419f,_0x31d1df)=>{const _0xa2801f=_0x4bb99b;const _0x34efe4=(0x0,_0x14b34a[_0xa2801f(0x224)])(),_0x49e553=[];let _0x4fceab=!0x0;_0x31d1df&&(_0x4fceab=_0x34efe4[_0xa2801f(0x2c5)](_0x4f2085,_0x31d1df),_0x34efe4[_0xa2801f(0x241)]&&_0x49e553['push'](..._0x34efe4['errors']));const _0x206834=_0x34efe4['validate'](_0x4250b0,_0x15419f);return _0x34efe4[_0xa2801f(0x241)]&&_0x49e553[_0xa2801f(0x2b2)](..._0x34efe4['errors']),_0x206834&&_0x4fceab?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x49e553};},_0x14b34a[_0x4bb99b(0x275)]=async _0x4741e9=>{const _0x233988=_0x4bb99b;const _0x4e4a45=await(_0x516c3c=>{const _0x518675=a0_0x2a21;const _0x13299b=_0x516c3c[_0x518675(0x2b4)];if(0x0===_0x13299b[_0x518675(0x1f1)])return{'isValid':!0x1,'reasons':[_0x518675(0x299)]};const _0x488c7b=[],_0x4ad402=new Set();return _0x13299b['forEach'](_0x2fad32=>{const _0x1e55f8=_0x518675;const {isValid:_0x47367d,reason:_0x84dabe}=(0x0,_0x14b34a[_0x1e55f8(0x1da)])(_0x2fad32[_0x1e55f8(0x243)]);_0x47367d||_0x488c7b[_0x1e55f8(0x2b2)](_0x84dabe),_0x4ad402['size']==_0x4ad402['add'](_0x2fad32[_0x1e55f8(0x243)])[_0x1e55f8(0x247)]&&_0x488c7b[_0x1e55f8(0x2b2)](_0x2fad32[_0x1e55f8(0x243)]+_0x1e55f8(0x2d8));}),_0x4ad402[_0x518675(0x247)]!=_0x13299b[_0x518675(0x1f1)]&&_0x488c7b['push'](_0x518675(0x2b1)),{'isValid':0x0===_0x488c7b[_0x518675(0x1f1)],'reasons':_0x488c7b};})(_0x4741e9),_0x39586f=await(_0x1fe363=>{const _0x9e5c72=a0_0x2a21;const _0xa68d1e=_0x1fe363[_0x9e5c72(0x2d3)],_0x4afcff=/^Access-Control/i,_0x507332=/^Cache-Control/i,_0x32831e=[],_0x534de8=_0xa68d1e?.[_0x9e5c72(0x202)];for(const _0x51c962 in _0x534de8)_0x51c962[_0x9e5c72(0x294)](_0x4afcff)&&_0x32831e['push'](_0x51c962+_0x9e5c72(0x25a)),_0x51c962[_0x9e5c72(0x294)](_0x507332)&&''===Object[_0x9e5c72(0x2cb)](Object[_0x9e5c72(0x23d)](_0x534de8)['map'](([_0x14e2ca,_0x1cd697])=>[_0x14e2ca[_0x9e5c72(0x28a)](),_0x1cd697]))[_0x9e5c72(0x2ba)]&&_0x32831e[_0x9e5c72(0x2b2)]('Cache-Control\x20headers\x20cannot\x20be\x20set\x20as\x20an\x20empty\x20string\x20value');return{'isValid':0x0===_0x32831e[_0x9e5c72(0x1f1)],'reasons':_0x32831e};})(_0x4741e9),_0x2138c0=await(_0x4a4f33=>{const _0x54d0fb=a0_0x2a21;const _0x5ebb91=[],_0x45df29=_0x4a4f33[_0x54d0fb(0x2c9)]?.[_0x54d0fb(0x290)]?.[_0x54d0fb(0x23a)],_0x1c991c=_0x45df29?.[_0x54d0fb(0x207)];return _0x45df29&&_0x1c991c<=0x0&&_0x5ebb91['push']('Please\x20set\x20positive\x20value\x20greater\x20than\x20zero\x20for\x20ttl'),{'isValid':0x0===_0x5ebb91[_0x54d0fb(0x1f1)],'reasons':_0x5ebb91};})(_0x4741e9),_0x21055e=await(_0x2c6371=>{const _0x5bca1f=a0_0x2a21;const _0x343e2b=[];if(_0x5bca1f(0x261)in _0x2c6371){const _0x4d4895=_0x2c6371[_0x5bca1f(0x261)]?.[_0x5bca1f(0x2be)],_0x2a5dc5=_0x2c6371[_0x5bca1f(0x261)]?.[_0x5bca1f(0x20e)];if(void 0x0===_0x4d4895&&void 0x0===_0x2a5dc5)return{'isValid':!0x1,'reasons':[_0x5bca1f(0x23e)]};if(_0x4d4895&&(!Number['isInteger'](_0x4d4895)||_0x4d4895<0x0||_0x4d4895>Number(_0x1235d0))&&_0x343e2b[_0x5bca1f(0x2b2)](_0x5bca1f(0x2f9)+_0x1235d0+_0x5bca1f(0x2f4)),_0x2a5dc5&&0x0===_0x2a5dc5['length'])return{'isValid':!0x1,'reasons':['No\x20coordinates\x20provided\x20in\x20responseCache.ttlPerSchemaCoordinate.\x20Provide\x20at\x20least\x20one\x20coordinate\x20with\x20TTL.']};const _0x55cb96=new Set(),_0x13c093=new Set();_0x2a5dc5?.[_0x5bca1f(0x26d)](_0x4e2d8b=>{const _0x272da9=_0x5bca1f;(!Number['isInteger'](_0x4e2d8b[_0x272da9(0x207)])||_0x4e2d8b['ttl']<0x0||_0x4e2d8b[_0x272da9(0x207)]>Number(_0x34988d))&&_0x343e2b[_0x272da9(0x2b2)](_0x272da9(0x1f0)+_0x4e2d8b[_0x272da9(0x1cb)]+_0x272da9(0x22d)+_0x34988d+_0x272da9(0x2f4)),_0x55cb96['has'](_0x4e2d8b[_0x272da9(0x1cb)])?_0x13c093[_0x272da9(0x2a7)](_0x4e2d8b[_0x272da9(0x1cb)]):_0x55cb96['add'](_0x4e2d8b[_0x272da9(0x1cb)]);}),_0x13c093[_0x5bca1f(0x247)]>0x0&&_0x343e2b[_0x5bca1f(0x2b2)](_0x5bca1f(0x280)+Array[_0x5bca1f(0x1c0)](_0x13c093)[_0x5bca1f(0x2e9)](',\x20')+_0x5bca1f(0x1c6));}const _0x4ae010=[...new Set(_0x343e2b)];return{'isValid':0x0===_0x4ae010[_0x5bca1f(0x1f1)],'reasons':_0x4ae010};})(_0x4741e9),_0x90188f=await(_0x3aeedd=>{const _0x69ca2b=a0_0x2a21;const _0xf25b8b=[];if(_0x3aeedd['sources'][_0x69ca2b(0x26d)](_0x29ee5a=>{const _0x1c9638=_0x69ca2b;const {handler:_0x3ca95a}=_0x29ee5a;Object[_0x1c9638(0x270)](_0x3ca95a)[_0x1c9638(0x26d)](({operationHeaders:_0x5c9d3a,schemaHeaders:_0x52664a})=>{const _0x3da062=_0x1c9638;_0x5c9d3a&&_0xf25b8b[_0x3da062(0x2b2)](...Object[_0x3da062(0x270)](_0x5c9d3a)),_0x52664a&&_0xf25b8b[_0x3da062(0x2b2)](...Object[_0x3da062(0x270)](_0x52664a));});}),_0xf25b8b[_0x69ca2b(0x1f1)]){const _0x4d495f=[];return _0xf25b8b['forEach'](_0x26edac=>{const _0xc24d02=_0x69ca2b;const _0x4273fd=_0x26edac['substring'](_0x26edac[_0xc24d02(0x1c9)]('{')+0x1,_0x26edac[_0xc24d02(0x1e1)]('}'));_0x4273fd&&_0x4273fd['includes']('env.')&&_0x4d495f['push'](_0xc24d02(0x1c1)+_0x26edac+'\x20is\x20not\x20supported.\x20Headers\x20cannot\x20reference\x20env\x20variables');}),{'isValid':0x0===_0x4d495f[_0x69ca2b(0x1f1)],'reasons':_0x4d495f};}return{'isValid':!0x0,'reasons':[]};})(_0x4741e9),_0x354f8a=await(_0x5c050d=>{const _0x34aa69=a0_0x2a21;const _0x1b3a9e=/^(https:\/\/)([\w-?%$-.+!*'(),&=]+\.)+[\w-]+[.a-zA-Z]+(\/[\/a-zA-Z0-9-?_%$-.+!*'(),&=:]*)?$/,_0x2b0d86=/^.*\.(json|yaml)$/i;let _0x390e30=!0x0,_0x351b11='',_0x3077d8='';const _0x1a7c85=[];return _0x34aa69(0x2dc)===_0x34aa69(0x1c2)?.[_0x34aa69(0x28a)]()?(_0x5c050d[_0x34aa69(0x2b4)]['forEach'](_0x3092a6=>{const _0xe61c69=_0x34aa69;if(_0x3092a6[_0xe61c69(0x232)][_0xe61c69(0x1f5)])_0x3092a6[_0xe61c69(0x232)][_0xe61c69(0x1f5)][_0xe61c69(0x2c3)]&&(_0x390e30=_0x1b3a9e[_0xe61c69(0x1ed)](_0x3092a6[_0xe61c69(0x232)][_0xe61c69(0x1f5)][_0xe61c69(0x2c3)]),_0x351b11=_0x3092a6[_0xe61c69(0x232)][_0xe61c69(0x1f5)][_0xe61c69(0x2c3)]);else if(_0x3092a6[_0xe61c69(0x232)][_0xe61c69(0x1f6)])_0x3092a6['handler'][_0xe61c69(0x1f6)][_0xe61c69(0x2c8)]?(_0x390e30=_0x1b3a9e[_0xe61c69(0x1ed)](_0x3092a6[_0xe61c69(0x232)][_0xe61c69(0x1f6)]['source']),_0x351b11=_0x3092a6[_0xe61c69(0x232)]['openapi'][_0xe61c69(0x2c8)],_0x390e30||(_0x390e30=_0x2b0d86[_0xe61c69(0x1ed)](_0x3092a6[_0xe61c69(0x232)][_0xe61c69(0x1f6)]['source']),_0x390e30?_0x3092a6[_0xe61c69(0x232)]['openapi'][_0xe61c69(0x2c3)]&&(_0x390e30=_0x1b3a9e['test'](_0x3092a6[_0xe61c69(0x232)][_0xe61c69(0x1f6)]['baseUrl'])):_0x3077d8='Please\x20provide\x20a\x20valid\x20file\x20type\x20(json|yaml)\x20or\x20a\x20fully\x20qualified\x20domain.')):(_0x390e30=!0x1,_0x351b11='',_0x3077d8=_0xe61c69(0x1de));else if(_0x3092a6['handler']['graphql']&&(_0x3092a6[_0xe61c69(0x232)][_0xe61c69(0x272)],0x1)){const _0x380056=_0x3092a6[_0xe61c69(0x232)][_0xe61c69(0x272)][_0xe61c69(0x2cf)];_0x390e30=_0x1b3a9e['test'](_0x380056),_0x351b11=_0x380056;}_0x390e30||(''!==_0x3077d8?_0x1a7c85[_0xe61c69(0x2b2)](_0x3077d8):_0x1a7c85['push'](_0x351b11+_0xe61c69(0x2ab))),_0x3077d8='',_0x390e30=!0x0;}),_0x1a7c85[_0x34aa69(0x1f1)]>0x0&&(_0x390e30=!0x1),{'isValid':_0x390e30,'reasons':_0x1a7c85}):{'isValid':_0x390e30,'reasons':[]};})(_0x4741e9),_0x38466d=await(async _0x5095dd=>{const _0x4aeaa3=a0_0x2a21;if(_0x5095dd[_0x4aeaa3(0x20f)]?.[_0x4aeaa3(0x1f1)]){const _0x19b461=_0x5095dd['files'][_0x4aeaa3(0x25f)](_0xc3c418=>_0xc3c418[_0x4aeaa3(0x1f2)])['filter'](_0x4d78f0=>{const _0x4450f3=_0x4aeaa3;const _0x4c7580=_0x34c2aa[_0x4450f3(0x2a1)][_0x4450f3(0x217)](_0x4d78f0);return![_0x4450f3(0x254),'.json'][_0x4450f3(0x23f)](_0x4c7580);});if(_0x19b461['length'])return{'isValid':!0x1,'reasons':[_0x4aeaa3(0x273)+_0x19b461['join'](_0x4aeaa3(0x26c))+')']};const _0x325313=_0x5095dd[_0x4aeaa3(0x20f)]['map'](_0x55e1df=>_0x55e1df[_0x4aeaa3(0x1f2)])['filter'](_0x28f015=>_0x34c2aa['default'][_0x4aeaa3(0x260)](_0x28f015)[_0x4aeaa3(0x1f1)]>0x19);if(_0x325313[_0x4aeaa3(0x1f1)])return{'isValid':!0x1,'reasons':[_0x4aeaa3(0x258)+_0x325313[_0x4aeaa3(0x2e9)](_0x4aeaa3(0x26c))]};const _0x1c4734=_0x5095dd[_0x4aeaa3(0x20f)][_0x4aeaa3(0x27d)](_0x2fc130=>_0x4aeaa3(0x254)===_0x34c2aa[_0x4aeaa3(0x2a1)][_0x4aeaa3(0x217)](_0x2fc130[_0x4aeaa3(0x1f2)])),_0x11bf6b=await _0x1c4734[_0x4aeaa3(0x25f)](async _0x925d5b=>{const _0x4b1aa5=_0x4aeaa3;const {path:_0x4c32eb,content:_0xeffd12}=_0x925d5b;try{const _0x3828dc=await _0x1b961c[_0x4b1aa5(0x233)](_0xeffd12);if(_0x3828dc){const _0x59934c=_0x3828dc['map'](({messages:_0x5c874e})=>{const _0x5bab03=_0x4b1aa5;if(_0x5c874e['length'])return _0x5c874e[_0x5bab03(0x25f)](({message:_0x2cb4fb})=>_0x2cb4fb)[_0x5bab03(0x2e9)](_0x5bab03(0x26c));})[_0x4b1aa5(0x27d)](_0x2b81a7=>_0x2b81a7);if(_0x59934c[_0x4b1aa5(0x1f1)])return _0x4b1aa5(0x2ca)+_0x4c32eb+':\x20'+_0x59934c[_0x4b1aa5(0x2e9)](_0x4b1aa5(0x26c));}}catch(_0x15d307){console['error'](_0x15d307);}}),_0x40bef3=(await Promise[_0x4aeaa3(0x210)](_0x11bf6b))[_0x4aeaa3(0x27d)](_0x3bc49d=>_0x3bc49d);if(_0x40bef3[_0x4aeaa3(0x1f1)])return{'isValid':!0x1,'reasons':_0x40bef3};}return{'isValid':!0x0,'reasons':[]};})(_0x4741e9),_0x387f49=_0x4e4a45[_0x233988(0x1d6)]&&_0x39586f[_0x233988(0x1d6)]&&_0x2138c0[_0x233988(0x1d6)]&&_0x21055e[_0x233988(0x1d6)]&&_0x90188f[_0x233988(0x1d6)]&&_0x354f8a[_0x233988(0x1d6)]&&_0x38466d['isValid'];return{'isValid':_0x387f49,'reasons':_0x387f49?[]:[..._0x4e4a45[_0x233988(0x1e7)],..._0x39586f[_0x233988(0x1e7)],..._0x2138c0[_0x233988(0x1e7)],..._0x21055e[_0x233988(0x1e7)],..._0x90188f['reasons'],..._0x354f8a[_0x233988(0x1e7)],..._0x38466d[_0x233988(0x1e7)]]};};},0x3a4:function(_0x4901c5,_0x38f0a3,_0x3df363){const _0x8ffe26=a0_0x2a21;var _0x1bd888=this&&this[_0x8ffe26(0x2c7)]||function(_0x400ef9){return _0x400ef9&&_0x400ef9['__esModule']?_0x400ef9:{'default':_0x400ef9};};Object['defineProperty'](_0x38f0a3,_0x8ffe26(0x265),{'value':!0x0}),_0x38f0a3['getSourceResponseHeaders']=void 0x0;const _0x318b79=_0x1bd888(_0x3df363(0x11)),_0x2d7fab=_0x1bd888(_0x3df363(0x1d6)),_0x1f9c3b=_0x3df363(0x18a),_0x3aa1a1=_0x3df363(0x2d4);_0x38f0a3[_0x8ffe26(0x1d7)]=(_0x3ffcb7,_0x3655eb,_0x2d41b9,_0x12bc0f,_0x5137f9)=>{const _0x938be6=_0x8ffe26;const _0x4f9982={},_0x50a651=new Map(),_0x3bd209=_0x318b79[_0x938be6(0x2a1)][_0x938be6(0x21e)](_0x3655eb,'meshes',_0x938be6(0x2e8),''+_0x3ffcb7,_0x938be6(0x28c));if(_0x2d7fab[_0x938be6(0x2a1)][_0x938be6(0x25c)](_0x3bd209)){const _0x62d8af=_0x2d7fab[_0x938be6(0x2a1)][_0x938be6(0x23c)](_0x3bd209)[_0x938be6(0x2e5)](),_0x280744=JSON['parse'](_0x62d8af);if(!_0x280744)throw _0x1f9c3b[_0x938be6(0x2d5)][_0x938be6(0x26f)](_0x938be6(0x227)+_0x3ffcb7+'\x20found\x20for\x20requestId:\x20'+_0x5137f9),new _0x3aa1a1[(_0x938be6(0x29f))]('No\x20meshid\x20'+_0x3ffcb7+_0x938be6(0x2a5),_0x938be6(0x1d7),_0x5137f9);_0x280744[_0x938be6(0x2b4)][_0x938be6(0x26d)](_0xb7016b=>{const _0xc1263=_0x938be6;_0xb7016b[_0xc1263(0x2d3)]&&_0xb7016b[_0xc1263(0x2d3)][_0xc1263(0x202)]&&_0x50a651[_0xc1263(0x297)](_0xb7016b[_0xc1263(0x243)],_0xb7016b['responseConfig'][_0xc1263(0x202)]);}),_0x2d41b9?.[_0x938be6(0x26d)](_0x22c72e=>{const _0xb4b5ea=_0x938be6;const _0x7465a9=_0x50a651['get'](_0x22c72e[_0xb4b5ea(0x2c8)]),_0x2b6052=_0x7465a9?.[_0xb4b5ea(0x25f)](_0x10817f=>_0x10817f['toLowerCase']());_0x2b6052&&_0x2b6052[_0xb4b5ea(0x23f)](_0x22c72e[_0xb4b5ea(0x243)])&&(_0x4f9982[_0x22c72e[_0xb4b5ea(0x243)]]=_0x22c72e['values']),_0x12bc0f&&(_0x4f9982[_0x22c72e[_0xb4b5ea(0x243)]]=_0x22c72e[_0xb4b5ea(0x270)]);});}return delete _0x4f9982[_0x938be6(0x20d)],_0x4f9982||{};},_0x38f0a3[_0x8ffe26(0x2a1)]=_0x38f0a3['getSourceResponseHeaders'];},0x359:(_0x60a39c,_0x3c036d,_0x3a1b3c)=>{const _0x31f92c=a0_0x2a21;Object[_0x31f92c(0x1c8)](_0x3c036d,_0x31f92c(0x265),{'value':!0x0}),_0x3c036d['processMeshResponseHeaders']=void 0x0;const _0x567106=_0x3a1b3c(0x22b);_0x3c036d[_0x31f92c(0x1f4)]=(_0x22e311,_0x1837c2,_0x495a02,_0x21b967)=>{const _0x7a168c=_0x31f92c;if('post'===_0x495a02[_0x7a168c(0x28a)]()&&!_0x567106[_0x7a168c(0x252)]){const _0x4c1307=Object[_0x7a168c(0x2cb)](Object[_0x7a168c(0x23d)](_0x1837c2)[_0x7a168c(0x25f)](([_0x187a5e,_0x477648])=>[_0x187a5e[_0x7a168c(0x28a)](),_0x477648]));if(delete _0x4c1307['cache-control'],_0x22e311&&_0x22e311[_0x7a168c(0x202)]){const _0x52be5e=Object[_0x7a168c(0x2cb)](Object[_0x7a168c(0x23d)](_0x22e311[_0x7a168c(0x202)])[_0x7a168c(0x25f)](([_0x4b3b13,_0x34d942])=>[_0x4b3b13[_0x7a168c(0x28a)](),_0x34d942[_0x7a168c(0x28a)]()]));return delete _0x52be5e['cache-control'],{..._0x52be5e}||{};}return{..._0x4c1307}||{};}if(_0x22e311&&_0x22e311[_0x7a168c(0x202)])return{...Object[_0x7a168c(0x2cb)](Object[_0x7a168c(0x23d)](_0x22e311[_0x7a168c(0x202)])['map'](([_0xe9f39c,_0x11f7e7])=>[_0xe9f39c['toLowerCase'](),_0x11f7e7['toLowerCase']()])),..._0x1837c2}||{};if(_0x21b967){const _0x1936c4=(0x0,_0x567106[_0x7a168c(0x213)])(_0x21b967);return{..._0x1837c2,..._0x1936c4}||{};}return{..._0x1837c2}||{};},_0x3c036d[_0x31f92c(0x2a1)]=_0x3c036d[_0x31f92c(0x1f4)];},0x2c6:function(_0x3e076d,_0x100d79,_0x19130){const _0x3194b6=a0_0x2a21;var _0x5d8821=this&&this[_0x3194b6(0x2e1)]||(Object[_0x3194b6(0x209)]?function(_0x26d5a7,_0x35616b,_0x13ae4e,_0x2ed320){const _0x1e0cbe=_0x3194b6;void 0x0===_0x2ed320&&(_0x2ed320=_0x13ae4e);var _0x42b1ef=Object[_0x1e0cbe(0x29e)](_0x35616b,_0x13ae4e);_0x42b1ef&&!(_0x1e0cbe(0x1d5)in _0x42b1ef?!_0x35616b[_0x1e0cbe(0x265)]:_0x42b1ef[_0x1e0cbe(0x1ec)]||_0x42b1ef['configurable'])||(_0x42b1ef={'enumerable':!0x0,'get':function(){return _0x35616b[_0x13ae4e];}}),Object[_0x1e0cbe(0x1c8)](_0x26d5a7,_0x2ed320,_0x42b1ef);}:function(_0x149c77,_0x44bb06,_0x41d725,_0x5eadaf){void 0x0===_0x5eadaf&&(_0x5eadaf=_0x41d725),_0x149c77[_0x5eadaf]=_0x44bb06[_0x41d725];}),_0x352bc4=this&&this[_0x3194b6(0x253)]||function(_0x1f804b,_0x3f797d){const _0x18e49f=_0x3194b6;for(var _0x2d9873 in _0x1f804b)_0x18e49f(0x2a1)===_0x2d9873||Object[_0x18e49f(0x1d9)][_0x18e49f(0x1ca)][_0x18e49f(0x284)](_0x3f797d,_0x2d9873)||_0x5d8821(_0x3f797d,_0x1f804b,_0x2d9873);};Object[_0x3194b6(0x1c8)](_0x100d79,'__esModule',{'value':!0x0}),_0x352bc4(_0x19130(0x1a3),_0x100d79);},0x1a3:(_0x48e98d,_0x3b1ff6)=>{const _0x213d8a=a0_0x2a21;var _0x2a333a;Object[_0x213d8a(0x1c8)](_0x3b1ff6,_0x213d8a(0x265),{'value':!0x0}),_0x3b1ff6['MeshStatus']=void 0x0,(_0x2a333a=_0x3b1ff6['MeshStatus']||(_0x3b1ff6[_0x213d8a(0x238)]={}))['success']=_0x213d8a(0x220),_0x2a333a[_0x213d8a(0x248)]=_0x213d8a(0x248),_0x2a333a[_0x213d8a(0x26f)]=_0x213d8a(0x26f),_0x2a333a[_0x213d8a(0x203)]='pending',_0x2a333a[_0x213d8a(0x28b)]=_0x213d8a(0x28b);},0x295:function(_0x3c5a96,_0x4f1e54,_0x487a2d){const _0x32b3ce=a0_0x2a21;var _0x27ae63=this&&this['__createBinding']||(Object['create']?function(_0x553fc1,_0x29917e,_0x2106de,_0x485cd8){const _0x3fe6cd=a0_0x2a21;void 0x0===_0x485cd8&&(_0x485cd8=_0x2106de);var _0x4978cf=Object['getOwnPropertyDescriptor'](_0x29917e,_0x2106de);_0x4978cf&&!('get'in _0x4978cf?!_0x29917e[_0x3fe6cd(0x265)]:_0x4978cf['writable']||_0x4978cf[_0x3fe6cd(0x1df)])||(_0x4978cf={'enumerable':!0x0,'get':function(){return _0x29917e[_0x2106de];}}),Object[_0x3fe6cd(0x1c8)](_0x553fc1,_0x485cd8,_0x4978cf);}:function(_0x39c245,_0x5b4d07,_0x285339,_0x3eae24){void 0x0===_0x3eae24&&(_0x3eae24=_0x285339),_0x39c245[_0x3eae24]=_0x5b4d07[_0x285339];}),_0x297639=this&&this[_0x32b3ce(0x253)]||function(_0x3291d2,_0x309f6a){const _0x2c5535=_0x32b3ce;for(var _0x33afa3 in _0x3291d2)_0x2c5535(0x2a1)===_0x33afa3||Object['prototype'][_0x2c5535(0x1ca)]['call'](_0x309f6a,_0x33afa3)||_0x27ae63(_0x309f6a,_0x3291d2,_0x33afa3);};Object[_0x32b3ce(0x1c8)](_0x4f1e54,_0x32b3ce(0x265),{'value':!0x0}),_0x297639(_0x487a2d(0x1a3),_0x4f1e54);},0xef:(_0x4d21da,_0x13d274)=>{const _0x55001a=a0_0x2a21;Object[_0x55001a(0x1c8)](_0x13d274,_0x55001a(0x265),{'value':!0x0}),_0x13d274[_0x55001a(0x206)]=_0x13d274[_0x55001a(0x252)]=void 0x0,_0x13d274[_0x55001a(0x252)]=process[_0x55001a(0x2aa)][_0x55001a(0x257)]&&'TI'===process['env'][_0x55001a(0x257)],_0x13d274[_0x55001a(0x206)]=function(_0x35e583){const _0x3c6c98=_0x55001a;return _0x35e583[_0x3c6c98(0x2b4)]['forEach'](_0x221ab0=>{const _0xec7142=_0x3c6c98;const {handler:_0x11d1e2}=_0x221ab0;Object[_0xec7142(0x270)](_0x11d1e2)['forEach'](({operationHeaders:_0x5645e8,schemaHeaders:_0x37fd6d})=>{const _0x39cd5a=_0xec7142;(_0x5645e8||_0x37fd6d)&&(_0x221ab0[_0x39cd5a(0x232)]=JSON[_0x39cd5a(0x2b6)](JSON[_0x39cd5a(0x2f7)](_0x221ab0['handler'])[_0x39cd5a(0x23b)](/(context\.headers[^}]*)/g,(_0x51b1b5,_0x4eb338)=>_0x4eb338[_0x39cd5a(0x28a)]())));});}),_0x35e583;};},0x18a:function(_0x38fa39,_0x322c91,_0x237081){const _0x227108=a0_0x2a21;var _0x58dbbd=this&&this['__importDefault']||function(_0x50a8a6){const _0xd1c5d=a0_0x2a21;return _0x50a8a6&&_0x50a8a6[_0xd1c5d(0x265)]?_0x50a8a6:{'default':_0x50a8a6};};Object[_0x227108(0x1c8)](_0x322c91,'__esModule',{'value':!0x0}),_0x322c91[_0x227108(0x2d5)]=void 0x0;const _0x4b86ea=_0x58dbbd(_0x237081(0x221));_0x322c91[_0x227108(0x2d5)]=(0x0,_0x4b86ea['default'])({'level':process['env'][_0x227108(0x231)]||'info'});},0x378:_0x20f87a=>{const _0x588b4a=a0_0x2a21;_0x20f87a['exports']=require(_0x588b4a(0x271));},0x7f:_0x15cb06=>{const _0x29f526=a0_0x2a21;_0x15cb06[_0x29f526(0x29a)]=require(_0x29f526(0x256));},0x1d6:_0x1e7b5c=>{const _0x1408b2=a0_0x2a21;_0x1e7b5c[_0x1408b2(0x29a)]=require('fs-extra');},0x221:_0x4016b7=>{const _0x562504=a0_0x2a21;_0x4016b7['exports']=require(_0x562504(0x2a0));},0x71:_0x16067c=>{const _0x3114f6=a0_0x2a21;_0x16067c[_0x3114f6(0x29a)]=require(_0x3114f6(0x1f3));},0x93:_0x55ce20=>{const _0xbd6070=a0_0x2a21;_0x55ce20[_0xbd6070(0x29a)]=require('fs');},0x11:_0x52b02e=>{const _0x1cc34c=a0_0x2a21;_0x52b02e[_0x1cc34c(0x29a)]=require(_0x1cc34c(0x1f2));},0x189:_0x47b7d3=>{const _0x28925e=a0_0x2a21;_0x47b7d3[_0x28925e(0x29a)]=JSON[_0x28925e(0x2b6)](_0x28925e(0x242));},0x3ad:_0x2acee5=>{const _0x352e0d=a0_0x2a21;_0x2acee5[_0x352e0d(0x29a)]=JSON[_0x352e0d(0x2b6)](_0x352e0d(0x249));},0x380:_0x35c634=>{const _0x5d2fe0=a0_0x2a21;_0x35c634[_0x5d2fe0(0x29a)]=JSON[_0x5d2fe0(0x2b6)]('{\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},\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:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-mgql#/definitions/GraphQLHandlerCodeFirstConfiguration\x22},{\x22$ref\x22:\x22createTenant-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22}]},\x22openapi\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/OpenapiHandler\x22},\x22soap\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/SoapHandler\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},\x22GraphQLHandlerCodeFirstConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22source\x22:{\x22description\x22:\x22A\x20file\x20path\x20to\x20your\x20GraphQL\x20Schema\x5cnIf\x20you\x20provide\x20a\x20path\x20to\x20a\x20code\x20file(js\x20or\x20ts),\x5cnother\x20options\x20will\x20be\x20ignored\x20and\x20the\x20schema\x20exported\x20from\x20the\x20file\x20will\x20be\x20used\x20directly.\x22}},\x22required\x22:[\x22source\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},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22beforeAll\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\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:{},\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},\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}},\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},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22SoapHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{},\x22source\x22:{\x22type\x22:\x22string\x22},\x22wsdl\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22,\x22wsdl\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\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:\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},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}');},0x3a3:_0x22ee0e=>{const _0x542a91=a0_0x2a21;_0x22ee0e[_0x542a91(0x29a)]=JSON['parse'](_0x542a91(0x2f8));},0x2af:_0x1da6be=>{const _0x485335=a0_0x2a21;_0x1da6be[_0x485335(0x29a)]=JSON[_0x485335(0x2b6)](_0x485335(0x215));},0x151:_0x47759c=>{const _0xa43286=a0_0x2a21;_0x47759c[_0xa43286(0x29a)]=JSON[_0xa43286(0x2b6)]('{\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},\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:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-ti#/definitions/GraphQLHandlerCodeFirstConfiguration\x22},{\x22$ref\x22:\x22updateTenant-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22}]},\x22openapi\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/OpenapiHandler\x22},\x22soap\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/SoapHandler\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},\x22GraphQLHandlerCodeFirstConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22source\x22:{\x22description\x22:\x22A\x20file\x20path\x20to\x20your\x20GraphQL\x20Schema\x5cnIf\x20you\x20provide\x20a\x20path\x20to\x20a\x20code\x20file(js\x20or\x20ts),\x5cnother\x20options\x20will\x20be\x20ignored\x20and\x20the\x20schema\x20exported\x20from\x20the\x20file\x20will\x20be\x20used\x20directly.\x22}},\x22required\x22:[\x22source\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},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22beforeAll\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\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:{},\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},\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},\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},\x22SoapHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{},\x22source\x22:{\x22type\x22:\x22string\x22},\x22wsdl\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22,\x22wsdl\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\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:\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},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}');}},_0x470edf={};function _0x2886fc(_0x5e3e22){const _0xc65501=a0_0x2a21;var _0x4b0b8d=_0x470edf[_0x5e3e22];if(void 0x0!==_0x4b0b8d)return _0x4b0b8d['exports'];var _0x402fb6=_0x470edf[_0x5e3e22]={'exports':{}};return _0x5df215[_0x5e3e22]['call'](_0x402fb6[_0xc65501(0x29a)],_0x402fb6,_0x402fb6[_0xc65501(0x29a)],_0x2886fc),_0x402fb6[_0xc65501(0x29a)];}_0x2886fc['n']=_0x56772a=>{const _0x2acec4=a0_0x2a21;var _0x31ff54=_0x56772a&&_0x56772a['__esModule']?()=>_0x56772a[_0x2acec4(0x2a1)]:()=>_0x56772a;return _0x2886fc['d'](_0x31ff54,{'a':_0x31ff54}),_0x31ff54;},_0x2886fc['d']=(_0x4b87f0,_0x56d0b3)=>{for(var _0x14ab44 in _0x56d0b3)_0x2886fc['o'](_0x56d0b3,_0x14ab44)&&!_0x2886fc['o'](_0x4b87f0,_0x14ab44)&&Object['defineProperty'](_0x4b87f0,_0x14ab44,{'enumerable':!0x0,'get':_0x56d0b3[_0x14ab44]});},_0x2886fc['o']=(_0x1d85a7,_0x4fde6a)=>Object[_0x26d4e1(0x1d9)][_0x26d4e1(0x1ca)]['call'](_0x1d85a7,_0x4fde6a),_0x2886fc['r']=_0x2f5045=>{const _0x357f46=_0x26d4e1;_0x357f46(0x2e4)!=typeof Symbol&&Symbol[_0x357f46(0x25b)]&&Object[_0x357f46(0x1c8)](_0x2f5045,Symbol[_0x357f46(0x25b)],{'value':_0x357f46(0x277)}),Object[_0x357f46(0x1c8)](_0x2f5045,'__esModule',{'value':!0x0});};var _0x1bcbd9={};((()=>{const _0x3b30b9=_0x26d4e1;_0x2886fc['r'](_0x1bcbd9),_0x2886fc['d'](_0x1bcbd9,{'default':()=>_0xbcbe9e});const _0x2433bc=require(_0x3b30b9(0x226));var _0x2dc2a6=_0x2886fc(0x22b);const _0x362ddb=require('child_process');var _0x4e9c24=_0x2886fc(0x1d6),_0xc09d48=_0x2886fc['n'](_0x4e9c24);const _0x2e60de=require('typescript');var _0x516bb0=_0x2886fc['n'](_0x2e60de);const _0x315129=require(_0x3b30b9(0x244));var _0x3ebd89=_0x2886fc(0x11),_0x4d1d31=_0x2886fc['n'](_0x3ebd89);class _0x1db761 extends Error{[_0x3b30b9(0x243)];['stack'];[_0x3b30b9(0x201)];[_0x3b30b9(0x1d2)];constructor(_0xe6606c,_0x2171f5,_0x1879cd,_0x19ef92){const _0xef3278=_0x3b30b9;super(_0xe6606c),this[_0xef3278(0x243)]=_0x2171f5,this['requestId']=_0x2433bc[_0xef3278(0x2ae)]['get'](_0xef3278(0x1d2)),this[_0xef3278(0x2e3)]=_0x1879cd,this[_0xef3278(0x201)]=_0x19ef92;}}function _0x4cd890(_0x284e61){const _0x2051ef=_0x3b30b9;let _0xfe8be2=_0x284e61;for(;!_0xc09d48()[_0x2051ef(0x1fb)](_0x4d1d31()['join'](_0xfe8be2,_0x2051ef(0x2d0)));)_0xfe8be2=_0x4d1d31()[_0x2051ef(0x2e9)](_0xfe8be2,'..');return console[_0x2051ef(0x28d)](_0x2051ef(0x24b),_0xfe8be2),_0xfe8be2;}var _0x508e18=_0x2886fc(0x221);const _0x15389d=_0x2886fc['n'](_0x508e18)()({'level':process[_0x3b30b9(0x2aa)][_0x3b30b9(0x231)]||_0x3b30b9(0x269),'mixin':()=>({'requestId':_0x2433bc[_0x3b30b9(0x2ae)][_0x3b30b9(0x1d5)](_0x3b30b9(0x1d2)),'container':process[_0x3b30b9(0x2aa)][_0x3b30b9(0x257)]})}),_0xbcbe9e={'buildMesh':async function(_0x499021,_0x3d4e9d){const _0x3b955b=_0x3b30b9;const _0x18b3b6=_0x4cd890(process['cwd']());!function(_0x2c990f,_0x153ae6){const _0x5010c2=a0_0x2a21;_0xc09d48()[_0x5010c2(0x1fb)](_0x4d1d31()[_0x5010c2(0x21e)](''+_0x153ae6,'meshes'))||_0xc09d48()['mkdirSync'](_0x4d1d31()[_0x5010c2(0x21e)](''+_0x153ae6,_0x5010c2(0x21a))),_0xc09d48()[_0x5010c2(0x1fb)](_0x4d1d31()[_0x5010c2(0x21e)](''+_0x153ae6,_0x5010c2(0x2e8)))||_0xc09d48()['mkdirSync'](_0x4d1d31()[_0x5010c2(0x21e)](''+_0x153ae6,_0x5010c2(0x2e8))),_0xc09d48()['existsSync'](_0x4d1d31()[_0x5010c2(0x21e)](''+_0x153ae6,_0x5010c2(0x1d3)))||_0xc09d48()[_0x5010c2(0x212)](_0x4d1d31()[_0x5010c2(0x21e)](''+_0x153ae6,_0x5010c2(0x1d3))),_0xc09d48()['createFileSync'](_0x153ae6+'/'+_0x2c990f+'.txt');}(_0x499021,_0x18b3b6);const _0x514a3e=_0x362ddb[_0x3b955b(0x28f)];_0x15389d[_0x3b955b(0x269)](_0x3b955b(0x22b)+_0x499021);try{const _0x515ca2=()=>{const _0x89f720=_0x3b955b;const _0x534f52=_0xc09d48()['readFileSync'](_0x18b3b6+'/'+_0x499021+_0x89f720(0x29c),_0x89f720(0x2a9))[_0x89f720(0x236)]('schema-management-service','');_0xc09d48()[_0x89f720(0x25e)](_0x18b3b6+'/'+_0x499021+_0x89f720(0x29c),_0x534f52,_0x89f720(0x2a9));};await async function(_0x1ddac8,_0x566656){const _0x470ef7=_0x3b955b;try{(0x0,_0x2dc2a6[_0x470ef7(0x1dc)])(_0x1ddac8,_0x566656),(0x0,_0x2dc2a6[_0x470ef7(0x27f)])(_0x1ddac8,_0x566656);}catch(_0x5e9e3d){throw _0x15389d['error'](_0x5e9e3d,'Error\x20processing\x20mesh\x20config\x20in\x20meshBuilder.processConfig'),new _0x1db761(_0x470ef7(0x2f0)+_0x5e9e3d,_0x470ef7(0x1c3),_0x2433bc['requestContext']['get']('requestId'));}}(_0x499021,_0x3d4e9d),_0x3d4e9d[_0x3b955b(0x208)]=[..._0x3d4e9d['plugins']||[],{'httpDetailsExtensions':{}}],_0x15389d[_0x3b955b(0x269)](_0x3b955b(0x288)+_0x18b3b6+'/'+_0x499021+'\x20folder'),_0xc09d48()['existsSync'](_0x4d1d31()['resolve'](''+_0x18b3b6,''+_0x499021))||_0xc09d48()[_0x3b955b(0x212)](_0x4d1d31()[_0x3b955b(0x21e)](''+_0x18b3b6,''+_0x499021)),_0x3d4e9d[_0x3b955b(0x20f)]&&(_0xc09d48()[_0x3b955b(0x25e)](_0x4d1d31()[_0x3b955b(0x21e)](''+_0x18b3b6,_0x499021,'files.json'),JSON[_0x3b955b(0x2f7)](_0x3d4e9d)),delete _0x3d4e9d[_0x3b955b(0x20f)]),_0x15389d[_0x3b955b(0x269)]('Writing\x20.meshrc.json\x20file:\x20'+JSON['stringify'](_0x3d4e9d)),_0xc09d48()['writeFileSync'](_0x4d1d31()[_0x3b955b(0x21e)](''+_0x18b3b6,''+_0x499021,_0x3b955b(0x28c)),JSON['stringify'](_0x3d4e9d)),_0x15389d[_0x3b955b(0x269)]('chmod\x20775\x20on\x20.meshrc.json\x20file.....'),_0xc09d48()['chmodSync'](_0x4d1d31()[_0x3b955b(0x21e)](''+_0x18b3b6,''+_0x499021,_0x3b955b(0x28c)),0x1fd),_0x15389d[_0x3b955b(0x269)]('running\x20graphqlMesh().....');try{return new Promise((_0x5d7b1a,_0x5a7c1c)=>{const _0x29383a=_0x3b955b;const _0x4f19a2=_0xc09d48()[_0x29383a(0x1cd)](_0x499021+_0x29383a(0x29c),{'flags':'a'}),_0x4f36ee=_0x514a3e(_0x29383a(0x2a4),[_0x4d1d31()[_0x29383a(0x21e)](__dirname,_0x29383a(0x24c)),_0x4d1d31()[_0x29383a(0x21e)](_0x18b3b6,_0x499021)],{});_0x4f36ee[_0x29383a(0x1e4)][_0x29383a(0x1e2)](_0x4f19a2),_0x4f36ee[_0x29383a(0x1f9)][_0x29383a(0x1e2)](_0x4f19a2),_0x4f36ee['on']('close',function(_0x4cd77f){const _0x35eb78=_0x29383a;_0x15389d[_0x35eb78(0x269)]('Build\x20process\x20exited\x20with\x20code\x20'+_0x4cd77f),_0x515ca2(),0x0===_0x4cd77f?_0x5d7b1a(!0x0):_0x5a7c1c(!0x1);}),_0x4f36ee['on']('error',function(_0x46d996){const _0x82b163=_0x29383a;_0x15389d['error'](_0x82b163(0x286)+_0x46d996[_0x82b163(0x222)]),_0x15389d[_0x82b163(0x26f)](_0x46d996),_0x515ca2(),_0x5a7c1c(_0x46d996);});})['then'](()=>(_0x15389d[_0x3b955b(0x269)](_0x3b955b(0x2fd)),function(_0x1e6aa0,_0x19081c){const _0xd7724a=_0x3b955b;try{_0xc09d48()[_0xd7724a(0x283)](_0x4d1d31()['resolve'](''+_0x19081c,'mesh-artifact',_0x1e6aa0)),_0xc09d48()[_0xd7724a(0x1c5)](_0x4d1d31()[_0xd7724a(0x21e)](''+_0x19081c,_0x1e6aa0,_0xd7724a(0x245)),_0x4d1d31()[_0xd7724a(0x21e)](''+_0x19081c,_0xd7724a(0x2e8),''+_0x1e6aa0)),_0xc09d48()[_0xd7724a(0x296)](_0x4d1d31()['resolve'](''+_0x19081c,_0x1e6aa0,_0xd7724a(0x28c)),_0x4d1d31()[_0xd7724a(0x21e)](''+_0x19081c,'mesh-artifact',''+_0x1e6aa0,_0xd7724a(0x28c))),_0xc09d48()[_0xd7724a(0x1fb)](_0x4d1d31()[_0xd7724a(0x21e)](''+_0x19081c,_0x1e6aa0,'files.json'))&&_0xc09d48()['copyFileSync'](_0x4d1d31()[_0xd7724a(0x21e)](''+_0x19081c,_0x1e6aa0,_0xd7724a(0x21f)),_0x4d1d31()[_0xd7724a(0x21e)](''+_0x19081c,_0xd7724a(0x2e8),''+_0x1e6aa0,'files.json')),_0xc09d48()['existsSync'](_0x4d1d31()[_0xd7724a(0x21e)](''+_0x19081c,_0x1e6aa0,_0xd7724a(0x22e)))&&_0xc09d48()['copySync'](_0x4d1d31()[_0xd7724a(0x21e)](''+_0x19081c,_0x1e6aa0,_0xd7724a(0x22e)),_0x4d1d31()[_0xd7724a(0x21e)](''+_0x19081c,_0xd7724a(0x2e8),_0xd7724a(0x22e))),_0xc09d48()[_0xd7724a(0x283)](_0x4d1d31()[_0xd7724a(0x21e)](''+_0x19081c,_0x1e6aa0));}catch(_0x198114){throw _0x15389d['error'](_0x198114,_0xd7724a(0x1d0)),_0x198114;}}(_0x499021,_0x18b3b6),_0x15389d[_0x3b955b(0x269)](_0x3b955b(0x279)),!0x0))[_0x3b955b(0x26e)](_0x30e006=>{const _0x3c5707=_0x3b955b;_0x15389d[_0x3c5707(0x26f)](_0x30e006,_0x3c5707(0x291));const _0x1f4bbc=_0xc09d48()['readFileSync'](_0x18b3b6+'/'+_0x499021+_0x3c5707(0x29c),_0x3c5707(0x2a9));throw new _0x1db761(_0x1f4bbc,_0x3c5707(0x1c3),_0x2433bc[_0x3c5707(0x2ae)][_0x3c5707(0x1d5)](_0x3c5707(0x1d2)));});}catch(_0x507e74){_0x15389d[_0x3b955b(0x26f)](_0x507e74,_0x3b955b(0x291));const _0x33b43d=_0x507e74[_0x3b955b(0x2e3)][_0x3b955b(0x236)](_0x3b955b(0x1ff),'');if(_0xc09d48()[_0x3b955b(0x25e)](_0x499021+'.txt',_0x33b43d),_0x507e74 instanceof Error)throw new _0x1db761(_0x33b43d,_0x3b955b(0x1c3),_0x2433bc[_0x3b955b(0x2ae)][_0x3b955b(0x1d5)]('requestId'));}}catch(_0x35c3dd){throw _0x15389d[_0x3b955b(0x26f)](_0x35c3dd,_0x3b955b(0x2a3)),_0x35c3dd;}},'compileMesh':async function(_0xe9766e){const _0x49f198=_0x3b30b9;const _0xaaa91c=_0x4cd890(process[_0x49f198(0x214)]()),_0x54c847=_0x4d1d31()[_0x49f198(0x21e)](_0xaaa91c,_0x49f198(0x2e8),_0xe9766e),_0x188d63={'compilerOptions':{'module':_0x516bb0()['ModuleKind'][_0x49f198(0x2ed)],'esModuleInterop':!0x0,'moduleResolution':0x2}};return _0x15389d[_0x49f198(0x269)](_0x49f198(0x1ee)+_0x54c847+'\x20ts\x20artifacts\x20to\x20js'),(0x0,_0x315129['glob'])(_0x54c847+'/**/*.ts',{'dot':!0x0})[_0x49f198(0x2fa)](_0x182b72=>{const _0x12d3cd=_0x49f198;const _0x24d767=[];return _0x182b72[_0x12d3cd(0x26d)](async _0x534265=>{_0x24d767['push'](new Promise((_0x25b528,_0x1f1527)=>{const _0x2fda0d=a0_0x2a21;_0xc09d48()['readFile'](_0x534265,_0x2fda0d(0x2a9))['then'](_0x443ac5=>{const _0x36c513=_0x2fda0d;const _0x1d58da=_0x516bb0()[_0x36c513(0x2db)](_0x443ac5,_0x188d63),_0x577729=_0x534265[_0x36c513(0x23b)](_0x36c513(0x1e5),_0x36c513(0x254));_0xc09d48()[_0x36c513(0x281)](_0x577729,_0x1d58da[_0x36c513(0x237)])[_0x36c513(0x2fa)](()=>_0xc09d48()['rm'](_0x534265))['then'](()=>{const _0x1ba448=_0x36c513;_0x15389d['info'](_0x1ba448(0x29d)+_0x534265),_0x25b528(_0x577729);})[_0x36c513(0x26e)](_0x1fbf98=>{const _0x266fcd=_0x36c513;_0x15389d[_0x266fcd(0x26f)](_0x266fcd(0x235),_0x1fbf98),_0x1f1527(_0x1fbf98);});});}));}),Promise['all'](_0x24d767);})[_0x49f198(0x26e)](_0x10c2ef=>{const _0x132848=_0x49f198;throw _0x15389d[_0x132848(0x26f)](_0x132848(0x235),_0x10c2ef),_0x10c2ef;});},'validateMesh':async function(_0x52cc62){const _0x5590d7=_0x3b30b9;const {isValid:_0x23c2fe,errors:_0x3e8e93}=(0x0,_0x2dc2a6[_0x5590d7(0x2a2)])({'meshConfig':_0x52cc62});if(!_0x23c2fe){const _0x53e899=new Error(_0x3e8e93?(0x0,_0x2dc2a6['generateSchemaValidationError'])(_0x3e8e93):'Invalid\x20mesh\x20config');throw _0x53e899[_0x5590d7(0x243)]=_0x5590d7(0x292),_0x53e899;}const {isValid:_0x2b3469,reasons:_0x2b3411}=await(0x0,_0x2dc2a6[_0x5590d7(0x275)])(_0x52cc62);if(!_0x2b3469){const _0x331b8d=new Error(_0x2b3411[_0x5590d7(0x2e9)](_0x5590d7(0x225)));throw _0x331b8d[_0x5590d7(0x243)]=_0x5590d7(0x292),_0x331b8d;}const {isValid:_0x420ccd,errors:_0x4f0ece}=(0x0,_0x2dc2a6[_0x5590d7(0x2da)])(_0x52cc62);if(!_0x420ccd){const _0x53a03e=_0x3e8e93?new Error(_0x3e8e93[_0x5590d7(0x2e9)](_0x5590d7(0x225))):new Error('Mesh\x20config\x20should\x20be\x20less\x20than\x20375KB');throw _0x53a03e['name']=_0x5590d7(0x2d7),_0x53a03e;}return!0x0;}};})());var _0x19707d=exports;for(var _0x4358d4 in _0x1bcbd9)_0x19707d[_0x4358d4]=_0x1bcbd9[_0x4358d4];_0x1bcbd9['__esModule']&&Object[_0x26d4e1(0x1c8)](_0x19707d,'__esModule',{'value':!0x0});})());
|
|
1
|
+
function a0_0x56e4(_0x5beb3c,_0x4a547f){const _0x55900a=a0_0x5590();a0_0x56e4=function(_0x56e493,_0x41b5d2){_0x56e493=_0x56e493-0x1a4;let _0x158873=_0x55900a[_0x56e493];return _0x158873;};return a0_0x56e4(_0x5beb3c,_0x4a547f);}function a0_0x5590(){const _0x1bb4d8=['all','name','base64','mgql_createTenantSchema','handleOpenAPIFileReferences','handleReplaceFieldFileReferences','__exportStar','lintText','pipe','key','transpileModule','Build\x20process\x20exited\x20with\x20code\x20','toLowerCase','absolute','Please\x20set\x20positive\x20value\x20greater\x20than\x20zero\x20for\x20ttl','MeshTypes','operations','\x20at\x20','hooks','3783672YBfCAY','An\x20error\x20occured\x20while\x20materializing\x20the\x20files:\x20','mesh-artifact','source','filter','Mesh\x20build\x20complete','createTenantSchema','Source\x20name\x20cannot\x20be\x20empty','relativePath','LOG_LEVEL','Build\x20process\x20exited\x20with\x20error\x20','create','ModuleKind','<whitespace>','undefined','CommonJS','s-maxage','createFileSync','constants','getCacheControlDirectives','toString','/tenantFiles/','mgql_createSourceSchema','errors','./tenantFiles/','API_MESH_TIER','openapi','message','getTenantTmpDir','Invalid\x20value\x20used\x20for\x20','string','tempfiles','setInterval\x20is\x20not\x20supported','stale-while-revalidate','__defineSetter__','No\x20coordinates\x20provided\x20in\x20responseCache.ttlPerSchemaCoordinate.\x20Provide\x20at\x20least\x20one\x20coordinate\x20with\x20TTL.','parentDir','validateMeshConfig','beforeAll','meshes/mesh-artifact/','spawn','glob','validateSourceName','decryptSecrets','required','final','The\x20responseCache\x20configuration\x20is\x20incomplete.\x20You\x20must\x20include\x20at\x20least\x20one\x20required\x20property:\x20\x27globalTtl\x27\x20or\x20\x27ttlPerSchemaCoordinate\x27.','RSA_PKCS1_OAEP_PADDING','parse','Error\x20processing\x20mesh\x20config\x20in\x20meshBuilder.processConfig','plugin:sonarjs/recommended','RESPONSE_CACHE_COORD_MAX_TTL','endpoint','configurable','isTI','{\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},\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:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-mgql#/definitions/GraphQLHandlerCodeFirstConfiguration\x22},{\x22$ref\x22:\x22updateTenant-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22}]},\x22openapi\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/OpenapiHandler\x22},\x22soap\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/SoapHandler\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},\x22GraphQLHandlerCodeFirstConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22source\x22:{\x22description\x22:\x22A\x20file\x20path\x20to\x20your\x20GraphQL\x20Schema\x5cnIf\x20you\x20provide\x20a\x20path\x20to\x20a\x20code\x20file(js\x20or\x20ts),\x5cnother\x20options\x20will\x20be\x20ignored\x20and\x20the\x20schema\x20exported\x20from\x20the\x20file\x20will\x20be\x20used\x20directly.\x22}},\x22required\x22:[\x22source\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},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22beforeAll\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\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:{},\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},\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}},\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},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22SoapHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{},\x22source\x22:{\x22type\x22:\x22string\x22},\x22wsdl\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22,\x22wsdl\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\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:\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},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','createWriteStream','.txt','.ts','validateUpdateMeshConfigSchema','\x20found\x20for\x20requestId:\x20','must-revalidate','__defineGetter__','additionalResolvers','replacements','replaceFileReferencesInConfig','includes','requestSchema','scripts/buildMesh.js','startsWith','stderr','JsonSchema','{\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},\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:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-ti#/definitions/GraphQLHandlerCodeFirstConfiguration\x22},{\x22$ref\x22:\x22updateTenant-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22}]},\x22openapi\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/OpenapiHandler\x22},\x22soap\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/SoapHandler\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},\x22GraphQLHandlerCodeFirstConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22source\x22:{\x22description\x22:\x22A\x20file\x20path\x20to\x20your\x20GraphQL\x20Schema\x5cnIf\x20you\x20provide\x20a\x20path\x20to\x20a\x20code\x20file(js\x20or\x20ts),\x5cnother\x20options\x20will\x20be\x20ignored\x20and\x20the\x20schema\x20exported\x20from\x20the\x20file\x20will\x20be\x20used\x20directly.\x22}},\x22required\x22:[\x22source\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},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22beforeAll\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\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:{},\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},\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},\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},\x22SoapHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{},\x22source\x22:{\x22type\x22:\x22string\x22},\x22wsdl\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22,\x22wsdl\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\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:\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},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','\x20seconds.','.mesh/','validateMeshSecrets','exports','resolversComposition','utf8','handleHooksFileReferences','.json','validateMeshConfigSize','match','files','ajv','round','mkdirSync','LintError\x20in\x20File\x20','writeFileSync','import','REQUEST_ID','getSchemaValidator','Materializing\x20','code','require','schema-management-service','stdout','data','No\x20meshid\x20','composer','must-understand','transfer-encoding','stringify','latest','organizationCode','Header\x20','substring','extname','yaml','replaceField','DUPLICATE_KEY','This\x20is\x20path:\x20','digest','Error\x20at\x20','ti_createSourceSchema','setInterval','add','update','setTimeout','immutable','meshes','removeSync','additionalProperty','createSourceSchema','mkdir','keys','parseMaterializedFilePath','no-store','relative','fromEntries','Compiling\x20','lastIndexOf','debug','The\x20globalTtl\x20is\x20invalid.\x20Specify\x20an\x20integer\x20value\x20between\x200\x20seconds\x20and\x20','requestId','proxy-revalidate','__defineGetter__\x20is\x20not\x20supported','absolutePath','\x20in\x20the\x20Mesh\x20config','validateCreateSourceConfigSchema','handleJSONSchemaFileReferences','validateCreateMeshConfigSchema','enum','updateTenantSchema','tenantFiles','isInteger','\x20is\x20invalid.\x20Specify\x20an\x20integer\x20value\x20between\x200\x20seconds\x20and\x20','resolve','BAD_INDENT','map','1070199fWQmxX','path','process\x20is\x20not\x20supported','promises','\x20provided\x20is\x20invalid.\x20Please\x20provide\x20a\x20fully\x20qualified\x20domain.','generateSchemaValidationError','{\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},\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:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-mgql#/definitions/GraphQLHandlerCodeFirstConfiguration\x22},{\x22$ref\x22:\x22createTenant-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22}]},\x22openapi\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/OpenapiHandler\x22},\x22soap\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/SoapHandler\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},\x22GraphQLHandlerCodeFirstConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22source\x22:{\x22description\x22:\x22A\x20file\x20path\x20to\x20your\x20GraphQL\x20Schema\x5cnIf\x20you\x20provide\x20a\x20path\x20to\x20a\x20code\x20file(js\x20or\x20ts),\x5cnother\x20options\x20will\x20be\x20ignored\x20and\x20the\x20schema\x20exported\x20from\x20the\x20file\x20will\x20be\x20used\x20directly.\x22}},\x22required\x22:[\x22source\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},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22beforeAll\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\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:{},\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},\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}},\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},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22SoapHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{},\x22source\x22:{\x22type\x22:\x22string\x22},\x22wsdl\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22,\x22wsdl\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\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:\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},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','delete','MeshBuildError','4rnTxrZ','YAML\x20parsing\x20error,\x20duplicate\x20keys\x20found\x20at\x20line,\x20pos\x20','fs-extra','\x20is\x20not\x20allowed\x20in\x20responseConfig.headers.\x20Use\x20the\x20responseConfig.CORS\x20section.','push','replaceRelativePaths','__esModule','Please\x20provide\x20a\x20valid\x20file\x20type\x20(json|yaml)\x20or\x20a\x20fully\x20qualified\x20domain.','meshId','logger','byteLength','object','length','workspaceId','contextConfig','env','get','existsSync','parseFilePath','transforms','335090DWgyge','InvalidMeshConfigError','pid','__defineSetter__\x20is\x20not\x20supported','isValid','/**/*.ts','{\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},\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:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-ti#/definitions/GraphQLHandlerCodeFirstConfiguration\x22},{\x22$ref\x22:\x22createTenant-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22}]},\x22openapi\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/OpenapiHandler\x22},\x22soap\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/SoapHandler\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},\x22GraphQLHandlerCodeFirstConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22source\x22:{\x22description\x22:\x22A\x20file\x20path\x20to\x20your\x20GraphQL\x20Schema\x5cnIf\x20you\x20provide\x20a\x20path\x20to\x20a\x20code\x20file(js\x20or\x20ts),\x5cnother\x20options\x20will\x20be\x20ignored\x20and\x20the\x20schema\x20exported\x20from\x20the\x20file\x20will\x20be\x20used\x20directly.\x22}},\x22required\x22:[\x22source\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},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22beforeAll\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\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:{},\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},\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},\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},\x22SoapHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{},\x22source\x22:{\x22type\x22:\x22string\x22},\x22wsdl\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22,\x22wsdl\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\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:\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},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','.js','InvalidMeshConfigSizeError','responseSchema','no-loops','TIMeshTypes','Cache-Control\x20headers\x20cannot\x20be\x20set\x20as\x20an\x20empty\x20string\x20value','.\x20Please\x20check\x20the\x20schema\x20for\x20allowed\x20types\x20and\x20values\x20for\x20','reasons','Multiple\x20entries\x20found\x20for\x20coordinates\x20','requestContext','.meshrc.json','ti_updateTenantSchema','prototype','has','189564zfJoTc','copyFileSync','processFileConfig','type','typescript','requestSample','replace','handleResolversCompositionFileReferences','building','RESPONSE_CACHE_MAX_GLOBAL_TTL','sources','ttlPerSchemaCoordinate','baseUrl','setTimeout\x20is\x20not\x20supported','An\x20error\x20occurred\x20in\x20meshBuilder.BuildMesh()','Missing\x20required\x20property\x20','import\x20is\x20not\x20supported','from','error','Invalid\x20type\x20used\x20for\x20','default','handler','projectId','\x20with\x20','forEach','content','__importDefault','child_process','compositions','close','coordinate',',\x20remove\x20duplicate\x20keys','call','16xDrXNF','basename','\x20folder','process','responseCache','Invalid\x20Secrets.\x20Secrets\x20must\x20be\x20YAML,\x20received\x20JSON.','globalTtl','post','graphql','Mesh\x20configuration\x20shouldn\x27t\x20have\x20source\x20name\x20repeated.','copySync','defineProperty','Mesh\x20file\x20names\x20must\x20be\x20less\x20than\x2025\x20characters.\x20The\x20following\x20files\x20are\x20invalid:\x20','onFetch','test','mgql_updateTenantSchema','27pAtQwU','privateDecrypt','Replacing\x20','\x20,\x20','Beginning\x20mesh\x20build\x20for\x20meshId:\x20','hasOwnProperty','package.json','success','size','https','sha1','48744gVsnXa','stale-if-error','readFileSync','KB.\x20Mesh\x20config\x20size\x20must\x20be\x20less\x20than\x20375KB','replaceAll','window','Clearing\x20materialized\x20files\x20in\x20','MeshStatus','470302peNFWG','max-age','indexOf','Unable\x20to\x20compile\x20mesh','join','pending','min-fresh','ESLint','handleAdditionalResolversFileReferences','Secrets\x20are\x20valid','headers','global','ResponseHeadersError','materializeTenantFiles','eslint:recommended','payload','YAML\x20parsing\x20error:\x20','cause','writable','Mesh\x20config\x20should\x20be\x20less\x20than\x20375KB','processMeshResponseHeaders','pos','stack','info','An\x20error\x20occurred\x20while\x20moving\x20mesh\x20artifacts','private','then','Creating\x20','ttl','values','prod','Mesh\x20files\x20must\x20be\x20JavaScript\x20or\x20JSON.\x20Other\x20file\x20types\x20are\x20not\x20supported.\x20The\x20following\x20files\x20are\x20invalid:\x20(','{\x22$id\x22:\x22createSource-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\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:{\x22anyOf\x22:[{\x22$ref\x22:\x22createSource-mgql#/definitions/GraphQLHandlerCodeFirstConfiguration\x22},{\x22$ref\x22:\x22createSource-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22}]},\x22openapi\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/OpenapiHandler\x22},\x22soap\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/SoapHandler\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},\x22GraphQLHandlerCodeFirstConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22source\x22:{\x22description\x22:\x22A\x20file\x20path\x20to\x20your\x20GraphQL\x20Schema\x5cnIf\x20you\x20provide\x20a\x20path\x20to\x20a\x20code\x20file(js\x20or\x20ts),\x5cnother\x20options\x20will\x20be\x20ignored\x20and\x20the\x20schema\x20exported\x20from\x20the\x20file\x20will\x20be\x20used\x20directly.\x22}},\x22required\x22:[\x22source\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},\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},\x22SoapHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{},\x22source\x22:{\x22type\x22:\x22string\x22},\x22wsdl\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22,\x22wsdl\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\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}','Module','writeFile','responseConfig','creating\x20hash\x20failed','production','1048845mUCFeE','\x20to\x20','cwd','changeDynamicHeadersToLowercase','cache-control','\x20in\x20responseCache.ttlPerSchemaCoordinate.\x20Specify\x20only\x20a\x20single\x20entry\x20for\x20each\x20schema\x20coordinate.','Writing\x20.meshrc.json\x20file:\x20','catch','dirname','cacheConfig','getSourceResponseHeaders','validate','allowedValues','env.','\x20used\x20in\x20','materializedPath','entries','readFile','aes-256-cbc','getOwnPropertyDescriptor','plugins','node','.\x20Should\x20be\x20','window\x20is\x20not\x20supported','Moving\x20mesh\x20artifacts\x20into\x20artifacts\x20folder','Invalid\x20mesh\x20config','An\x20error\x20occurred\x20in\x20graphqlMesh()','\x20failed','\x20cannot\x20contain\x20the\x20following\x20characters:\x20','chmodSync','__createBinding','responseSample','clearMaterializedConfigFiles','missingProperty'];a0_0x5590=function(){return _0x1bb4d8;};return a0_0x5590();}(function(_0x3a9a56,_0x1913f9){const _0x3d800d=a0_0x56e4;const _0x91dfa3=_0x3a9a56();while(!![]){try{const _0x1b9d88=-parseInt(_0x3d800d(0x244))/0x1*(-parseInt(_0x3d800d(0x2a9))/0x2)+parseInt(_0x3d800d(0x29e))/0x3*(parseInt(_0x3d800d(0x26d))/0x4)+parseInt(_0x3d800d(0x2d7))/0x5+-parseInt(_0x3d800d(0x1a5))/0x6+parseInt(_0x3d800d(0x2b1))/0x7*(parseInt(_0x3d800d(0x28e))/0x8)+parseInt(_0x3d800d(0x23b))/0x9+-parseInt(_0x3d800d(0x258))/0xa;if(_0x1b9d88===_0x1913f9){break;}else{_0x91dfa3['push'](_0x91dfa3['shift']());}}catch(_0x1c46a8){_0x91dfa3['push'](_0x91dfa3['shift']());}}}(a0_0x5590,0x4ed7a));((()=>{'use strict';const _0x5a21af=a0_0x56e4;var _0x402100={0x1d0:(_0x10ba1a,_0xec1e3d)=>{const _0x3440ec=a0_0x56e4;function _0x258454(_0x3226e7){const _0x26a0d0=a0_0x56e4;const _0x482260=[];return Object[_0x26a0d0(0x222)](_0x3226e7)[_0x26a0d0(0x285)]((_0x21aba1,_0x2c37b1)=>{_0x3226e7[_0x21aba1]===_0x21aba1?_0x482260['push'](_0x21aba1):_0x482260['push'](_0x21aba1+'='+_0x3226e7[_0x21aba1]);}),_0x482260[_0x26a0d0(0x1b9)]();}Object['defineProperty'](_0xec1e3d,'__esModule',{'value':!0x0}),_0xec1e3d[_0x3440ec(0x1b8)]=void 0x0,_0xec1e3d['getCacheControlDirectives']=_0x861e0=>{const _0x436118=_0x3440ec;let _0x34b7bd={};return _0x861e0?.[_0x436118(0x285)](_0x1dfe23=>{const _0x22a63e=_0x436118;if(_0x22a63e(0x2db)===_0x1dfe23['name'][_0x22a63e(0x305)]()){const _0x184f74=function(_0x59959d){const _0x33931b={};return _0x59959d['replace'](/(?:^|(?:\s*\,\s*))([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)(?:\=(?:([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)|(?:\"((?:[^"\\]|\\.)*)\")))?/g,function(_0x1bb5e5,_0x2d6cb1,_0x42ec20,_0x2dc043){const _0x236652=a0_0x56e4;const _0x25ca71=_0x42ec20||_0x2dc043;return _0x33931b[_0x2d6cb1]=_0x25ca71?_0x25ca71[_0x236652(0x305)]():_0x2d6cb1,'';})?{}:_0x33931b;}(_0x1dfe23[_0x22a63e(0x2ce)][_0x22a63e(0x1b9)]()),_0x4a2b28=Object[_0x22a63e(0x226)](Object['entries'](_0x184f74)[_0x22a63e(0x23a)](([_0x310674,_0x5de7ae])=>[_0x310674[_0x22a63e(0x305)](),_0x5de7ae['toLowerCase']()]));_0x34b7bd=function(_0x2ced6e,_0x135a01){const _0x188a5d=_0x22a63e;if(_0x2ced6e[_0x188a5d(0x224)])return _0x2ced6e;if(_0x135a01['no-store'])return(_0x2ced6e={})['no-store']='no-store',_0x2ced6e;[_0x188a5d(0x2b7),_0x188a5d(0x2b2),'max-stale',_0x188a5d(0x1b5),_0x188a5d(0x2aa),_0x188a5d(0x1c6)][_0x188a5d(0x285)](_0x4ae1a7=>{var _0x482d94,_0x2c3abd,_0x4c224f;_0x482d94=_0x4ae1a7,_0x2c3abd=_0x135a01[_0x4ae1a7],(_0x4c224f=_0x2ced6e)[_0x482d94]&&_0x2c3abd?isNaN(Number(_0x4c224f[_0x482d94]))&&!isNaN(Number(_0x2c3abd))?_0x4c224f[_0x482d94]=_0x2c3abd:isNaN(Number(_0x4c224f[_0x482d94]))||isNaN(Number(_0x2c3abd))||Number(_0x4c224f[_0x482d94])>Number(_0x2c3abd)&&(_0x4c224f[_0x482d94]=_0x2c3abd):_0x2c3abd&&(_0x4c224f[_0x482d94]=_0x2c3abd);});const _0x2c67a0=['public',_0x188a5d(0x2ca),_0x188a5d(0x21c),'no-cache','no-transform',_0x188a5d(0x1e2),_0x188a5d(0x22c),_0x188a5d(0x209)];return Object['keys'](_0x135a01)[_0x188a5d(0x285)](_0x1002ba=>{const _0x123508=_0x188a5d;_0x2c67a0[_0x123508(0x1e7)](_0x1002ba)&&!_0x2ced6e[_0x1002ba]&&(_0x2ced6e[_0x1002ba]=_0x135a01[_0x1002ba]);}),_0x2ced6e;}(_0x34b7bd,_0x4a2b28);}}),{'cache-control':_0x258454(_0x34b7bd)};},_0xec1e3d['default']=_0xec1e3d[_0x3440ec(0x1b8)];},0x2d4:(_0x1b9651,_0x30933b)=>{const _0x2c5e73=a0_0x56e4;Object[_0x2c5e73(0x299)](_0x30933b,_0x2c5e73(0x24a),{'value':!0x0}),_0x30933b[_0x2c5e73(0x2bd)]=void 0x0,_0x30933b['ResponseHeadersError']=class{[_0x2c5e73(0x2fa)];[_0x2c5e73(0x1c0)];[_0x2c5e73(0x2c7)];[_0x2c5e73(0x2c2)];['requestId'];constructor(_0x172873,_0x315e05,_0x4b4470,_0x1a7c59,_0x2299d3){const _0xf5a062=_0x2c5e73;this[_0xf5a062(0x2fa)]=_0x315e05,this[_0xf5a062(0x1c0)]=_0x172873,this[_0xf5a062(0x22b)]=_0x4b4470,this[_0xf5a062(0x2c7)]=_0x1a7c59,this[_0xf5a062(0x2c2)]=_0x2299d3;}};},0x1c9:function(_0x8b747,_0x18d3bf,_0x3ec426){const _0x4fb816=a0_0x56e4;var _0x153407=this&&this[_0x4fb816(0x287)]||function(_0x42a92e){const _0x10c23f=_0x4fb816;return _0x42a92e&&_0x42a92e[_0x10c23f(0x24a)]?_0x42a92e:{'default':_0x42a92e};};Object[_0x4fb816(0x299)](_0x18d3bf,'__esModule',{'value':!0x0}),_0x18d3bf[_0x4fb816(0x1f4)]=_0x18d3bf[_0x4fb816(0x2b9)]=_0x18d3bf[_0x4fb816(0x2fe)]=_0x18d3bf[_0x4fb816(0x274)]=_0x18d3bf[_0x4fb816(0x2fd)]=_0x18d3bf[_0x4fb816(0x231)]=_0x18d3bf['replaceRelativePaths']=_0x18d3bf[_0x4fb816(0x1e6)]=_0x18d3bf[_0x4fb816(0x1c1)]=_0x18d3bf[_0x4fb816(0x2f7)]=_0x18d3bf[_0x4fb816(0x256)]=_0x18d3bf[_0x4fb816(0x2be)]=_0x18d3bf[_0x4fb816(0x26f)]=_0x18d3bf[_0x4fb816(0x223)]=void 0x0;const _0x1d0f4d=_0x3ec426(0x71),_0x29e007=_0x153407(_0x3ec426(0x11)),_0x246eb3=_0x3ec426(0x18a),_0x11f7eb=_0x3ec426(0x93),_0x1b845d=_0x3ec426(0x11),_0x597564=_0x3ec426(0xef);function _0x214bd0(_0x2415a8){const _0x488645=_0x4fb816;const _0x4bec89=_0x2415a8[_0x488645(0x273)](/^\.\//,''),_0x15a2d7=_0x29e007[_0x488645(0x281)]['basename'](_0x2415a8);_0x488645(0x25f)===_0x29e007[_0x488645(0x281)][_0x488645(0x210)](_0x15a2d7)&&(_0x2415a8=_0x488645(0x1cc)+_0x2415a8);const _0x13172d=(0x0,_0x1b845d[_0x488645(0x238)])(_0x2415a8),_0x179680=_0x29e007['default'][_0x488645(0x2df)](_0x13172d);return{'name':_0x4bec89,'relativePath':_0x2415a8,'absolutePath':_0x13172d,'parentDir':{'relative':_0x179680,'absolute':(0x0,_0x1b845d[_0x488645(0x238)])(_0x179680)}};}function _0x412edc(_0x135d19,_0x313309,_0x9c5f3=!0x1){const _0x31e81b=_0x4fb816;const _0x191b57=_0x135d19[_0x31e81b(0x273)](/^\.\//,''),_0xe57644=_0x3cb696(_0x313309,_0x9c5f3),_0x52ea41=_0xe57644[_0x31e81b(0x225)]+'/'+_0x191b57;return{'name':_0x191b57,'relativePath':_0x52ea41,'absolutePath':(0x0,_0x1b845d[_0x31e81b(0x238)])(_0x52ea41),'parentDir':_0xe57644};}function _0x3cb696(_0x3317cc,_0x5c6fbb=!0x1){const _0x10886c=_0x4fb816;const _0x922087=process[_0x10886c(0x25a)],_0x297dcd=process[_0x10886c(0x253)][_0x10886c(0x1ff)]||'';try{const _0x496c40=_0x922087+_0x297dcd,_0x2a1e80=(0x0,_0x1d0f4d['createHash'])(_0x10886c(0x2a8))[_0x10886c(0x21a)](_0x3317cc+_0x496c40)[_0x10886c(0x215)](_0x10886c(0x2fb)),_0x5b5a68=_0x5c6fbb?_0x10886c(0x1bd)+_0x3317cc+'-'+_0x2a1e80:'./'+_0x3317cc+_0x10886c(0x1ba)+_0x3317cc+'-'+_0x2a1e80;return{'relative':_0x5b5a68,'absolute':(0x0,_0x1b845d[_0x10886c(0x238)])(_0x5b5a68)};}catch(_0x3a7bca){throw _0x246eb3[_0x10886c(0x24d)][_0x10886c(0x2c8)](_0x10886c(0x2d5)),_0x3a7bca;}}function _0x1676f3(_0x2712bf,_0x1701c1){const _0x51c3d8=_0x4fb816;if(_0x2712bf[_0x51c3d8(0x1ea)]('http')||_0x2712bf[_0x51c3d8(0x1ea)](_0x51c3d8(0x2a7)))return _0x2712bf;{const _0x5b0239=_0x412edc(_0x2712bf,_0x1701c1,!0x0)[_0x51c3d8(0x1ad)];return _0x246eb3[_0x51c3d8(0x24d)][_0x51c3d8(0x229)](_0x51c3d8(0x2a0)+_0x2712bf+_0x51c3d8(0x284)+_0x5b0239+_0x51c3d8(0x22f)),_0x5b0239;}}function _0x532e72(_0x5741d8,_0x354ef9){const _0x5cfa1c=_0x4fb816;_0x354ef9[_0x5cfa1c(0x277)][_0x5cfa1c(0x285)](_0x22aef5=>{const _0x431c6c=_0x5cfa1c;_0x22aef5[_0x431c6c(0x282)][_0x431c6c(0x1ec)]?.[_0x431c6c(0x309)][_0x431c6c(0x285)](_0x3a8483=>{const _0x581f0d=_0x431c6c;_0x3a8483[_0x581f0d(0x261)]&&(_0x3a8483[_0x581f0d(0x261)]=_0x1676f3(_0x3a8483[_0x581f0d(0x261)],_0x5741d8)),_0x3a8483[_0x581f0d(0x2f6)]&&(_0x3a8483[_0x581f0d(0x2f6)]=_0x1676f3(_0x3a8483['responseSample'],_0x5741d8)),_0x3a8483[_0x581f0d(0x1e8)]&&(_0x3a8483[_0x581f0d(0x1e8)]=_0x1676f3(_0x3a8483[_0x581f0d(0x1e8)],_0x5741d8)),_0x3a8483[_0x581f0d(0x272)]&&(_0x3a8483[_0x581f0d(0x272)]=_0x1676f3(_0x3a8483[_0x581f0d(0x272)],_0x5741d8));});});}function _0x1a3b89(_0x330d68,_0x1a25c7){const _0x7cda8d=_0x4fb816;_0x1a25c7[_0x7cda8d(0x277)][_0x7cda8d(0x285)](_0x27519b=>{const _0x3e6fdc=_0x7cda8d;const _0x3fd9d2=_0x27519b[_0x3e6fdc(0x282)][_0x3e6fdc(0x1bf)];_0x3fd9d2&&(_0x3fd9d2[_0x3e6fdc(0x1a8)]=_0x1676f3(_0x3fd9d2['source'],_0x330d68));});}function _0xf79bb8(_0x3bfbef,_0x593009){const _0x1bb42d=_0x4fb816;_0x593009[_0x1bb42d(0x277)][_0x1bb42d(0x285)](_0x5c6d37=>{const _0x699c45=_0x1bb42d;_0x5c6d37[_0x699c45(0x257)]?.[_0x699c45(0x285)](_0x5dbccb=>{const _0x314469=_0x699c45;_0x5dbccb[_0x314469(0x1f2)]?.[_0x314469(0x289)][_0x314469(0x285)](_0x18eafb=>{const _0x233616=_0x314469;_0x18eafb&&_0x18eafb[_0x233616(0x208)]&&(_0x18eafb['composer']=_0x1676f3(_0x18eafb['composer'],_0x3bfbef));});});}),_0x593009[_0x1bb42d(0x257)]?.[_0x1bb42d(0x285)](_0x1c9b90=>{const _0x2bd3f3=_0x1bb42d;_0x1c9b90['resolversComposition']?.[_0x2bd3f3(0x289)]['forEach'](_0xded2a8=>{const _0x19285a=_0x2bd3f3;_0xded2a8&&_0xded2a8[_0x19285a(0x208)]&&(_0xded2a8['composer']=_0x1676f3(_0xded2a8[_0x19285a(0x208)],_0x3bfbef));});});}function _0x360c0a(_0x478de3,_0x41e809){const _0xadd10f=_0x4fb816;_0x41e809[_0xadd10f(0x277)][_0xadd10f(0x285)](_0x5eb4ab=>{const _0x5ee90c=_0xadd10f;_0x5eb4ab['transforms']?.[_0x5ee90c(0x285)](_0x3e39d1=>{const _0x3e59c5=_0x5ee90c;_0x3e39d1['replaceField']?.[_0x3e59c5(0x1e5)][_0x3e59c5(0x285)](_0x3a8908=>{const _0x40c7fa=_0x3e59c5;_0x3a8908&&_0x3a8908[_0x40c7fa(0x208)]&&(_0x3a8908[_0x40c7fa(0x208)]=_0x1676f3(_0x3a8908[_0x40c7fa(0x208)],_0x478de3));});});}),_0x41e809[_0xadd10f(0x257)]?.[_0xadd10f(0x285)](_0x1f54c6=>{const _0x5508bb=_0xadd10f;_0x1f54c6[_0x5508bb(0x212)]?.[_0x5508bb(0x1e5)][_0x5508bb(0x285)](_0x5dd240=>{const _0x406b1d=_0x5508bb;_0x5dd240&&_0x5dd240['composer']&&(_0x5dd240[_0x406b1d(0x208)]=_0x1676f3(_0x5dd240['composer'],_0x478de3));});});}function _0x1966d8(_0x39de8f,_0x17cda3){const _0x195fb9=_0x4fb816;const _0x163c1b=[];_0x17cda3[_0x195fb9(0x1e4)]?.['forEach'](_0xec2ad0=>{const _0x1a76ca=_0x195fb9;'string'==typeof _0xec2ad0?_0x163c1b[_0x1a76ca(0x248)](_0x1676f3(_0xec2ad0,_0x39de8f)):_0x163c1b['push'](_0xec2ad0);}),_0x17cda3[_0x195fb9(0x1e4)]=_0x163c1b;}function _0x56d22c(_0x3644d1,_0x4b6a1b){!function(_0x22f5f2,_0x573941){const _0x31afe6=a0_0x56e4;_0x573941[_0x31afe6(0x2eb)]&&_0x573941[_0x31afe6(0x2eb)]['forEach'](_0x1d708a=>{const _0x422a49=_0x31afe6;if(_0x1d708a['hooks']?.[_0x422a49(0x1cb)]){const {composer:_0x2678a7,blocking:_0x20b23e}=_0x1d708a['hooks']['beforeAll'];_0x1d708a[_0x422a49(0x1a4)]['beforeAll']={'composer':_0x1676f3(_0x2678a7,_0x22f5f2),'blocking':_0x20b23e};}});}(_0x3644d1,_0x4b6a1b);}_0x18d3bf[_0x4fb816(0x223)]=_0x214bd0,_0x18d3bf['processFileConfig']=async function(_0x2ec542){const _0x1ea757=_0x4fb816;_0x2ec542[_0x1ea757(0x1f8)]&&await Promise['all'](_0x2ec542['files']['map'](async _0x5363cf=>{const _0x472cfd=_0x1ea757;try{if(_0x5363cf[_0x472cfd(0x2e6)]){const _0x353764=_0x214bd0(_0x5363cf[_0x472cfd(0x2e6)]);try{await _0x11f7eb['promises'][_0x472cfd(0x221)](_0x353764[_0x472cfd(0x1c9)][_0x472cfd(0x306)],{'recursive':!0x0}),await _0x11f7eb[_0x472cfd(0x23e)][_0x472cfd(0x2d3)](_0x353764[_0x472cfd(0x22e)],_0x5363cf[_0x472cfd(0x286)],{'flag':'w'});}catch(_0x22d951){_0x246eb3['logger'][_0x472cfd(0x27f)](_0x22d951,_0x472cfd(0x201)+_0x353764['name']+_0x472cfd(0x2d8)+_0x353764[_0x472cfd(0x22e)]+'\x20failed');}}}catch(_0x301129){_0x246eb3[_0x472cfd(0x24d)][_0x472cfd(0x27f)]('Parsing\x20file\x20'+_0x5363cf[_0x472cfd(0x23c)]+_0x472cfd(0x2f2));}}));},_0x18d3bf['materializeTenantFiles']=async function(_0x3a351b,_0x528acc){const _0xf9acc6=_0x4fb816;_0x528acc[_0xf9acc6(0x1f8)]?.[_0xf9acc6(0x285)](async _0x369f52=>{const _0x3f6464=_0xf9acc6;try{const _0x3ec900=_0x412edc(_0x369f52['path'],_0x3a351b);try{await _0x11f7eb[_0x3f6464(0x23e)][_0x3f6464(0x221)](_0x29e007[_0x3f6464(0x281)][_0x3f6464(0x2df)](_0x3ec900[_0x3f6464(0x22e)]),{'recursive':!0x0}),_0x11f7eb[_0x3f6464(0x23e)][_0x3f6464(0x2d3)](_0x3ec900['absolutePath'],_0x369f52['content'],{'flag':'w'});}catch(_0xefb066){_0x246eb3['logger']['error'](_0xefb066,_0x3f6464(0x201)+_0x3ec900[_0x3f6464(0x2fa)]+'\x20to\x20'+_0x3ec900[_0x3f6464(0x22e)]+'\x20failed');}}catch(_0x353009){_0x246eb3[_0x3f6464(0x24d)]['error']('Parsing\x20file\x20'+_0x369f52[_0x3f6464(0x23c)]+'\x20failed');}});},_0x18d3bf[_0x4fb816(0x256)]=_0x412edc,_0x18d3bf[_0x4fb816(0x2f7)]=async function(_0x3d9aae){const _0x24a144=_0x4fb816;try{const _0x457965=_0x3cb696(_0x3d9aae);_0x246eb3['logger']['debug'](_0x24a144(0x2af)+_0x457965[_0x24a144(0x306)]),_0x11f7eb[_0x24a144(0x23e)]['rm'](_0x457965[_0x24a144(0x306)],{'recursive':!0x0});}catch(_0xe2131e){}},_0x18d3bf['getTenantTmpDir']=_0x3cb696,_0x18d3bf['replaceFileReferencesInConfig']=function(_0x1f0df7,_0x2f7337){const _0x5e343b=_0x4fb816;_0x532e72(_0x1f0df7,_0x2f7337),_0x1a3b89(_0x1f0df7,_0x2f7337),_0xf79bb8(_0x1f0df7,_0x2f7337),_0x360c0a(_0x1f0df7,_0x2f7337),_0x1966d8(_0x1f0df7,_0x2f7337),_0x56d22c(_0x1f0df7,_0x2f7337),_0x597564[_0x5e343b(0x1db)]&&function(_0x9a5518,_0x259a64){const _0x59c058=_0x5e343b;_0x259a64[_0x59c058(0x2eb)]&&_0x259a64[_0x59c058(0x2eb)]['forEach'](_0x2301f7=>{const _0x49eaf9=_0x59c058;_0x2301f7['onFetch']&&_0x2301f7[_0x49eaf9(0x29b)]['forEach'](_0x2dba4d=>{const _0x121ca9=_0x49eaf9;const {handler:_0x21feb2}=_0x2dba4d;_0x2dba4d[_0x121ca9(0x282)]=_0x1676f3(_0x21feb2,_0x9a5518);});});}(_0x1f0df7,_0x2f7337),_0x2f7337[_0x5e343b(0x1f8)]&&_0x2f7337[_0x5e343b(0x1f8)]['forEach'](_0x44b332=>{const _0x368549=_0x5e343b;_0x44b332[_0x368549(0x2e6)]=_0x1676f3(_0x44b332[_0x368549(0x23c)],_0x1f0df7);});},_0x18d3bf[_0x4fb816(0x249)]=_0x1676f3,_0x18d3bf[_0x4fb816(0x231)]=_0x532e72,_0x18d3bf[_0x4fb816(0x2fd)]=_0x1a3b89,_0x18d3bf['handleResolversCompositionFileReferences']=_0xf79bb8,_0x18d3bf[_0x4fb816(0x2fe)]=_0x360c0a,_0x18d3bf[_0x4fb816(0x2b9)]=_0x1966d8,_0x18d3bf[_0x4fb816(0x1f4)]=_0x56d22c;},0x22b:function(_0x65ad0b,_0x33d110,_0xd9f025){const _0x53058d=a0_0x56e4;var _0x14d51c=this&&this[_0x53058d(0x2f5)]||(Object[_0x53058d(0x1b0)]?function(_0x5f561c,_0x2ac565,_0x4c0cb9,_0x1796a8){const _0x8a308f=_0x53058d;void 0x0===_0x1796a8&&(_0x1796a8=_0x4c0cb9);var _0x266b9c=Object['getOwnPropertyDescriptor'](_0x2ac565,_0x4c0cb9);_0x266b9c&&!('get'in _0x266b9c?!_0x2ac565['__esModule']:_0x266b9c['writable']||_0x266b9c['configurable'])||(_0x266b9c={'enumerable':!0x0,'get':function(){return _0x2ac565[_0x4c0cb9];}}),Object[_0x8a308f(0x299)](_0x5f561c,_0x1796a8,_0x266b9c);}:function(_0x3c2bc9,_0x61c6d4,_0x28b6a3,_0x567086){void 0x0===_0x567086&&(_0x567086=_0x28b6a3),_0x3c2bc9[_0x567086]=_0x61c6d4[_0x28b6a3];}),_0x143734=this&&this['__setModuleDefault']||(Object['create']?function(_0x9ba1b7,_0x27542f){const _0x3c1a6a=_0x53058d;Object[_0x3c1a6a(0x299)](_0x9ba1b7,_0x3c1a6a(0x281),{'enumerable':!0x0,'value':_0x27542f});}:function(_0x3822c0,_0x1fe160){const _0x3638c4=_0x53058d;_0x3822c0[_0x3638c4(0x281)]=_0x1fe160;}),_0x6977fa=this&&this['__importStar']||function(_0x5cbb3a){const _0x558b4b=_0x53058d;if(_0x5cbb3a&&_0x5cbb3a[_0x558b4b(0x24a)])return _0x5cbb3a;var _0x18c93b={};if(null!=_0x5cbb3a)for(var _0x4471fe in _0x5cbb3a)'default'!==_0x4471fe&&Object[_0x558b4b(0x26b)][_0x558b4b(0x2a3)][_0x558b4b(0x28d)](_0x5cbb3a,_0x4471fe)&&_0x14d51c(_0x18c93b,_0x5cbb3a,_0x4471fe);return _0x143734(_0x18c93b,_0x5cbb3a),_0x18c93b;},_0x339a86=this&&this[_0x53058d(0x2ff)]||function(_0x3d9711,_0x1bb610){const _0x3b1cfd=_0x53058d;for(var _0x381a44 in _0x3d9711)'default'===_0x381a44||Object['prototype'][_0x3b1cfd(0x2a3)][_0x3b1cfd(0x28d)](_0x1bb610,_0x381a44)||_0x14d51c(_0x1bb610,_0x3d9711,_0x381a44);},_0x5a1125=this&&this[_0x53058d(0x287)]||function(_0x8dad47){const _0x48717b=_0x53058d;return _0x8dad47&&_0x8dad47[_0x48717b(0x24a)]?_0x8dad47:{'default':_0x8dad47};};Object[_0x53058d(0x299)](_0x33d110,_0x53058d(0x24a),{'value':!0x0}),_0x33d110['updateTenantSchema']=_0x33d110[_0x53058d(0x1ab)]=_0x33d110[_0x53058d(0x220)]=_0x33d110[_0x53058d(0x1db)]=_0x33d110[_0x53058d(0x263)]=_0x33d110[_0x53058d(0x308)]=_0x33d110[_0x53058d(0x26a)]=_0x33d110['ti_createTenantSchema']=_0x33d110[_0x53058d(0x217)]=_0x33d110[_0x53058d(0x29d)]=_0x33d110[_0x53058d(0x2fc)]=_0x33d110['mgql_createSourceSchema']=_0x33d110[_0x53058d(0x1d0)]=_0x33d110['validateMeshSecrets']=_0x33d110['validateMeshConfig']=_0x33d110[_0x53058d(0x1e0)]=_0x33d110['validateCreateMeshConfigSchema']=_0x33d110[_0x53058d(0x230)]=_0x33d110[_0x53058d(0x1f6)]=_0x33d110[_0x53058d(0x1cf)]=_0x33d110[_0x53058d(0x240)]=_0x33d110[_0x53058d(0x200)]=_0x33d110[_0x53058d(0x26f)]=_0x33d110[_0x53058d(0x1e6)]=_0x33d110[_0x53058d(0x2f7)]=_0x33d110[_0x53058d(0x2be)]=_0x33d110[_0x53058d(0x2da)]=_0x33d110[_0x53058d(0x2e1)]=_0x33d110['processMeshResponseHeaders']=_0x33d110[_0x53058d(0x1b8)]=void 0x0;const _0x34df36=_0xd9f025(0x1d0);Object[_0x53058d(0x299)](_0x33d110,_0x53058d(0x1b8),{'enumerable':!0x0,'get':function(){const _0x17b41a=_0x53058d;return _0x34df36[_0x17b41a(0x1b8)];}});const _0x27d32f=_0x5a1125(_0xd9f025(0x359));_0x33d110[_0x53058d(0x2c5)]=_0x27d32f[_0x53058d(0x281)];const _0x1e5cdb=_0x5a1125(_0xd9f025(0x3a4));_0x33d110[_0x53058d(0x2e1)]=_0x1e5cdb[_0x53058d(0x281)];const _0x3a22d5=_0xd9f025(0xef);Object[_0x53058d(0x299)](_0x33d110,_0x53058d(0x2da),{'enumerable':!0x0,'get':function(){const _0x5b3db9=_0x53058d;return _0x3a22d5[_0x5b3db9(0x2da)];}}),Object[_0x53058d(0x299)](_0x33d110,'decryptSecrets',{'enumerable':!0x0,'get':function(){return _0x3a22d5['decryptSecrets'];}});const _0x69470a=_0xd9f025(0x1c9);Object['defineProperty'](_0x33d110,'materializeTenantFiles',{'enumerable':!0x0,'get':function(){const _0x48236a=_0x53058d;return _0x69470a[_0x48236a(0x2be)];}}),Object[_0x53058d(0x299)](_0x33d110,_0x53058d(0x2f7),{'enumerable':!0x0,'get':function(){const _0xf5a2d=_0x53058d;return _0x69470a[_0xf5a2d(0x2f7)];}}),Object['defineProperty'](_0x33d110,_0x53058d(0x1e6),{'enumerable':!0x0,'get':function(){return _0x69470a['replaceFileReferencesInConfig'];}}),Object[_0x53058d(0x299)](_0x33d110,'processFileConfig',{'enumerable':!0x0,'get':function(){return _0x69470a['processFileConfig'];}});const _0x59e2ab=_0xd9f025(0x80);Object[_0x53058d(0x299)](_0x33d110,_0x53058d(0x200),{'enumerable':!0x0,'get':function(){const _0x2b27eb=_0x53058d;return _0x59e2ab[_0x2b27eb(0x200)];}}),Object[_0x53058d(0x299)](_0x33d110,'generateSchemaValidationError',{'enumerable':!0x0,'get':function(){const _0x117a45=_0x53058d;return _0x59e2ab[_0x117a45(0x240)];}}),Object[_0x53058d(0x299)](_0x33d110,_0x53058d(0x1cf),{'enumerable':!0x0,'get':function(){const _0x31cb1c=_0x53058d;return _0x59e2ab[_0x31cb1c(0x1cf)];}}),Object[_0x53058d(0x299)](_0x33d110,_0x53058d(0x1f6),{'enumerable':!0x0,'get':function(){const _0x58af70=_0x53058d;return _0x59e2ab[_0x58af70(0x1f6)];}}),Object[_0x53058d(0x299)](_0x33d110,'validateCreateSourceConfigSchema',{'enumerable':!0x0,'get':function(){const _0x1bed4d=_0x53058d;return _0x59e2ab[_0x1bed4d(0x230)];}}),Object['defineProperty'](_0x33d110,_0x53058d(0x232),{'enumerable':!0x0,'get':function(){const _0x33ae4c=_0x53058d;return _0x59e2ab[_0x33ae4c(0x232)];}}),Object[_0x53058d(0x299)](_0x33d110,_0x53058d(0x1e0),{'enumerable':!0x0,'get':function(){const _0x6d7ef8=_0x53058d;return _0x59e2ab[_0x6d7ef8(0x1e0)];}}),Object[_0x53058d(0x299)](_0x33d110,'validateMeshConfig',{'enumerable':!0x0,'get':function(){const _0x56d9a7=_0x53058d;return _0x59e2ab[_0x56d9a7(0x1ca)];}}),Object[_0x53058d(0x299)](_0x33d110,_0x53058d(0x1f0),{'enumerable':!0x0,'get':function(){const _0x2987b7=_0x53058d;return _0x59e2ab[_0x2987b7(0x1f0)];}});const _0x9c5fc7=_0x5a1125(_0xd9f025(0x189));_0x33d110[_0x53058d(0x1bb)]=_0x9c5fc7['default'];const _0x354a03=_0x5a1125(_0xd9f025(0x380));_0x33d110[_0x53058d(0x2fc)]=_0x354a03['default'];const _0x3b81c2=_0x5a1125(_0xd9f025(0x2af));_0x33d110['mgql_updateTenantSchema']=_0x3b81c2[_0x53058d(0x281)];const _0x2a6a89=_0x5a1125(_0xd9f025(0x3ad));_0x33d110[_0x53058d(0x217)]=_0x2a6a89[_0x53058d(0x281)];const _0x2b1c87=_0x5a1125(_0xd9f025(0x3a3));_0x33d110['ti_createTenantSchema']=_0x2b1c87[_0x53058d(0x281)];const _0x5630ce=_0x5a1125(_0xd9f025(0x151));_0x33d110['ti_updateTenantSchema']=_0x5630ce[_0x53058d(0x281)],_0x33d110[_0x53058d(0x308)]=_0x6977fa(_0xd9f025(0x1a3)),_0x33d110[_0x53058d(0x263)]=_0x6977fa(_0xd9f025(0x295)),_0x33d110[_0x53058d(0x1db)]=process[_0x53058d(0x253)][_0x53058d(0x1be)]&&'TI'===process[_0x53058d(0x253)][_0x53058d(0x1be)],_0x33d110[_0x53058d(0x220)]=_0x33d110[_0x53058d(0x1db)]?_0x2a6a89[_0x53058d(0x281)]:_0x9c5fc7[_0x53058d(0x281)],_0x33d110['createTenantSchema']=_0x33d110[_0x53058d(0x1db)]?_0x2b1c87[_0x53058d(0x281)]:_0x354a03[_0x53058d(0x281)],_0x33d110[_0x53058d(0x234)]=_0x33d110[_0x53058d(0x1db)]?_0x5630ce[_0x53058d(0x281)]:_0x3b81c2[_0x53058d(0x281)],_0x339a86(_0xd9f025(0x2c6),_0x33d110);},0x80:function(_0x281a87,_0x11553a,_0x10c5dd){const _0x565092=a0_0x56e4;var _0x19eaa6=this&&this[_0x565092(0x287)]||function(_0x715031){const _0x114a9e=_0x565092;return _0x715031&&_0x715031[_0x114a9e(0x24a)]?_0x715031:{'default':_0x715031};};Object[_0x565092(0x299)](_0x11553a,_0x565092(0x24a),{'value':!0x0}),_0x11553a[_0x565092(0x1f0)]=_0x11553a['validateMeshConfig']=_0x11553a[_0x565092(0x1e0)]=_0x11553a['validateCreateMeshConfigSchema']=_0x11553a[_0x565092(0x230)]=_0x11553a[_0x565092(0x1f6)]=_0x11553a[_0x565092(0x1cf)]=_0x11553a[_0x565092(0x240)]=_0x11553a['getSchemaValidator']=void 0x0;const _0x4647bd=_0x19eaa6(_0x10c5dd(0x378)),_0x12752b=_0x10c5dd(0x7f),_0x303cf6=_0x19eaa6(_0x10c5dd(0x11)),_0x272954=_0x19eaa6(_0x10c5dd(0x189)),_0x1eb353=_0x19eaa6(_0x10c5dd(0x380)),_0x244305=_0x19eaa6(_0x10c5dd(0x2af)),_0x4bbd78=_0x19eaa6(_0x10c5dd(0x3ad)),_0x5018ba=_0x19eaa6(_0x10c5dd(0x3a3)),_0x502823=_0x19eaa6(_0x10c5dd(0x151)),_0x4940ac=_0x19eaa6(_0x10c5dd(0x42)),_0x14d1a7=process[_0x565092(0x253)][_0x565092(0x1be)]&&'TI'===process[_0x565092(0x253)][_0x565092(0x1be)],_0xf2abb7=process['env'][_0x565092(0x1d8)]||0x15180,_0x504669=process[_0x565092(0x253)][_0x565092(0x276)]||0x15180,_0x5aa7a6=_0x14d1a7?_0x4bbd78[_0x565092(0x281)]:_0x272954[_0x565092(0x281)],_0x56cb0b=_0x14d1a7?_0x5018ba[_0x565092(0x281)]:_0x1eb353[_0x565092(0x281)],_0x1018ce=_0x14d1a7?_0x502823['default']:_0x244305['default'],_0x260342={'type':_0x565092(0x24f),'properties':{'organizationCode':{'type':_0x565092(0x1c3),'minLength':0x1},'projectId':{'type':_0x565092(0x1c3),'minLength':0x1},'workspaceId':{'type':'string','minLength':0x1},'meshId':{'type':'string','minLength':0x1}},'required':[_0x565092(0x20d),_0x565092(0x283),_0x565092(0x251),_0x565092(0x24c)]},_0x272dc2={'type':_0x565092(0x24f),'properties':{'organizationCode':{'type':'string','minLength':0x1},'projectId':{'type':_0x565092(0x1c3),'minLength':0x1},'workspaceId':{'type':_0x565092(0x1c3),'minLength':0x1}},'required':['organizationCode',_0x565092(0x283),_0x565092(0x251)]},_0x3279ee=_0x14d1a7?{'allowInlineConfig':!0x1,'useEslintrc':!0x1,'baseConfig':{'env':{'browser':!0x1,'commonjs':!0x0,'es2021':!0x0},'parserOptions':{'ecmaVersion':_0x565092(0x20c)},'plugins':[_0x565092(0x2ec)],'rules':{'no-debugger':_0x565092(0x27f),'no-alert':'error','no-restricted-properties':[_0x565092(0x27f),{'property':_0x565092(0x1e3),'message':_0x565092(0x22d)},{'property':_0x565092(0x1c7),'message':'__defineSetter__\x20is\x20not\x20supported'}],'no-restricted-globals':['error',{'name':'process','message':_0x565092(0x23d)},{'name':_0x565092(0x2ae),'message':_0x565092(0x2ee)},{'name':'setTimeout','message':_0x565092(0x27a)},{'name':_0x565092(0x218),'message':'setInterval\x20is\x20not\x20supported'}]}}}:{'allowInlineConfig':!0x1,'useEslintrc':!0x1,'baseConfig':{'env':{'browser':!0x1,'commonjs':!0x0,'es2021':!0x0},'parserOptions':{'ecmaVersion':_0x565092(0x20c)},'plugins':[_0x565092(0x2ec),_0x565092(0x262),'sonarjs'],'extends':[_0x565092(0x2bf),'plugin:security/recommended',_0x565092(0x1d7)],'rules':{'no-restricted-syntax':[_0x565092(0x27f),{'selector':'ThrowStatement','message':'throw\x20is\x20not\x20supported'}],'no-console':_0x565092(0x27f),'no-alert':'error','no-unused-vars':_0x565092(0x27f),'no-debugger':_0x565092(0x27f),'no-restricted-properties':[_0x565092(0x27f),{'property':_0x565092(0x1e3),'message':_0x565092(0x22d)},{'property':_0x565092(0x1c7),'message':_0x565092(0x25b)}],'no-restricted-globals':[_0x565092(0x27f),{'name':_0x565092(0x291),'message':_0x565092(0x23d)},{'name':_0x565092(0x2bc),'message':'global\x20is\x20not\x20supported'},{'name':'window','message':_0x565092(0x2ee)},{'name':_0x565092(0x203),'message':'require\x20is\x20not\x20supported'},{'name':_0x565092(0x1fe),'message':_0x565092(0x27d)},{'name':_0x565092(0x21b),'message':_0x565092(0x27a)},{'name':_0x565092(0x218),'message':_0x565092(0x1c5)}],'no-loops/no-loops':'error','no-unreachable-loop':_0x565092(0x27f),'no-unmodified-loop-condition':'error','no-mixed-spaces-and-tabs':'off'}}},_0x139496=new _0x12752b[(_0x565092(0x2b8))](_0x3279ee);_0x11553a[_0x565092(0x200)]=_0x419b3d=>new _0x4647bd[(_0x565092(0x281))]({..._0x419b3d||{},'allowUnionTypes':!0x0,'allErrors':!0x0}),_0x11553a[_0x565092(0x240)]=_0x2bf98e=>{const _0x22be0d=_0x565092;const _0x2deff2=[];return _0x2bf98e[_0x22be0d(0x285)](_0x3ea3d3=>{const _0x4b1161=_0x22be0d;const {keyword:_0x3b6de8,params:_0x153209,instancePath:_0x37f0a7}=_0x3ea3d3;'additionalProperties'===_0x3b6de8?_0x2deff2['push']('Unsupported\x20property\x20'+_0x153209[_0x4b1161(0x21f)]+_0x4b1161(0x2e5)+(_0x37f0a7||_0x4b1161(0x2c0))):_0x4b1161(0x1d1)===_0x3b6de8?_0x2deff2[_0x4b1161(0x248)](_0x4b1161(0x27c)+_0x153209[_0x4b1161(0x2f8)]+(_0x37f0a7?_0x4b1161(0x30a)+_0x37f0a7:'')):'type'===_0x3b6de8?_0x2deff2[_0x4b1161(0x248)](_0x4b1161(0x280)+_0x37f0a7+_0x4b1161(0x2ed)+_0x153209[_0x4b1161(0x270)]):_0x4b1161(0x233)===_0x3b6de8?_0x2deff2[_0x4b1161(0x248)](_0x4b1161(0x1c2)+_0x37f0a7+'.\x20Should\x20be\x20one\x20of\x20'+_0x153209[_0x4b1161(0x2e3)]):_0x2deff2[_0x4b1161(0x248)](_0x4b1161(0x216)+_0x37f0a7+_0x4b1161(0x265)+_0x37f0a7);}),_0x2deff2[_0x22be0d(0x2b5)]('\x20,\x20');},_0x11553a['validateSourceName']=_0x24a8a8=>{const _0x3e1489=_0x565092;if(!_0x24a8a8)return{'isValid':!0x1,'reason':_0x3e1489(0x1ac)};const _0x17bef2=/[(),/:;<=>?@[\]{}\s-'"]/g,_0x53ee0e=!_0x17bef2[_0x3e1489(0x29c)](_0x24a8a8);if(_0x53ee0e)return{'isValid':_0x53ee0e,'reason':''};{const _0x31486f=_0x24a8a8[_0x3e1489(0x1f7)](_0x17bef2),_0x8838ba=[...new Set(_0x31486f)],_0x2cb489=_0x8838ba?.[_0x3e1489(0x23a)](_0x7316c=>'\x20'===_0x7316c?_0x3e1489(0x1b2):_0x7316c);return{'isValid':_0x53ee0e,'reason':_0x24a8a8+_0x3e1489(0x2f3)+_0x2cb489['join'](_0x3e1489(0x2a1))};}},_0x11553a[_0x565092(0x1f6)]=_0x3e8755=>{const _0x46c215=_0x565092;const _0x59c157=_0x3e8755?Math[_0x46c215(0x1fa)](Buffer[_0x46c215(0x24e)](JSON[_0x46c215(0x20b)](_0x3e8755),'utf8')/0x400):0x0;return{'isValid':_0x59c157<0x177,'errors':['Received\x20Mesh\x20is\x20'+_0x59c157+_0x46c215(0x2ac)]};},_0x11553a[_0x565092(0x230)]=(_0x4b700d,_0x454fff)=>{const _0x348c19=_0x565092;const _0x4fba11=(0x0,_0x11553a[_0x348c19(0x200)])(),_0x25e17e=[],_0x172c3b=_0x4fba11[_0x348c19(0x2e2)](_0x5aa7a6,_0x4b700d);!_0x172c3b&&_0x4fba11[_0x348c19(0x1bc)]?.[_0x348c19(0x250)]&&_0x25e17e[_0x348c19(0x248)](..._0x4fba11[_0x348c19(0x1bc)]);let _0x5359d2=!0x0;return _0x454fff&&(_0x5359d2=_0x4fba11['validate'](_0x260342,_0x454fff),!_0x5359d2&&_0x4fba11[_0x348c19(0x1bc)]?.[_0x348c19(0x250)]&&_0x25e17e[_0x348c19(0x248)](..._0x4fba11['errors'])),_0x172c3b&&_0x5359d2?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x25e17e};},_0x11553a[_0x565092(0x232)]=(_0x15961d,_0x2834b1)=>{const _0x2a11ad=_0x565092;const _0x19028b=(0x0,_0x11553a['getSchemaValidator'])(),_0x18ff31=[];let _0xffffbb=!0x0;_0x2834b1&&(_0xffffbb=_0x19028b[_0x2a11ad(0x2e2)](_0x272dc2,_0x2834b1),_0x19028b[_0x2a11ad(0x1bc)]&&_0x18ff31['push'](..._0x19028b['errors']));const _0x3a6ce2=_0x19028b[_0x2a11ad(0x2e2)](_0x56cb0b,_0x15961d);return _0x19028b[_0x2a11ad(0x1bc)]&&_0x18ff31['push'](..._0x19028b[_0x2a11ad(0x1bc)]),_0x3a6ce2&&_0xffffbb?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x18ff31};},_0x11553a[_0x565092(0x1e0)]=(_0x51144d,_0x236c52)=>{const _0x275035=_0x565092;const _0x443189=(0x0,_0x11553a['getSchemaValidator'])(),_0x328e59=[];let _0x414a01=!0x0;_0x236c52&&(_0x414a01=_0x443189[_0x275035(0x2e2)](_0x260342,_0x236c52),_0x443189['errors']&&_0x328e59[_0x275035(0x248)](..._0x443189[_0x275035(0x1bc)]));const _0x14ca54=_0x443189['validate'](_0x1018ce,_0x51144d);return _0x443189[_0x275035(0x1bc)]&&_0x328e59[_0x275035(0x248)](..._0x443189[_0x275035(0x1bc)]),_0x14ca54&&_0x414a01?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x328e59};},_0x11553a['validateMeshConfig']=async _0x4cf794=>{const _0x4ec57b=_0x565092;const _0x38a292=await(_0x4a5750=>{const _0x5e0b9e=a0_0x56e4;const _0x22a7ee=_0x4a5750['sources'];if(0x0===_0x22a7ee[_0x5e0b9e(0x250)])return{'isValid':!0x1,'reasons':['No\x20sources\x20provided.\x20Mesh\x20configuration\x20must\x20have\x20at\x20least\x20one\x20source.']};const _0x1a5e8d=[],_0x40d9f8=new Set();return _0x22a7ee[_0x5e0b9e(0x285)](_0x49612e=>{const _0x14ddc5=_0x5e0b9e;const {isValid:_0x5157df,reason:_0x2eaebf}=(0x0,_0x11553a[_0x14ddc5(0x1cf)])(_0x49612e[_0x14ddc5(0x2fa)]);_0x5157df||_0x1a5e8d['push'](_0x2eaebf),_0x40d9f8[_0x14ddc5(0x2a6)]==_0x40d9f8[_0x14ddc5(0x219)](_0x49612e[_0x14ddc5(0x2fa)])[_0x14ddc5(0x2a6)]&&_0x1a5e8d['push'](_0x49612e[_0x14ddc5(0x2fa)]+'\x20is\x20a\x20duplicate\x20source\x20name.');}),_0x40d9f8[_0x5e0b9e(0x2a6)]!=_0x22a7ee[_0x5e0b9e(0x250)]&&_0x1a5e8d[_0x5e0b9e(0x248)](_0x5e0b9e(0x297)),{'isValid':0x0===_0x1a5e8d['length'],'reasons':_0x1a5e8d};})(_0x4cf794),_0x3629d0=await(_0x29226f=>{const _0x1d1d6e=a0_0x56e4;const _0x126211=_0x29226f[_0x1d1d6e(0x2d4)],_0x1ce9ee=/^Access-Control/i,_0xa26183=/^Cache-Control/i,_0x5c68a4=[],_0x3917ae=_0x126211?.[_0x1d1d6e(0x2bb)];for(const _0x5e5bf5 in _0x3917ae)_0x5e5bf5[_0x1d1d6e(0x1f7)](_0x1ce9ee)&&_0x5c68a4[_0x1d1d6e(0x248)](_0x5e5bf5+_0x1d1d6e(0x247)),_0x5e5bf5[_0x1d1d6e(0x1f7)](_0xa26183)&&''===Object[_0x1d1d6e(0x226)](Object['entries'](_0x3917ae)[_0x1d1d6e(0x23a)](([_0x21f02f,_0x9949c9])=>[_0x21f02f[_0x1d1d6e(0x305)](),_0x9949c9]))[_0x1d1d6e(0x2db)]&&_0x5c68a4[_0x1d1d6e(0x248)](_0x1d1d6e(0x264));return{'isValid':0x0===_0x5c68a4[_0x1d1d6e(0x250)],'reasons':_0x5c68a4};})(_0x4cf794),_0x505d72=await(_0x4e5ec4=>{const _0x559aa3=a0_0x56e4;const _0x5e51fc=[],_0x4e8843=_0x4e5ec4['runtimeConfig']?.[_0x559aa3(0x252)]?.[_0x559aa3(0x2e0)],_0x3680a6=_0x4e8843?.[_0x559aa3(0x2cd)];return _0x4e8843&&_0x3680a6<=0x0&&_0x5e51fc['push'](_0x559aa3(0x307)),{'isValid':0x0===_0x5e51fc[_0x559aa3(0x250)],'reasons':_0x5e51fc};})(_0x4cf794),_0x3f0b2e=await(_0x228731=>{const _0x54a890=a0_0x56e4;const _0x7d5dec=[];if('responseCache'in _0x228731){const _0xaadfa6=_0x228731[_0x54a890(0x292)]?.[_0x54a890(0x294)],_0x118b31=_0x228731[_0x54a890(0x292)]?.[_0x54a890(0x278)];if(void 0x0===_0xaadfa6&&void 0x0===_0x118b31)return{'isValid':!0x1,'reasons':[_0x54a890(0x1d3)]};if(_0xaadfa6&&(!Number[_0x54a890(0x236)](_0xaadfa6)||_0xaadfa6<0x0||_0xaadfa6>Number(_0x504669))&&_0x7d5dec['push'](_0x54a890(0x22a)+_0x504669+_0x54a890(0x1ee)),_0x118b31&&0x0===_0x118b31[_0x54a890(0x250)])return{'isValid':!0x1,'reasons':[_0x54a890(0x1c8)]};const _0x183377=new Set(),_0x330469=new Set();_0x118b31?.[_0x54a890(0x285)](_0x5a4d56=>{const _0x1f37b6=_0x54a890;(!Number[_0x1f37b6(0x236)](_0x5a4d56[_0x1f37b6(0x2cd)])||_0x5a4d56[_0x1f37b6(0x2cd)]<0x0||_0x5a4d56['ttl']>Number(_0xf2abb7))&&_0x7d5dec[_0x1f37b6(0x248)]('The\x20TTL\x20specified\x20for\x20'+_0x5a4d56[_0x1f37b6(0x28b)]+_0x1f37b6(0x237)+_0xf2abb7+_0x1f37b6(0x1ee)),_0x183377[_0x1f37b6(0x26c)](_0x5a4d56[_0x1f37b6(0x28b)])?_0x330469[_0x1f37b6(0x219)](_0x5a4d56[_0x1f37b6(0x28b)]):_0x183377[_0x1f37b6(0x219)](_0x5a4d56[_0x1f37b6(0x28b)]);}),_0x330469[_0x54a890(0x2a6)]>0x0&&_0x7d5dec[_0x54a890(0x248)](_0x54a890(0x267)+Array[_0x54a890(0x27e)](_0x330469)['join'](',\x20')+_0x54a890(0x2dc));}const _0xdeb5b2=[...new Set(_0x7d5dec)];return{'isValid':0x0===_0xdeb5b2[_0x54a890(0x250)],'reasons':_0xdeb5b2};})(_0x4cf794),_0x4d0dfa=await(_0x2febcf=>{const _0x25d532=a0_0x56e4;const _0x13b137=[];if(_0x2febcf[_0x25d532(0x277)]['forEach'](_0x75734=>{const _0x2049c4=_0x25d532;const {handler:_0x404fd6}=_0x75734;Object[_0x2049c4(0x2ce)](_0x404fd6)['forEach'](({operationHeaders:_0x121bbd,schemaHeaders:_0x41d255})=>{const _0x2f86e3=_0x2049c4;_0x121bbd&&_0x13b137[_0x2f86e3(0x248)](...Object['values'](_0x121bbd)),_0x41d255&&_0x13b137[_0x2f86e3(0x248)](...Object['values'](_0x41d255));});}),_0x13b137[_0x25d532(0x250)]){const _0x42c935=[];return _0x13b137[_0x25d532(0x285)](_0x4392e4=>{const _0x4d97d5=_0x25d532;const _0x285d57=_0x4392e4[_0x4d97d5(0x20f)](_0x4392e4[_0x4d97d5(0x2b3)]('{')+0x1,_0x4392e4[_0x4d97d5(0x228)]('}'));_0x285d57&&_0x285d57['includes'](_0x4d97d5(0x2e4))&&_0x42c935['push'](_0x4d97d5(0x20e)+_0x4392e4+'\x20is\x20not\x20supported.\x20Headers\x20cannot\x20reference\x20env\x20variables');}),{'isValid':0x0===_0x42c935['length'],'reasons':_0x42c935};}return{'isValid':!0x0,'reasons':[]};})(_0x4cf794),_0xadbc83=await(_0x2f9b2b=>{const _0x7efb84=a0_0x56e4;const _0x51c206=/^(https:\/\/)([\w-?%$-.+!*'(),&=]+\.)+[\w-]+[.a-zA-Z]+(\/[\/a-zA-Z0-9-?_%$-.+!*'(),&=:]*)?$/,_0xce1b5=/^.*\.(json|yaml)$/i;let _0x54d52a=!0x0,_0x1bc192='',_0x490cc4='';const _0x970bbd=[];return _0x7efb84(0x2cf)===_0x7efb84(0x2d6)?.[_0x7efb84(0x305)]()?(_0x2f9b2b['sources'][_0x7efb84(0x285)](_0x4508c1=>{const _0x1efd60=_0x7efb84;if(_0x4508c1[_0x1efd60(0x282)][_0x1efd60(0x1ec)])_0x4508c1[_0x1efd60(0x282)][_0x1efd60(0x1ec)][_0x1efd60(0x279)]&&(_0x54d52a=_0x51c206[_0x1efd60(0x29c)](_0x4508c1[_0x1efd60(0x282)][_0x1efd60(0x1ec)][_0x1efd60(0x279)]),_0x1bc192=_0x4508c1[_0x1efd60(0x282)][_0x1efd60(0x1ec)][_0x1efd60(0x279)]);else if(_0x4508c1[_0x1efd60(0x282)][_0x1efd60(0x1bf)])_0x4508c1[_0x1efd60(0x282)][_0x1efd60(0x1bf)][_0x1efd60(0x1a8)]?(_0x54d52a=_0x51c206['test'](_0x4508c1[_0x1efd60(0x282)][_0x1efd60(0x1bf)][_0x1efd60(0x1a8)]),_0x1bc192=_0x4508c1[_0x1efd60(0x282)][_0x1efd60(0x1bf)][_0x1efd60(0x1a8)],_0x54d52a||(_0x54d52a=_0xce1b5['test'](_0x4508c1[_0x1efd60(0x282)]['openapi'][_0x1efd60(0x1a8)]),_0x54d52a?_0x4508c1[_0x1efd60(0x282)][_0x1efd60(0x1bf)][_0x1efd60(0x279)]&&(_0x54d52a=_0x51c206['test'](_0x4508c1[_0x1efd60(0x282)]['openapi'][_0x1efd60(0x279)])):_0x490cc4=_0x1efd60(0x24b))):(_0x54d52a=!0x1,_0x1bc192='',_0x490cc4='Please\x20provide\x20a\x20valid\x20file\x20type\x20(json|yaml)\x20or\x20a\x20fully\x20qualified\x20domain.');else if(_0x4508c1[_0x1efd60(0x282)][_0x1efd60(0x296)]&&(_0x4508c1[_0x1efd60(0x282)][_0x1efd60(0x296)],0x1)){const _0x543f52=_0x4508c1[_0x1efd60(0x282)][_0x1efd60(0x296)][_0x1efd60(0x1d9)];_0x54d52a=_0x51c206[_0x1efd60(0x29c)](_0x543f52),_0x1bc192=_0x543f52;}_0x54d52a||(''!==_0x490cc4?_0x970bbd[_0x1efd60(0x248)](_0x490cc4):_0x970bbd[_0x1efd60(0x248)](_0x1bc192+_0x1efd60(0x23f))),_0x490cc4='',_0x54d52a=!0x0;}),_0x970bbd['length']>0x0&&(_0x54d52a=!0x1),{'isValid':_0x54d52a,'reasons':_0x970bbd}):{'isValid':_0x54d52a,'reasons':[]};})(_0x4cf794),_0x1f12b3=await(async _0x4bb49e=>{const _0x47bf0e=a0_0x56e4;if(_0x4bb49e[_0x47bf0e(0x1f8)]?.['length']){const _0x2ef3d3=_0x4bb49e[_0x47bf0e(0x1f8)][_0x47bf0e(0x23a)](_0x379e37=>_0x379e37[_0x47bf0e(0x23c)])[_0x47bf0e(0x1a9)](_0x1143fe=>{const _0x1ae970=_0x47bf0e;const _0x55d545=_0x303cf6[_0x1ae970(0x281)][_0x1ae970(0x210)](_0x1143fe);return!['.js',_0x1ae970(0x1f5)][_0x1ae970(0x1e7)](_0x55d545);});if(_0x2ef3d3['length'])return{'isValid':!0x1,'reasons':[_0x47bf0e(0x2d0)+_0x2ef3d3[_0x47bf0e(0x2b5)](_0x47bf0e(0x2a1))+')']};const _0x1d3d18=_0x4bb49e[_0x47bf0e(0x1f8)][_0x47bf0e(0x23a)](_0x473193=>_0x473193['path'])[_0x47bf0e(0x1a9)](_0x4b4ce6=>_0x303cf6['default'][_0x47bf0e(0x28f)](_0x4b4ce6)[_0x47bf0e(0x250)]>0x19);if(_0x1d3d18[_0x47bf0e(0x250)])return{'isValid':!0x1,'reasons':[_0x47bf0e(0x29a)+_0x1d3d18[_0x47bf0e(0x2b5)](_0x47bf0e(0x2a1))]};const _0x54545d=_0x4bb49e[_0x47bf0e(0x1f8)][_0x47bf0e(0x1a9)](_0x3977bd=>_0x47bf0e(0x25f)===_0x303cf6['default'][_0x47bf0e(0x210)](_0x3977bd['path'])),_0xb82b6=await _0x54545d[_0x47bf0e(0x23a)](async _0x3b5b80=>{const _0x3de2b9=_0x47bf0e;const {path:_0x1e0203,content:_0x1506bb}=_0x3b5b80;try{const _0x4a0cb0=await _0x139496[_0x3de2b9(0x300)](_0x1506bb);if(_0x4a0cb0){const _0x3c96b6=_0x4a0cb0[_0x3de2b9(0x23a)](({messages:_0x2fa295})=>{const _0x146634=_0x3de2b9;if(_0x2fa295[_0x146634(0x250)])return _0x2fa295['map'](({message:_0x547f97})=>_0x547f97)[_0x146634(0x2b5)]('\x20,\x20');})['filter'](_0x5acb45=>_0x5acb45);if(_0x3c96b6['length'])return _0x3de2b9(0x1fc)+_0x1e0203+':\x20'+_0x3c96b6[_0x3de2b9(0x2b5)](_0x3de2b9(0x2a1));}}catch(_0x47cb6b){console['error'](_0x47cb6b);}}),_0x21f388=(await Promise[_0x47bf0e(0x2f9)](_0xb82b6))[_0x47bf0e(0x1a9)](_0x1f7710=>_0x1f7710);if(_0x21f388['length'])return{'isValid':!0x1,'reasons':_0x21f388};}return{'isValid':!0x0,'reasons':[]};})(_0x4cf794),_0x208e81=_0x38a292[_0x4ec57b(0x25c)]&&_0x3629d0[_0x4ec57b(0x25c)]&&_0x505d72[_0x4ec57b(0x25c)]&&_0x3f0b2e['isValid']&&_0x4d0dfa[_0x4ec57b(0x25c)]&&_0xadbc83[_0x4ec57b(0x25c)]&&_0x1f12b3[_0x4ec57b(0x25c)];return{'isValid':_0x208e81,'reasons':_0x208e81?[]:[..._0x38a292['reasons'],..._0x3629d0[_0x4ec57b(0x266)],..._0x505d72[_0x4ec57b(0x266)],..._0x3f0b2e[_0x4ec57b(0x266)],..._0x4d0dfa[_0x4ec57b(0x266)],..._0xadbc83[_0x4ec57b(0x266)],..._0x1f12b3[_0x4ec57b(0x266)]]};},_0x11553a[_0x565092(0x1f0)]=async _0x256003=>{const _0x107eba=_0x565092;try{return JSON[_0x107eba(0x1d5)](_0x256003),{'isValid':!0x1,'reasons':_0x107eba(0x293)};}catch(_0x910bd3){try{if(_0x107eba(0x1c3)==typeof _0x4940ac[_0x107eba(0x281)][_0x107eba(0x1d5)](_0x256003))return{'isValid':!0x1,'reasons':'Invalid\x20Secrets.\x20Secrets\x20must\x20be\x20a\x20YAML\x20key\x20value\x20pairs.\x20Received\x20String'};}catch(_0x44d0cd){return _0x107eba(0x239)===_0x44d0cd[_0x107eba(0x202)]?{'isValid':!0x1,'reasons':'YAML\x20parsing\x20error,\x20bad\x20indentation\x20at\x20line,\x20pos\x20'+_0x44d0cd[_0x107eba(0x2c6)]}:_0x107eba(0x213)===_0x44d0cd['code']?{'isValid':!0x1,'reasons':_0x107eba(0x245)+_0x44d0cd[_0x107eba(0x2c6)]+_0x107eba(0x28c)}:{'isValid':!0x1,'reasons':_0x107eba(0x2c1)+_0x44d0cd[_0x107eba(0x202)]+'\x20'+_0x44d0cd[_0x107eba(0x1c0)]};}}return{'isValid':!0x0,'reasons':_0x107eba(0x2ba)};};},0x3a4:function(_0x33ae7e,_0x2ed2cb,_0x9e1fdc){const _0x479648=a0_0x56e4;var _0x32f6d5=this&&this['__importDefault']||function(_0xa2d780){const _0x2b92fd=a0_0x56e4;return _0xa2d780&&_0xa2d780[_0x2b92fd(0x24a)]?_0xa2d780:{'default':_0xa2d780};};Object[_0x479648(0x299)](_0x2ed2cb,_0x479648(0x24a),{'value':!0x0}),_0x2ed2cb[_0x479648(0x2e1)]=void 0x0;const _0xf79c22=_0x32f6d5(_0x9e1fdc(0x11)),_0x152d60=_0x32f6d5(_0x9e1fdc(0x1d6)),_0x15e040=_0x9e1fdc(0x18a),_0x1e0e94=_0x9e1fdc(0x2d4);_0x2ed2cb[_0x479648(0x2e1)]=(_0x100b7e,_0x3de3dd,_0x190106,_0x1593af,_0x2eef27)=>{const _0x267018=_0x479648;const _0x37a6a2={},_0x40e48e=new Map(),_0x4e54bc=_0xf79c22[_0x267018(0x281)][_0x267018(0x238)](_0x3de3dd,_0x267018(0x21d),'mesh-artifact',''+_0x100b7e,_0x267018(0x269));if(_0x152d60[_0x267018(0x281)]['pathExistsSync'](_0x4e54bc)){const _0x36608e=_0x152d60[_0x267018(0x281)][_0x267018(0x2ab)](_0x4e54bc)[_0x267018(0x1b9)](),_0x2628fe=JSON['parse'](_0x36608e);if(!_0x2628fe)throw _0x15e040[_0x267018(0x24d)][_0x267018(0x27f)](_0x267018(0x207)+_0x100b7e+_0x267018(0x1e1)+_0x2eef27),new _0x1e0e94[(_0x267018(0x2bd))](_0x267018(0x207)+_0x100b7e+'\x20found',_0x267018(0x2e1),_0x2eef27);_0x2628fe['sources'][_0x267018(0x285)](_0x169716=>{const _0x1b2c57=_0x267018;_0x169716[_0x1b2c57(0x2d4)]&&_0x169716[_0x1b2c57(0x2d4)][_0x1b2c57(0x2bb)]&&_0x40e48e['set'](_0x169716[_0x1b2c57(0x2fa)],_0x169716[_0x1b2c57(0x2d4)][_0x1b2c57(0x2bb)]);}),_0x190106?.['forEach'](_0x596ad7=>{const _0x3826a5=_0x267018;const _0x1eed4a=_0x40e48e[_0x3826a5(0x254)](_0x596ad7['source']),_0x18fa00=_0x1eed4a?.[_0x3826a5(0x23a)](_0x4a752c=>_0x4a752c[_0x3826a5(0x305)]());_0x18fa00&&_0x18fa00['includes'](_0x596ad7[_0x3826a5(0x2fa)])&&(_0x37a6a2[_0x596ad7[_0x3826a5(0x2fa)]]=_0x596ad7[_0x3826a5(0x2ce)]),_0x1593af&&(_0x37a6a2[_0x596ad7[_0x3826a5(0x2fa)]]=_0x596ad7[_0x3826a5(0x2ce)]);});}return delete _0x37a6a2[_0x267018(0x20a)],_0x37a6a2||{};},_0x2ed2cb[_0x479648(0x281)]=_0x2ed2cb[_0x479648(0x2e1)];},0x359:(_0x4eded8,_0x3d6b18,_0x3a516f)=>{const _0x37ad2f=a0_0x56e4;Object['defineProperty'](_0x3d6b18,_0x37ad2f(0x24a),{'value':!0x0}),_0x3d6b18[_0x37ad2f(0x2c5)]=void 0x0;const _0x40ca60=_0x3a516f(0x22b);_0x3d6b18[_0x37ad2f(0x2c5)]=(_0x4b8684,_0x26f365,_0x143395,_0x1a106a)=>{const _0x4c54b3=_0x37ad2f;if(_0x4c54b3(0x295)===_0x143395['toLowerCase']()&&!_0x40ca60[_0x4c54b3(0x1db)]){const _0x47c6aa=Object[_0x4c54b3(0x226)](Object[_0x4c54b3(0x2e7)](_0x26f365)[_0x4c54b3(0x23a)](([_0x4455c0,_0x134055])=>[_0x4455c0['toLowerCase'](),_0x134055]));if(delete _0x47c6aa['cache-control'],_0x4b8684&&_0x4b8684[_0x4c54b3(0x2bb)]){const _0xc539af=Object[_0x4c54b3(0x226)](Object[_0x4c54b3(0x2e7)](_0x4b8684[_0x4c54b3(0x2bb)])[_0x4c54b3(0x23a)](([_0x73d094,_0x25acd0])=>[_0x73d094['toLowerCase'](),_0x25acd0[_0x4c54b3(0x305)]()]));return delete _0xc539af[_0x4c54b3(0x2db)],{..._0xc539af}||{};}return{..._0x47c6aa}||{};}if(_0x4b8684&&_0x4b8684[_0x4c54b3(0x2bb)])return{...Object[_0x4c54b3(0x226)](Object[_0x4c54b3(0x2e7)](_0x4b8684[_0x4c54b3(0x2bb)])[_0x4c54b3(0x23a)](([_0x3f4b6a,_0x10e8e6])=>[_0x3f4b6a['toLowerCase'](),_0x10e8e6[_0x4c54b3(0x305)]()])),..._0x26f365}||{};if(_0x1a106a){const _0x347ebb=(0x0,_0x40ca60['getCacheControlDirectives'])(_0x1a106a);return{..._0x26f365,..._0x347ebb}||{};}return{..._0x26f365}||{};},_0x3d6b18['default']=_0x3d6b18[_0x37ad2f(0x2c5)];},0x2c6:function(_0x5db362,_0xf8ac23,_0x523aed){const _0x1c5173=a0_0x56e4;var _0x50365d=this&&this['__createBinding']||(Object[_0x1c5173(0x1b0)]?function(_0x13a47c,_0x4b0ff6,_0x423ac4,_0x55c059){const _0x57abf0=_0x1c5173;void 0x0===_0x55c059&&(_0x55c059=_0x423ac4);var _0x529ce5=Object[_0x57abf0(0x2ea)](_0x4b0ff6,_0x423ac4);_0x529ce5&&!(_0x57abf0(0x254)in _0x529ce5?!_0x4b0ff6[_0x57abf0(0x24a)]:_0x529ce5[_0x57abf0(0x2c3)]||_0x529ce5[_0x57abf0(0x1da)])||(_0x529ce5={'enumerable':!0x0,'get':function(){return _0x4b0ff6[_0x423ac4];}}),Object[_0x57abf0(0x299)](_0x13a47c,_0x55c059,_0x529ce5);}:function(_0x1b570d,_0x59d866,_0x5c2d21,_0x3cc240){void 0x0===_0x3cc240&&(_0x3cc240=_0x5c2d21),_0x1b570d[_0x3cc240]=_0x59d866[_0x5c2d21];}),_0xc45580=this&&this[_0x1c5173(0x2ff)]||function(_0x5430d9,_0x335f02){const _0x53bcda=_0x1c5173;for(var _0x241d92 in _0x5430d9)_0x53bcda(0x281)===_0x241d92||Object[_0x53bcda(0x26b)][_0x53bcda(0x2a3)]['call'](_0x335f02,_0x241d92)||_0x50365d(_0x335f02,_0x5430d9,_0x241d92);};Object[_0x1c5173(0x299)](_0xf8ac23,_0x1c5173(0x24a),{'value':!0x0}),_0xc45580(_0x523aed(0x1a3),_0xf8ac23);},0x1a3:(_0x5799ef,_0x591e30)=>{const _0x1c8812=a0_0x56e4;var _0x1fd651;Object[_0x1c8812(0x299)](_0x591e30,_0x1c8812(0x24a),{'value':!0x0}),_0x591e30['MeshStatus']=void 0x0,(_0x1fd651=_0x591e30[_0x1c8812(0x2b0)]||(_0x591e30['MeshStatus']={}))[_0x1c8812(0x2a5)]=_0x1c8812(0x2a5),_0x1fd651[_0x1c8812(0x275)]='building',_0x1fd651[_0x1c8812(0x27f)]=_0x1c8812(0x27f),_0x1fd651[_0x1c8812(0x2b6)]=_0x1c8812(0x2b6),_0x1fd651[_0x1c8812(0x242)]=_0x1c8812(0x242);},0x295:function(_0x480106,_0x2ee85e,_0x29a5c0){const _0x5a55cc=a0_0x56e4;var _0xd75c41=this&&this[_0x5a55cc(0x2f5)]||(Object[_0x5a55cc(0x1b0)]?function(_0x375992,_0x377952,_0x45771a,_0x2860e3){const _0x2e4ae2=_0x5a55cc;void 0x0===_0x2860e3&&(_0x2860e3=_0x45771a);var _0xfd240d=Object['getOwnPropertyDescriptor'](_0x377952,_0x45771a);_0xfd240d&&!(_0x2e4ae2(0x254)in _0xfd240d?!_0x377952['__esModule']:_0xfd240d[_0x2e4ae2(0x2c3)]||_0xfd240d[_0x2e4ae2(0x1da)])||(_0xfd240d={'enumerable':!0x0,'get':function(){return _0x377952[_0x45771a];}}),Object['defineProperty'](_0x375992,_0x2860e3,_0xfd240d);}:function(_0x5dc6d0,_0x22a6c3,_0x556ff3,_0x2ca020){void 0x0===_0x2ca020&&(_0x2ca020=_0x556ff3),_0x5dc6d0[_0x2ca020]=_0x22a6c3[_0x556ff3];}),_0x1428f2=this&&this[_0x5a55cc(0x2ff)]||function(_0x23485c,_0x44838c){const _0x1d1d6f=_0x5a55cc;for(var _0x16eff2 in _0x23485c)'default'===_0x16eff2||Object['prototype']['hasOwnProperty'][_0x1d1d6f(0x28d)](_0x44838c,_0x16eff2)||_0xd75c41(_0x44838c,_0x23485c,_0x16eff2);};Object[_0x5a55cc(0x299)](_0x2ee85e,_0x5a55cc(0x24a),{'value':!0x0}),_0x1428f2(_0x29a5c0(0x1a3),_0x2ee85e);},0xef:(_0x2af424,_0x3f08e1,_0x2ae32b)=>{const _0x2b282f=a0_0x56e4;Object[_0x2b282f(0x299)](_0x3f08e1,_0x2b282f(0x24a),{'value':!0x0}),_0x3f08e1[_0x2b282f(0x1d0)]=_0x3f08e1[_0x2b282f(0x2da)]=_0x3f08e1[_0x2b282f(0x1db)]=void 0x0;const _0x3b5d82=_0x2ae32b(0x18a),_0x2ca693=_0x2ae32b(0x71);_0x3f08e1['isTI']=process['env'][_0x2b282f(0x1be)]&&'TI'===process[_0x2b282f(0x253)][_0x2b282f(0x1be)],_0x3f08e1[_0x2b282f(0x2da)]=function(_0x172bcd){const _0x4f2b6a=_0x2b282f;return _0x172bcd['sources'][_0x4f2b6a(0x285)](_0x38bf09=>{const _0x2135f5=_0x4f2b6a;const {handler:_0x3a717d}=_0x38bf09;Object[_0x2135f5(0x2ce)](_0x3a717d)[_0x2135f5(0x285)](({operationHeaders:_0x56442b,schemaHeaders:_0x3d1eba})=>{const _0x1af871=_0x2135f5;(_0x56442b||_0x3d1eba)&&(_0x38bf09[_0x1af871(0x282)]=JSON['parse'](JSON[_0x1af871(0x20b)](_0x38bf09['handler'])[_0x1af871(0x273)](/(context\.headers[^}]*)/g,(_0x5470db,_0x1dc0a2)=>_0x1dc0a2['toLowerCase']())));});}),_0x172bcd;},_0x3f08e1['decryptSecrets']=async(_0x1c963d,_0x3210dd)=>{const _0x56af29=_0x2b282f;try{const _0x5290d7=JSON[_0x56af29(0x1d5)](_0x1c963d),_0x53b009=_0x2ca693[_0x56af29(0x29f)]({'key':_0x3210dd,'padding':_0x2ca693[_0x56af29(0x1b7)][_0x56af29(0x1d4)]},Buffer[_0x56af29(0x27e)](_0x5290d7[_0x56af29(0x302)],_0x56af29(0x2fb))),_0x4b142e=_0x2ca693['createDecipheriv'](_0x56af29(0x2e9),_0x53b009,Buffer['from'](_0x5290d7['iv'],_0x56af29(0x2fb)));let _0x238599=_0x4b142e[_0x56af29(0x21a)](_0x5290d7[_0x56af29(0x206)],'base64','utf8');return _0x238599+=_0x4b142e[_0x56af29(0x1d2)](_0x56af29(0x1f3)),{'wasDecryptionSuccessful':!0x0,'decryptedData':_0x238599};}catch(_0x132b81){return _0x3b5d82[_0x56af29(0x24d)][_0x56af29(0x2c8)]('Error\x20decrypting\x20secrets:\x20'+_0x132b81),{'wasDecryptionSuccessful':!0x1,'decryptedData':''};}};},0x18a:function(_0x335e90,_0x4c2c15,_0x1d4eb4){const _0x8a0f2=a0_0x56e4;var _0x2026c3=this&&this[_0x8a0f2(0x287)]||function(_0x35bb91){return _0x35bb91&&_0x35bb91['__esModule']?_0x35bb91:{'default':_0x35bb91};};Object[_0x8a0f2(0x299)](_0x4c2c15,_0x8a0f2(0x24a),{'value':!0x0}),_0x4c2c15[_0x8a0f2(0x24d)]=void 0x0;const _0xb4a9b3=_0x2026c3(_0x1d4eb4(0x221));_0x4c2c15[_0x8a0f2(0x24d)]=(0x0,_0xb4a9b3[_0x8a0f2(0x281)])({'level':process[_0x8a0f2(0x253)][_0x8a0f2(0x1ae)]||_0x8a0f2(0x2c8)});},0x378:_0x41be52=>{const _0x5d3ee0=a0_0x56e4;_0x41be52[_0x5d3ee0(0x1f1)]=require(_0x5d3ee0(0x1f9));},0x7f:_0xf6e213=>{const _0x587c1b=a0_0x56e4;_0xf6e213[_0x587c1b(0x1f1)]=require('eslint');},0x1d6:_0x2d3a76=>{const _0x3c027d=a0_0x56e4;_0x2d3a76['exports']=require(_0x3c027d(0x246));},0x221:_0x178fea=>{const _0x5e603f=a0_0x56e4;_0x178fea[_0x5e603f(0x1f1)]=require('pino');},0x42:_0x2afe80=>{const _0x50111d=a0_0x56e4;_0x2afe80[_0x50111d(0x1f1)]=require(_0x50111d(0x211));},0x71:_0x4abe92=>{const _0x5453ff=a0_0x56e4;_0x4abe92[_0x5453ff(0x1f1)]=require('crypto');},0x93:_0x4552d0=>{const _0x65f72e=a0_0x56e4;_0x4552d0[_0x65f72e(0x1f1)]=require('fs');},0x11:_0x16f5df=>{const _0xaf8b89=a0_0x56e4;_0x16f5df[_0xaf8b89(0x1f1)]=require('path');},0x189:_0x58689b=>{const _0x3c4e36=a0_0x56e4;_0x58689b[_0x3c4e36(0x1f1)]=JSON['parse'](_0x3c4e36(0x2d1));},0x3ad:_0x5b1ea0=>{const _0x40ac92=a0_0x56e4;_0x5b1ea0[_0x40ac92(0x1f1)]=JSON[_0x40ac92(0x1d5)]('{\x22$id\x22:\x22createSource-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\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:{\x22anyOf\x22:[{\x22$ref\x22:\x22createSource-ti#/definitions/GraphQLHandlerCodeFirstConfiguration\x22},{\x22$ref\x22:\x22createSource-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22}]},\x22openapi\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/OpenapiHandler\x22},\x22soap\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/SoapHandler\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},\x22GraphQLHandlerCodeFirstConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22source\x22:{\x22description\x22:\x22A\x20file\x20path\x20to\x20your\x20GraphQL\x20Schema\x5cnIf\x20you\x20provide\x20a\x20path\x20to\x20a\x20code\x20file(js\x20or\x20ts),\x5cnother\x20options\x20will\x20be\x20ignored\x20and\x20the\x20schema\x20exported\x20from\x20the\x20file\x20will\x20be\x20used\x20directly.\x22}},\x22required\x22:[\x22source\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},\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},\x22SoapHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{},\x22source\x22:{\x22type\x22:\x22string\x22},\x22wsdl\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22,\x22wsdl\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\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}');},0x380:_0x2a2015=>{const _0x23d1a6=a0_0x56e4;_0x2a2015[_0x23d1a6(0x1f1)]=JSON[_0x23d1a6(0x1d5)](_0x23d1a6(0x241));},0x3a3:_0x10ea9a=>{const _0x2b3a20=a0_0x56e4;_0x10ea9a[_0x2b3a20(0x1f1)]=JSON[_0x2b3a20(0x1d5)](_0x2b3a20(0x25e));},0x2af:_0x40a59b=>{const _0x175fa8=a0_0x56e4;_0x40a59b[_0x175fa8(0x1f1)]=JSON[_0x175fa8(0x1d5)](_0x175fa8(0x1dc));},0x151:_0x1336d3=>{const _0x18f600=a0_0x56e4;_0x1336d3[_0x18f600(0x1f1)]=JSON['parse'](_0x18f600(0x1ed));}},_0x273312={};function _0x1a3c72(_0x28cf6d){const _0x29a47d=a0_0x56e4;var _0x393148=_0x273312[_0x28cf6d];if(void 0x0!==_0x393148)return _0x393148[_0x29a47d(0x1f1)];var _0x58abd9=_0x273312[_0x28cf6d]={'exports':{}};return _0x402100[_0x28cf6d][_0x29a47d(0x28d)](_0x58abd9[_0x29a47d(0x1f1)],_0x58abd9,_0x58abd9[_0x29a47d(0x1f1)],_0x1a3c72),_0x58abd9[_0x29a47d(0x1f1)];}_0x1a3c72['n']=_0x51646c=>{const _0x2a260a=a0_0x56e4;var _0x1ff833=_0x51646c&&_0x51646c[_0x2a260a(0x24a)]?()=>_0x51646c[_0x2a260a(0x281)]:()=>_0x51646c;return _0x1a3c72['d'](_0x1ff833,{'a':_0x1ff833}),_0x1ff833;},_0x1a3c72['d']=(_0x2ca7b6,_0x577621)=>{const _0x393717=a0_0x56e4;for(var _0x222350 in _0x577621)_0x1a3c72['o'](_0x577621,_0x222350)&&!_0x1a3c72['o'](_0x2ca7b6,_0x222350)&&Object[_0x393717(0x299)](_0x2ca7b6,_0x222350,{'enumerable':!0x0,'get':_0x577621[_0x222350]});},_0x1a3c72['o']=(_0x21a3db,_0x232b1e)=>Object[_0x5a21af(0x26b)][_0x5a21af(0x2a3)][_0x5a21af(0x28d)](_0x21a3db,_0x232b1e),_0x1a3c72['r']=_0x5bc898=>{const _0xaaf45c=_0x5a21af;_0xaaf45c(0x1b3)!=typeof Symbol&&Symbol['toStringTag']&&Object[_0xaaf45c(0x299)](_0x5bc898,Symbol['toStringTag'],{'value':_0xaaf45c(0x2d2)}),Object[_0xaaf45c(0x299)](_0x5bc898,_0xaaf45c(0x24a),{'value':!0x0});};var _0x4ae6c1={};((()=>{const _0x176fc0=_0x5a21af;_0x1a3c72['r'](_0x4ae6c1),_0x1a3c72['d'](_0x4ae6c1,{'default':()=>_0x18ec6a});const _0x17f3dc=require('@fastify/request-context');var _0x2c8b89=_0x1a3c72(0x22b);const _0x1706f6=require(_0x176fc0(0x288));var _0x35ff96=_0x1a3c72(0x1d6),_0x4ed23d=_0x1a3c72['n'](_0x35ff96);const _0x3b8693=require(_0x176fc0(0x271));var _0x25a5aa=_0x1a3c72['n'](_0x3b8693);const _0x58a965=require(_0x176fc0(0x1ce));var _0x540a62=_0x1a3c72(0x11),_0x59d523=_0x1a3c72['n'](_0x540a62);class _0x3d326e extends Error{['name'];[_0x176fc0(0x2c7)];[_0x176fc0(0x2c2)];[_0x176fc0(0x22b)];constructor(_0xf39b76,_0x36ddeb,_0x2e2089,_0x60d5ea){const _0x2ee6a3=_0x176fc0;super(_0xf39b76),this[_0x2ee6a3(0x2fa)]=_0x36ddeb,this[_0x2ee6a3(0x22b)]=_0x17f3dc['requestContext']['get'](_0x2ee6a3(0x22b)),this[_0x2ee6a3(0x2c7)]=_0x2e2089,this[_0x2ee6a3(0x2c2)]=_0x60d5ea;}}function _0x165729(_0x558deb){const _0x38d696=_0x176fc0;let _0x533f76=_0x558deb;for(;!_0x4ed23d()[_0x38d696(0x255)](_0x59d523()[_0x38d696(0x2b5)](_0x533f76,_0x38d696(0x2a4)));)_0x533f76=_0x59d523()['join'](_0x533f76,'..');return console['log'](_0x38d696(0x214),_0x533f76),_0x533f76;}var _0x811cf3=_0x1a3c72(0x221);const _0x45d928=_0x1a3c72['n'](_0x811cf3)()({'level':process['env'][_0x176fc0(0x1ae)]||_0x176fc0(0x2c8),'mixin':()=>({'requestId':_0x17f3dc[_0x176fc0(0x268)][_0x176fc0(0x254)](_0x176fc0(0x22b)),'container':process[_0x176fc0(0x253)][_0x176fc0(0x1be)]})}),_0x18ec6a={'buildMesh':async function(_0x2364c2,_0x2437f0){const _0x4115d3=_0x176fc0;const _0x2719cf=_0x165729(process[_0x4115d3(0x2d9)]());!function(_0x32c4e0,_0x2aff31){const _0x4dac2d=_0x4115d3;_0x4ed23d()[_0x4dac2d(0x255)](_0x59d523()[_0x4dac2d(0x238)](''+_0x2aff31,_0x4dac2d(0x21d)))||_0x4ed23d()[_0x4dac2d(0x1fb)](_0x59d523()[_0x4dac2d(0x238)](''+_0x2aff31,_0x4dac2d(0x21d))),_0x4ed23d()['existsSync'](_0x59d523()['resolve'](''+_0x2aff31,_0x4dac2d(0x1a7)))||_0x4ed23d()[_0x4dac2d(0x1fb)](_0x59d523()['resolve'](''+_0x2aff31,'mesh-artifact')),_0x4ed23d()[_0x4dac2d(0x255)](_0x59d523()['resolve'](''+_0x2aff31,_0x4dac2d(0x1c4)))||_0x4ed23d()[_0x4dac2d(0x1fb)](_0x59d523()[_0x4dac2d(0x238)](''+_0x2aff31,_0x4dac2d(0x1c4))),_0x4ed23d()[_0x4dac2d(0x1b6)](_0x2aff31+'/'+_0x32c4e0+_0x4dac2d(0x1de));}(_0x2364c2,_0x2719cf);const _0x3bcf75=_0x1706f6[_0x4115d3(0x1cd)];_0x45d928[_0x4115d3(0x2c8)](_0x4115d3(0x2a2)+_0x2364c2);try{const _0x4f4252=()=>{const _0x2de6d3=_0x4115d3;const _0x2281d2=_0x4ed23d()[_0x2de6d3(0x2ab)](_0x2719cf+'/'+_0x2364c2+_0x2de6d3(0x1de),'utf8')[_0x2de6d3(0x2ad)]('schema-management-service','');_0x4ed23d()['writeFileSync'](_0x2719cf+'/'+_0x2364c2+'.txt',_0x2281d2,_0x2de6d3(0x1f3));};await async function(_0x29c68c,_0x1f2ff3){const _0x507a0f=_0x4115d3;try{(0x0,_0x2c8b89['replaceFileReferencesInConfig'])(_0x29c68c,_0x1f2ff3),(0x0,_0x2c8b89[_0x507a0f(0x2be)])(_0x29c68c,_0x1f2ff3);}catch(_0x188822){throw _0x45d928[_0x507a0f(0x27f)](_0x188822,_0x507a0f(0x1d6)),new _0x3d326e(_0x507a0f(0x1a6)+_0x188822,_0x507a0f(0x243),_0x17f3dc[_0x507a0f(0x268)][_0x507a0f(0x254)]('requestId'));}}(_0x2364c2,_0x2437f0),_0x2437f0[_0x4115d3(0x2eb)]=[..._0x2437f0['plugins']||[],{'httpDetailsExtensions':{}}],_0x45d928[_0x4115d3(0x2c8)](_0x4115d3(0x2cc)+_0x2719cf+'/'+_0x2364c2+_0x4115d3(0x290)),_0x4ed23d()[_0x4115d3(0x255)](_0x59d523()[_0x4115d3(0x238)](''+_0x2719cf,''+_0x2364c2))||_0x4ed23d()[_0x4115d3(0x1fb)](_0x59d523()[_0x4115d3(0x238)](''+_0x2719cf,''+_0x2364c2)),_0x2437f0[_0x4115d3(0x1f8)]&&(_0x4ed23d()[_0x4115d3(0x1fd)](_0x59d523()[_0x4115d3(0x238)](''+_0x2719cf,_0x2364c2,'files.json'),JSON[_0x4115d3(0x20b)](_0x2437f0)),delete _0x2437f0[_0x4115d3(0x1f8)]),_0x45d928[_0x4115d3(0x2c8)](_0x4115d3(0x2dd)+JSON[_0x4115d3(0x20b)](_0x2437f0)),_0x4ed23d()['writeFileSync'](_0x59d523()[_0x4115d3(0x238)](''+_0x2719cf,''+_0x2364c2,_0x4115d3(0x269)),JSON[_0x4115d3(0x20b)](_0x2437f0)),_0x45d928[_0x4115d3(0x2c8)]('chmod\x20775\x20on\x20.meshrc.json\x20file.....'),_0x4ed23d()[_0x4115d3(0x2f4)](_0x59d523()['resolve'](''+_0x2719cf,''+_0x2364c2,_0x4115d3(0x269)),0x1fd),_0x45d928[_0x4115d3(0x2c8)]('running\x20graphqlMesh().....');try{return new Promise((_0x3d7799,_0x3c534f)=>{const _0x44019f=_0x4115d3;const _0xb7e178=_0x4ed23d()[_0x44019f(0x1dd)](_0x2364c2+_0x44019f(0x1de),{'flags':'a'}),_0x12eeff=_0x3bcf75(_0x44019f(0x2ec),[_0x59d523()[_0x44019f(0x238)](__dirname,_0x44019f(0x1e9)),_0x59d523()[_0x44019f(0x238)](_0x2719cf,_0x2364c2)],{});_0x12eeff[_0x44019f(0x205)][_0x44019f(0x301)](_0xb7e178),_0x12eeff[_0x44019f(0x1eb)]['pipe'](_0xb7e178),_0x12eeff['on'](_0x44019f(0x28a),function(_0x43227d){const _0xd324fa=_0x44019f;_0x45d928[_0xd324fa(0x2c8)](_0xd324fa(0x304)+_0x43227d),_0x4f4252(),0x0===_0x43227d?_0x3d7799(!0x0):_0x3c534f(!0x1);}),_0x12eeff['on'](_0x44019f(0x27f),function(_0x25a618){const _0x5276c2=_0x44019f;_0x45d928[_0x5276c2(0x27f)](_0x5276c2(0x1af)+_0x25a618['message']),_0x45d928[_0x5276c2(0x27f)](_0x25a618),_0x4f4252(),_0x3c534f(_0x25a618);});})[_0x4115d3(0x2cb)](()=>(_0x45d928[_0x4115d3(0x2c8)](_0x4115d3(0x2ef)),function(_0x21ef69,_0x20b2e0){const _0x24cfb7=_0x4115d3;try{_0x4ed23d()[_0x24cfb7(0x21e)](_0x59d523()['resolve'](''+_0x20b2e0,_0x24cfb7(0x1a7),_0x21ef69)),_0x4ed23d()[_0x24cfb7(0x298)](_0x59d523()[_0x24cfb7(0x238)](''+_0x20b2e0,_0x21ef69,_0x24cfb7(0x1ef)),_0x59d523()['resolve'](''+_0x20b2e0,_0x24cfb7(0x1a7),''+_0x21ef69)),_0x4ed23d()[_0x24cfb7(0x26e)](_0x59d523()[_0x24cfb7(0x238)](''+_0x20b2e0,_0x21ef69,'.meshrc.json'),_0x59d523()[_0x24cfb7(0x238)](''+_0x20b2e0,_0x24cfb7(0x1a7),''+_0x21ef69,_0x24cfb7(0x269))),_0x4ed23d()[_0x24cfb7(0x255)](_0x59d523()[_0x24cfb7(0x238)](''+_0x20b2e0,_0x21ef69,'files.json'))&&_0x4ed23d()[_0x24cfb7(0x26e)](_0x59d523()[_0x24cfb7(0x238)](''+_0x20b2e0,_0x21ef69,'files.json'),_0x59d523()['resolve'](''+_0x20b2e0,_0x24cfb7(0x1a7),''+_0x21ef69,'files.json')),_0x4ed23d()['existsSync'](_0x59d523()['resolve'](''+_0x20b2e0,_0x21ef69,_0x24cfb7(0x235)))&&_0x4ed23d()[_0x24cfb7(0x298)](_0x59d523()[_0x24cfb7(0x238)](''+_0x20b2e0,_0x21ef69,_0x24cfb7(0x235)),_0x59d523()[_0x24cfb7(0x238)](''+_0x20b2e0,_0x24cfb7(0x1a7),_0x24cfb7(0x235))),_0x4ed23d()[_0x24cfb7(0x21e)](_0x59d523()[_0x24cfb7(0x238)](''+_0x20b2e0,_0x21ef69));}catch(_0x562bf7){throw _0x45d928['error'](_0x562bf7,_0x24cfb7(0x2c9)),_0x562bf7;}}(_0x2364c2,_0x2719cf),_0x45d928[_0x4115d3(0x2c8)](_0x4115d3(0x1aa)),!0x0))[_0x4115d3(0x2de)](_0x18a32f=>{const _0x33ec19=_0x4115d3;_0x45d928[_0x33ec19(0x27f)](_0x18a32f,_0x33ec19(0x2f1));const _0x44f1e1=_0x4ed23d()[_0x33ec19(0x2ab)](_0x2719cf+'/'+_0x2364c2+_0x33ec19(0x1de),_0x33ec19(0x1f3));throw new _0x3d326e(_0x44f1e1,'MeshBuildError',_0x17f3dc['requestContext']['get'](_0x33ec19(0x22b)));});}catch(_0x29ac74){_0x45d928['error'](_0x29ac74,'An\x20error\x20occurred\x20in\x20graphqlMesh()');const _0x599e55=_0x29ac74['stack']['replaceAll'](_0x4115d3(0x204),'');if(_0x4ed23d()['writeFileSync'](_0x2364c2+_0x4115d3(0x1de),_0x599e55),_0x29ac74 instanceof Error)throw new _0x3d326e(_0x599e55,_0x4115d3(0x243),_0x17f3dc[_0x4115d3(0x268)][_0x4115d3(0x254)](_0x4115d3(0x22b)));}}catch(_0x4f6938){throw _0x45d928[_0x4115d3(0x27f)](_0x4f6938,_0x4115d3(0x27b)),_0x4f6938;}},'compileMesh':async function(_0x3edfba){const _0x41181c=_0x176fc0;const _0x4ec4b8=_0x165729(process[_0x41181c(0x2d9)]()),_0xfc248d=_0x59d523()[_0x41181c(0x238)](_0x4ec4b8,_0x41181c(0x1a7),_0x3edfba),_0x365717={'compilerOptions':{'module':_0x25a5aa()[_0x41181c(0x1b1)][_0x41181c(0x1b4)],'esModuleInterop':!0x0,'moduleResolution':0x2}};return _0x45d928[_0x41181c(0x2c8)](_0x41181c(0x227)+_0xfc248d+'\x20ts\x20artifacts\x20to\x20js'),(0x0,_0x58a965['glob'])(_0xfc248d+_0x41181c(0x25d),{'dot':!0x0})[_0x41181c(0x2cb)](_0x29fe53=>{const _0x58f443=_0x41181c;const _0x21e49a=[];return _0x29fe53[_0x58f443(0x285)](async _0x50dfca=>{_0x21e49a['push'](new Promise((_0x98e54b,_0x3df263)=>{const _0x46916b=a0_0x56e4;_0x4ed23d()[_0x46916b(0x2e8)](_0x50dfca,'utf8')[_0x46916b(0x2cb)](_0x5ac0a0=>{const _0x3e7d54=_0x46916b;const _0x3beb2d=_0x25a5aa()[_0x3e7d54(0x303)](_0x5ac0a0,_0x365717),_0x1227a3=_0x50dfca[_0x3e7d54(0x273)](_0x3e7d54(0x1df),_0x3e7d54(0x25f));_0x4ed23d()['writeFile'](_0x1227a3,_0x3beb2d['outputText'])['then'](()=>_0x4ed23d()['rm'](_0x50dfca))[_0x3e7d54(0x2cb)](()=>{_0x45d928['info']('Compiled\x20'+_0x50dfca),_0x98e54b(_0x1227a3);})[_0x3e7d54(0x2de)](_0x3b3de3=>{const _0x1789be=_0x3e7d54;_0x45d928[_0x1789be(0x27f)](_0x1789be(0x2b4),_0x3b3de3),_0x3df263(_0x3b3de3);});});}));}),Promise[_0x58f443(0x2f9)](_0x21e49a);})[_0x41181c(0x2de)](_0x3d39bb=>{const _0x4d69cd=_0x41181c;throw _0x45d928['error'](_0x4d69cd(0x2b4),_0x3d39bb),_0x3d39bb;});},'validateMesh':async function(_0x165f06){const _0x5d9db0=_0x176fc0;const {isValid:_0x2321ea,errors:_0x521766}=(0x0,_0x2c8b89[_0x5d9db0(0x232)])({'meshConfig':_0x165f06});if(!_0x2321ea){const _0x4a39db=new Error(_0x521766?(0x0,_0x2c8b89['generateSchemaValidationError'])(_0x521766):_0x5d9db0(0x2f0));throw _0x4a39db['name']=_0x5d9db0(0x259),_0x4a39db;}const {isValid:_0x151f9b,reasons:_0x5ebbf3}=await(0x0,_0x2c8b89['validateMeshConfig'])(_0x165f06);if(!_0x151f9b){const _0x144e30=new Error(_0x5ebbf3[_0x5d9db0(0x2b5)]('\x20;\x20'));throw _0x144e30[_0x5d9db0(0x2fa)]=_0x5d9db0(0x259),_0x144e30;}const {isValid:_0x5611df,errors:_0x385183}=(0x0,_0x2c8b89['validateMeshConfigSize'])(_0x165f06);if(!_0x5611df){const _0x2468a6=_0x521766?new Error(_0x521766[_0x5d9db0(0x2b5)]('\x20;\x20')):new Error(_0x5d9db0(0x2c4));throw _0x2468a6['name']=_0x5d9db0(0x260),_0x2468a6;}return!0x0;}};})());var _0x440e86=exports;for(var _0x2182a8 in _0x4ae6c1)_0x440e86[_0x2182a8]=_0x4ae6c1[_0x2182a8];_0x4ae6c1[_0x5a21af(0x24a)]&&Object[_0x5a21af(0x299)](_0x440e86,_0x5a21af(0x24a),{'value':!0x0});})());
|