@adobe-apimesh/mesh-builder 2.3.0-alpha.0 → 2.3.0-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- function a0_0x2645(){const _0x2d9683=['undefined','filter','unshift','{\x22$id\x22:\x22createTenant-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22type\x22:\x22object\x22},\x22CacheConfig_1\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-ti#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FetchConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedDomains\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\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:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseCache\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22globalTtl\x22:{\x22type\x22:\x22number\x22},\x22includeExtensionMetadata\x22:{\x22type\x22:\x22boolean\x22},\x22ttlPerSchemaCoordinate\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22coordinate\x22:{\x22type\x22:\x22string\x22},\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22required\x22:[\x22coordinate\x22,\x22ttl\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ResponseConfig\x22},\x22runtimeConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RuntimeConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22state\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Context\x20state\x20configuration.\x22,\x22properties\x22:{\x22enabled\x22:{\x22description\x22:\x22Whether\x20context\x20state\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22RunTimeContextConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cacheConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CacheConfig\x22},\x22fetchConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FetchConfig\x22}},\x22type\x22:\x22object\x22},\x22RuntimeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22contextConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RunTimeContextConfig\x22}},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CacheConfig_1\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TenantResources\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Resources\x20associated\x20with\x20a\x20tenant.\x22,\x22properties\x22:{\x22cloudflareKvNamespaceId\x22:{\x22description\x22:\x22Cloudflare\x20KV\x20Namespace\x20ID\x20belonging\x20to\x20the\x20tenant.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22configId\x22:{\x22type\x22:\x22string\x22},\x22createdBy\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/IMSUser\x22},\x22createdOn\x22:{\x22type\x22:\x22string\x22},\x22lastUpdatedBy\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/IMSUser\x22},\x22meshConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MeshConfig\x22},\x22meshStatusReason\x22:{\x22type\x22:\x22string\x22},\x22orgName\x22:{\x22type\x22:\x22string\x22},\x22projectName\x22:{\x22type\x22:\x22string\x22},\x22resources\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/TenantResources\x22},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','meshId','pos','requestContext','map','values','.txt','getSourceResponseHeaders','processMeshResponseHeaders','no-transform','./tenantFiles/','__esModule','An\x20error\x20occurred\x20in\x20meshBuilder.BuildMesh()','from','sha1','690198VunjyG','string','logger','forEach','files.json','BAD_INDENT','Parsing\x20file\x20','error','import','stdout','files','code','cache','process','materializeTenantFiles','writeFile','must-revalidate','message','endpoint','copySync','decryptSecrets','compositions','tenantFiles','stack','dirname','import\x20is\x20not\x20supported','floor','exports','YAML\x20parsing\x20error,\x20bad\x20indentation\x20at\x20line,\x20pos\x20','changeDynamicHeadersToLowercase','CommonJS','handleOpenAPIFileReferences','3siyNvG','\x20;\x20','Module','2670912GJsMYV','Cache-Control\x20headers\x20cannot\x20be\x20set\x20as\x20an\x20empty\x20string\x20value','__defineSetter__','WebAssembly\x20is\x20not\x20supported','Compiling\x20','schema-management-service','defineProperty','\x20folder','\x20used\x20in\x20','all','require','meshes','setInterval','transfer-encoding','tempfiles','WebAssembly','mkdirSync','3889636DGlrxy','http','update','\x20,\x20','getOwnPropertyDescriptor','fs-extra','JsonSchema','child_process','parse','concat','__importStar','relativePath','RESPONSE_CACHE_COORD_MAX_TTL','handleGraphQLSchemaFileReferences','{\x22$id\x22:\x22createSource-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createSource-ti#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22}','graphql','Unable\x20to\x20compile\x20mesh','byteLength','building','organizationCode','An\x20error\x20occurred\x20while\x20moving\x20mesh\x20artifacts','parseFilePath','\x20in\x20responseCache.ttlPerSchemaCoordinate.\x20Specify\x20only\x20a\x20single\x20entry\x20for\x20each\x20schema\x20coordinate.','extname','relative','coordinate','absolute','utf8','__defineSetter__\x20is\x20not\x20supported','Please\x20set\x20positive\x20value\x20greater\x20than\x20zero\x20for\x20ttl','errors','aes-256-cbc','RSA_PKCS1_OAEP_PADDING','Writing\x20.meshrc.json\x20file:\x20','Moving\x20mesh\x20artifacts\x20into\x20artifacts\x20folder','The\x20responseCache\x20configuration\x20is\x20incomplete.\x20You\x20must\x20include\x20at\x20least\x20one\x20required\x20property:\x20\x27globalTtl\x27\x20or\x20\x27ttlPerSchemaCoordinate\x27.','validateMeshSecrets','responseSchema','clearMaterializedConfigFiles','no-store','validateUpdateMeshConfigSchema','LOG_LEVEL','mgql_createTenantSchema','Materializing\x20','\x20is\x20not\x20supported.\x20Headers\x20cannot\x20reference\x20env\x20variables','resolversComposition','responseSample','basename','additionalProperties','Compiled\x20','ti_updateTenantSchema','stringify','key','scripts/buildMesh.js','replaceField','\x20is\x20not\x20allowed\x20in\x20responseConfig.headers.\x20Use\x20the\x20responseConfig.CORS\x20section.','/tenantFiles/','YAML\x20parsing\x20error:\x20','copyFileSync','toStringTag','replaceFileReferencesInConfig','.\x20Should\x20be\x20one\x20of\x20','__defineGetter__','ti_createSourceSchema','fromEntries','then','private','parseMaterializedFilePath','cause','setInterval\x20is\x20not\x20supported','missingProperty','5537805RqAuLM','window','validateMeshConfig','proxy-revalidate','.mesh/','{\x22$id\x22:\x22updateTenant-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\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:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResponseConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22state\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Context\x20state\x20configuration.\x22,\x22properties\x22:{\x22enabled\x22:{\x22description\x22:\x22Whether\x20context\x20state\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TenantResources\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Resources\x20associated\x20with\x20a\x20tenant.\x22,\x22properties\x22:{\x22cloudflareKvNamespaceId\x22:{\x22description\x22:\x22Cloudflare\x20KV\x20Namespace\x20ID\x20belonging\x20to\x20the\x20tenant.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22configId\x22:{\x22type\x22:\x22string\x22},\x22createdBy\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/IMSUser\x22},\x22createdOn\x22:{\x22type\x22:\x22string\x22},\x22lastUpdatedBy\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/IMSUser\x22},\x22meshConfig\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MeshConfig\x22},\x22meshStatusReason\x22:{\x22type\x22:\x22string\x22},\x22orgName\x22:{\x22type\x22:\x22string\x22},\x22projectName\x22:{\x22type\x22:\x22string\x22},\x22resources\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/TenantResources\x22},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','setTimeout\x20is\x20not\x20supported','removeSync','@fastify/request-context','Mesh\x20config\x20should\x20be\x20less\x20than\x20375KB','public','Invalid\x20value\x20used\x20for\x20','ajv','typescript','window\x20is\x20not\x20supported','Received\x20Mesh\x20is\x20','InvalidMeshConfigSizeError','__importDefault','MeshStatus','composer','runtimeConfig','Clearing\x20materialized\x20files\x20in\x20','2282756zmxpqJ','215782bLhEZZ','creating\x20hash\x20failed','production','node','final','Beginning\x20mesh\x20build\x20for\x20meshId:\x20','handleAdditionalResolversFileReferences','running\x20graphqlMesh().....','.ts','openapi','getSchemaValidator','prod','isInteger','entries','parentDir','payload','default','eslint','\x20in\x20the\x20Mesh\x20config','\x20failed','promises','allowedValues','validateCreateMeshConfigSchema','debug','set','mesh-artifact','handleOpenapiOnFetch.js','replaceRelativePaths','.meshrc.json','generateSchemaValidationError','get','existsSync','process\x20is\x20not\x20supported','YAML\x20parsing\x20error,\x20duplicate\x20keys\x20found\x20at\x20line,\x20pos\x20','validateSourceName','getTenantTmpDir','isValid','yaml','endsWith','Build\x20process\x20exited\x20with\x20code\x20','createTenantSchema','meshes/mesh-artifact/','setTimeout','pop','cacheConfig','validate','__setModuleDefault','transforms',',\x20remove\x20duplicate\x20keys','length','Mesh\x20build\x20complete','Invalid\x20mesh\x20config','type','materializedPath','https','configurable','Invalid\x20Secrets.\x20Secrets\x20must\x20be\x20a\x20YAML\x20key\x20value\x20pairs.\x20Received\x20String','.\x20Please\x20check\x20the\x20schema\x20for\x20allowed\x20types\x20and\x20values\x20for\x20','contextConfig','match','chmodSync','operations','projectId','DUPLICATE_KEY','join','reasons','RESPONSE_CACHE_MAX_GLOBAL_TTL','{\x22$id\x22:\x22createSource-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createSource-mgql#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22}','createSourceSchema','env','s-maxage','replace','Header\x20','package.json','hooks','create','lastIndexOf','slice','resolve','includes','readFile','__exportStar','Please\x20provide\x20a\x20valid\x20file\x20type\x20(json|yaml)\x20or\x20a\x20fully\x20qualified\x20domain.','__createBinding','ttl','delete','base64','size','validateCreateSourceConfigSchema','processFileConfig','test','chmod\x20775\x20on\x20.meshrc.json\x20file.....','workspaceId','ESLint','Error\x20processing\x20mesh\x20config\x20in\x20meshBuilder.processConfig','handleReplaceFieldFileReferences','onFetch','success','info','prototype','source','requestId','push','now','Mesh\x20configuration\x20shouldn\x27t\x20have\x20source\x20name\x20repeated.','Multiple\x20entries\x20found\x20for\x20coordinates\x20','cache-control','catch','An\x20error\x20occurred\x20in\x20graphqlMesh()','{\x22$id\x22:\x22createTenant-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\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:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResponseConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22state\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Context\x20state\x20configuration.\x22,\x22properties\x22:{\x22enabled\x22:{\x22description\x22:\x22Whether\x20context\x20state\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TenantResources\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Resources\x20associated\x20with\x20a\x20tenant.\x22,\x22properties\x22:{\x22cloudflareKvNamespaceId\x22:{\x22description\x22:\x22Cloudflare\x20KV\x20Namespace\x20ID\x20belonging\x20to\x20the\x20tenant.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22configId\x22:{\x22type\x22:\x22string\x22},\x22createdBy\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/IMSUser\x22},\x22createdOn\x22:{\x22type\x22:\x22string\x22},\x22lastUpdatedBy\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/IMSUser\x22},\x22meshConfig\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MeshConfig\x22},\x22meshStatusReason\x22:{\x22type\x22:\x22string\x22},\x22orgName\x22:{\x22type\x22:\x22string\x22},\x22projectName\x22:{\x22type\x22:\x22string\x22},\x22resources\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/TenantResources\x22},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}','3003225tuTTQc','createDecipheriv','MeshBuildError','\x20to\x20','no-cache','Secrets\x20are\x20valid','cwd','add','isTI','require\x20is\x20not\x20supported','createWriteStream','\x20seconds.','This\x20is\x20path:\x20','<whitespace>','Unsupported\x20property\x20','Invalid\x20type\x20used\x20for\x20','call','InvalidMeshConfigError','path','mgql_updateTenantSchema','Build\x20process\x20exited\x20with\x20error\x20','startsWith','readFileSync','handleHooksFileReferences','handleResolversCompositionFileReferences','outputText','Replacing\x20','additionalResolvers','max-age','The\x20globalTtl\x20is\x20invalid.\x20Specify\x20an\x20integer\x20value\x20between\x200\x20seconds\x20and\x20','90YIXuTj','pending','content','validateMeshConfigSize','replacements','writeFileSync','handler','.js','latest','Missing\x20required\x20property\x20','plugins','requestSample','transpileModule','updateTenantSchema','Source\x20name\x20cannot\x20be\x20empty','hasOwnProperty','max-stale','8lNKREF','stderr','\x20at\x20','requestSchema','toLowerCase','name','responseConfig','headers','sources','async\x20function\x20handleOnFetch(data)\x20{\x0d\x0a\x09data.options.headers[\x27content-type\x27]\x20=\x20\x27application/json\x27;\x0d\x0a}\x0d\x0a\x0d\x0amodule.exports\x20=\x20handleOnFetch;\x0d\x0a','getCacheControlDirectives','keys','Error\x20at\x20','baseUrl','API_MESH_TIER','\x20ts\x20artifacts\x20to\x20js','replaceAll','handleJSONSchemaFileReferences','beforeAll','writable','crypto','glob','digest','absolutePath','ti_createTenantSchema','MeshTypes','Mesh\x20file\x20names\x20must\x20be\x20less\x20than\x2025\x20characters.\x20The\x20following\x20files\x20are\x20invalid:\x20','Error\x20decrypting\x20secrets:\x20'];a0_0x2645=function(){return _0x2d9683;};return a0_0x2645();}function a0_0xaaec(_0x4c6288,_0x90ba77){const _0x2645f4=a0_0x2645();a0_0xaaec=function(_0xaaec0e,_0x474d89){_0xaaec0e=_0xaaec0e-0x154;let _0x5885ba=_0x2645f4[_0xaaec0e];return _0x5885ba;};return a0_0xaaec(_0x4c6288,_0x90ba77);}(function(_0x29e57d,_0x1e9dc1){const _0x2002a1=a0_0xaaec;const _0x4b1fc3=_0x29e57d();while(!![]){try{const _0x4df3ef=parseInt(_0x2002a1(0x197))/0x1+-parseInt(_0x2002a1(0x196))/0x2+-parseInt(_0x2002a1(0x282))/0x3*(parseInt(_0x2002a1(0x296))/0x4)+parseInt(_0x2002a1(0x205))/0x5+parseInt(_0x2002a1(0x262))/0x6+-parseInt(_0x2002a1(0x180))/0x7*(parseInt(_0x2002a1(0x234))/0x8)+-parseInt(_0x2002a1(0x285))/0x9*(-parseInt(_0x2002a1(0x223))/0xa);if(_0x4df3ef===_0x1e9dc1){break;}else{_0x4b1fc3['push'](_0x4b1fc3['shift']());}}catch(_0x1cce9c){_0x4b1fc3['push'](_0x4b1fc3['shift']());}}}(a0_0x2645,0xaa47e));((()=>{'use strict';const _0x311145=a0_0xaaec;var _0x87a440={0x1d0:(_0x259336,_0x488258)=>{const _0xda32ba=a0_0xaaec;function _0x216d87(_0x7323e9){const _0x22f57e=a0_0xaaec;const _0x410c63={};return _0x7323e9[_0x22f57e(0x1de)](/(?:^|(?:\s*\,\s*))([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)(?:\=(?:([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)|(?:\"((?:[^"\\]|\\.)*)\")))?/g,function(_0xf2ace6,_0x51d6d5,_0x5bc1b2,_0x2d3035){const _0x3a7ac0=_0x22f57e;const _0x36d80c=_0x5bc1b2||_0x2d3035;return _0x410c63[_0x51d6d5]=_0x36d80c?_0x36d80c[_0x3a7ac0(0x238)]():_0x51d6d5,'';})?{}:_0x410c63;}function _0x4045cf(_0x4e5226,_0x35763d){const _0x53f2ac=a0_0xaaec;if(_0x4e5226['no-store'])return _0x4e5226;if(_0x35763d[_0x53f2ac(0x160)])return(_0x4e5226={})[_0x53f2ac(0x160)]='no-store',_0x4e5226;['min-fresh',_0x53f2ac(0x221),_0x53f2ac(0x233),_0x53f2ac(0x1dd),'stale-if-error','stale-while-revalidate'][_0x53f2ac(0x265)](_0x5305f0=>{var _0x288729,_0x37391f,_0xdf2975;_0x288729=_0x5305f0,_0x37391f=_0x35763d[_0x5305f0],(_0xdf2975=_0x4e5226)[_0x288729]&&_0x37391f?isNaN(Number(_0xdf2975[_0x288729]))&&!isNaN(Number(_0x37391f))?_0xdf2975[_0x288729]=_0x37391f:isNaN(Number(_0xdf2975[_0x288729]))||isNaN(Number(_0x37391f))||Number(_0xdf2975[_0x288729])>Number(_0x37391f)&&(_0xdf2975[_0x288729]=_0x37391f):_0x37391f&&(_0xdf2975[_0x288729]=_0x37391f);});const _0x3e71cc=[_0x53f2ac(0x18a),_0x53f2ac(0x17b),'immutable',_0x53f2ac(0x209),_0x53f2ac(0x25c),_0x53f2ac(0x272),_0x53f2ac(0x183),'must-understand'];return Object[_0x53f2ac(0x23f)](_0x35763d)[_0x53f2ac(0x265)](_0x46cad6=>{const _0x219a38=_0x53f2ac;_0x3e71cc[_0x219a38(0x1e6)](_0x46cad6)&&!_0x4e5226[_0x46cad6]&&(_0x4e5226[_0x46cad6]=_0x35763d[_0x46cad6]);}),_0x4e5226['private']&&_0x4e5226[_0x53f2ac(0x18a)]&&delete _0x4e5226['public'],_0x4e5226[_0x53f2ac(0x17b)]&&_0x4e5226[_0x53f2ac(0x1dd)]&&delete _0x4e5226[_0x53f2ac(0x1dd)],_0x4e5226;}function _0x171457(_0x50c977){const _0x19745f=a0_0xaaec;const _0x4078dd=[];return Object[_0x19745f(0x23f)](_0x50c977)[_0x19745f(0x265)]((_0x4bc258,_0x27b8af)=>{const _0x4a757f=_0x19745f;_0x50c977[_0x4bc258]===_0x4bc258?_0x4078dd['push'](_0x4bc258):_0x4078dd[_0x4a757f(0x1fd)](_0x4bc258+'='+_0x50c977[_0x4bc258]);}),_0x4078dd['toString']();}Object[_0xda32ba(0x28b)](_0x488258,_0xda32ba(0x25e),{'value':!0x0}),_0x488258[_0xda32ba(0x23e)]=void 0x0,_0x488258[_0xda32ba(0x23e)]=(_0x5a4c68,_0x5ae0c3)=>{const _0x57ac28=_0xda32ba;let _0x38a085={};const _0x582338={};return _0x5a4c68?.[_0x57ac28(0x265)](_0x488305=>{const _0x524105=_0x57ac28;if('cache-control'===_0x488305[_0x524105(0x239)][_0x524105(0x238)]()){_0x582338[_0x488305[_0x524105(0x1fb)]]||(_0x582338[_0x488305[_0x524105(0x1fb)]]=!0x0);const _0x47beca=_0x216d87(_0x488305['values']['toString']()),_0x39f16f=Object['fromEntries'](Object['entries'](_0x47beca)[_0x524105(0x257)](([_0x15aae7,_0x47e5e1])=>[_0x15aae7[_0x524105(0x238)](),_0x47e5e1['toLowerCase']()]));_0x38a085=_0x4045cf(_0x38a085,_0x39f16f);}}),_0x5ae0c3[_0x57ac28(0x265)](_0x32af75=>{const _0x3ddb3d=_0x57ac28;const _0x4189e6=_0x32af75?.[_0x3ddb3d(0x23a)]?.[_0x3ddb3d(0x26e)]?.['cacheControl'];if(!_0x582338[_0x32af75[_0x3ddb3d(0x239)]]&&_0x4189e6){const _0x1347fb=_0x216d87(_0x4189e6),_0x3aeaae=Object['fromEntries'](Object[_0x3ddb3d(0x1a4)](_0x1347fb)[_0x3ddb3d(0x257)](([_0x3bcc7a,_0x5e8479])=>[_0x3bcc7a['toLowerCase'](),_0x5e8479['toLowerCase']()]));_0x38a085=_0x4045cf(_0x38a085,_0x3aeaae);}}),{'cache-control':_0x171457(_0x38a085)};},_0x488258['default']=_0x488258[_0xda32ba(0x23e)];},0x1c9:function(_0x5dbbac,_0x30f4ec,_0xcbbc5c){const _0x1527fb=a0_0xaaec;var _0x12524a=this&&this[_0x1527fb(0x191)]||function(_0x21115b){const _0x44d628=_0x1527fb;return _0x21115b&&_0x21115b[_0x44d628(0x25e)]?_0x21115b:{'default':_0x21115b};};Object[_0x1527fb(0x28b)](_0x30f4ec,'__esModule',{'value':!0x0}),_0x30f4ec[_0x1527fb(0x21c)]=_0x30f4ec[_0x1527fb(0x19d)]=_0x30f4ec['handleReplaceFieldFileReferences']=_0x30f4ec[_0x1527fb(0x21d)]=_0x30f4ec[_0x1527fb(0x281)]=_0x30f4ec['handleJSONSchemaFileReferences']=_0x30f4ec[_0x1527fb(0x2a3)]=_0x30f4ec[_0x1527fb(0x1b2)]=_0x30f4ec['replaceFileReferencesInConfig']=_0x30f4ec['getTenantTmpDir']=_0x30f4ec[_0x1527fb(0x15f)]=_0x30f4ec[_0x1527fb(0x2ab)]=_0x30f4ec[_0x1527fb(0x270)]=_0x30f4ec[_0x1527fb(0x1f0)]=_0x30f4ec[_0x1527fb(0x17c)]=void 0x0;const _0x5736e1=_0xcbbc5c(0x71),_0x200c5f=_0x12524a(_0xcbbc5c(0x11)),_0x112b7b=_0xcbbc5c(0x18a),_0x370980=_0xcbbc5c(0x93),_0x4193c7=_0xcbbc5c(0x11);function _0x46fa2e(_0x1c294c){const _0x12299d=_0x1527fb;const _0x2947f2=_0x1c294c['replace'](/^\.\//,''),_0x3a6f85=_0x200c5f[_0x12299d(0x1a7)]['basename'](_0x1c294c);_0x12299d(0x22a)===_0x200c5f[_0x12299d(0x1a7)][_0x12299d(0x2ad)](_0x3a6f85)&&(_0x1c294c=_0x12299d(0x1c0)+_0x1c294c);const _0x145209=(0x0,_0x4193c7['resolve'])(_0x1c294c),_0x32dde0=_0x200c5f[_0x12299d(0x1a7)][_0x12299d(0x27a)](_0x145209);return{'name':_0x2947f2,'relativePath':_0x1c294c,'absolutePath':_0x145209,'parentDir':{'relative':_0x32dde0,'absolute':(0x0,_0x4193c7[_0x12299d(0x1e5)])(_0x32dde0)}};}function _0x31e714(_0x756770,_0x389791,_0x2ae1b6=!0x1){const _0x4682b8=_0x1527fb;const _0xf9c68d=_0x756770['replace'](/^\.\//,''),_0x2b19c7=_0x1caa9c(_0x389791,_0x2ae1b6),_0x3678ee=_0x2b19c7[_0x4682b8(0x2ae)]+'/'+_0xf9c68d;return{'name':_0xf9c68d,'relativePath':_0x3678ee,'absolutePath':(0x0,_0x4193c7[_0x4682b8(0x1e5)])(_0x3678ee),'parentDir':_0x2b19c7};}function _0x1caa9c(_0x544e5c,_0x2910d7=!0x1){const _0x596cf1=_0x1527fb;const _0x187265=process['pid'],_0x4b59c2=process[_0x596cf1(0x1dc)]['REQUEST_ID']||'';try{const _0x4974ac=_0x187265+_0x4b59c2,_0xc45d8e=(0x0,_0x5736e1['createHash'])(_0x596cf1(0x261))[_0x596cf1(0x298)](_0x544e5c+_0x4974ac)[_0x596cf1(0x24a)](_0x596cf1(0x1ed)),_0x3b4195=_0x2910d7?_0x596cf1(0x25d)+_0x544e5c+'-'+_0xc45d8e:'./'+_0x544e5c+_0x596cf1(0x171)+_0x544e5c+'-'+_0xc45d8e;return{'relative':_0x3b4195,'absolute':(0x0,_0x4193c7['resolve'])(_0x3b4195)};}catch(_0x56b381){throw _0x112b7b[_0x596cf1(0x264)][_0x596cf1(0x1f9)](_0x596cf1(0x198)),_0x56b381;}}function _0x57fad9(_0xc5b62d,_0x5d247a){const _0xdf9768=_0x1527fb;if(_0xc5b62d[_0xdf9768(0x21a)](_0xdf9768(0x297))||_0xc5b62d[_0xdf9768(0x21a)](_0xdf9768(0x1cd)))return _0xc5b62d;{const _0x533125=_0x31e714(_0xc5b62d,_0x5d247a,!0x0)[_0xdf9768(0x2a1)];return _0x112b7b[_0xdf9768(0x264)][_0xdf9768(0x1ae)](_0xdf9768(0x21f)+_0xc5b62d+'\x20with\x20'+_0x533125+_0xdf9768(0x1a9)),_0x533125;}}function _0x25ac96(_0xf54d1a,_0x1ad343){const _0x65c874=_0x1527fb;_0x1ad343[_0x65c874(0x23c)][_0x65c874(0x265)](_0x1766bb=>{const _0x591ec3=_0x65c874;const _0x56f40f=_0x1766bb[_0x591ec3(0x229)]['graphql'];_0x56f40f&&_0x56f40f[_0x591ec3(0x1fb)]&&(_0x56f40f['source']=_0x57fad9(_0x56f40f[_0x591ec3(0x1fb)],_0xf54d1a));});}function _0x2d3f00(_0xf363f3,_0x15f1ce){const _0x2db4b3=_0x1527fb;_0x15f1ce[_0x2db4b3(0x23c)][_0x2db4b3(0x265)](_0xc26436=>{const _0x2af9a2=_0x2db4b3;_0xc26436[_0x2af9a2(0x229)][_0x2af9a2(0x29c)]?.[_0x2af9a2(0x1d4)][_0x2af9a2(0x265)](_0x4a928b=>{const _0x5877a3=_0x2af9a2;_0x4a928b[_0x5877a3(0x15e)]&&(_0x4a928b[_0x5877a3(0x15e)]=_0x57fad9(_0x4a928b['responseSchema'],_0xf363f3)),_0x4a928b[_0x5877a3(0x167)]&&(_0x4a928b[_0x5877a3(0x167)]=_0x57fad9(_0x4a928b[_0x5877a3(0x167)],_0xf363f3)),_0x4a928b[_0x5877a3(0x237)]&&(_0x4a928b[_0x5877a3(0x237)]=_0x57fad9(_0x4a928b[_0x5877a3(0x237)],_0xf363f3)),_0x4a928b[_0x5877a3(0x22e)]&&(_0x4a928b['requestSample']=_0x57fad9(_0x4a928b[_0x5877a3(0x22e)],_0xf363f3));});});}function _0x7ec869(_0x4da58e,_0x3ceada){const _0x4b50cd=_0x1527fb;_0x3ceada[_0x4b50cd(0x23c)][_0x4b50cd(0x265)](_0x2640fc=>{const _0xb4846=_0x4b50cd;const _0x32f7f0=_0x2640fc[_0xb4846(0x229)]['openapi'];_0x32f7f0&&(_0x32f7f0[_0xb4846(0x1fb)]=_0x57fad9(_0x32f7f0[_0xb4846(0x1fb)],_0x4da58e));});}function _0x12249d(_0x2f509e,_0x2bfcf2){const _0x2f8b94=_0x1527fb;_0x2bfcf2[_0x2f8b94(0x23c)]['forEach'](_0x44f302=>{_0x44f302['transforms']?.['forEach'](_0x2eb29e=>{const _0x31878f=a0_0xaaec;_0x2eb29e[_0x31878f(0x166)]?.[_0x31878f(0x277)][_0x31878f(0x265)](_0xe98fd0=>{const _0x444f5b=_0x31878f;_0xe98fd0&&_0xe98fd0[_0x444f5b(0x193)]&&(_0xe98fd0[_0x444f5b(0x193)]=_0x57fad9(_0xe98fd0[_0x444f5b(0x193)],_0x2f509e));});});}),_0x2bfcf2['transforms']?.[_0x2f8b94(0x265)](_0x33ca77=>{const _0x34456d=_0x2f8b94;_0x33ca77[_0x34456d(0x166)]?.[_0x34456d(0x277)]['forEach'](_0x3bad6e=>{const _0x278571=_0x34456d;_0x3bad6e&&_0x3bad6e[_0x278571(0x193)]&&(_0x3bad6e[_0x278571(0x193)]=_0x57fad9(_0x3bad6e[_0x278571(0x193)],_0x2f509e));});});}function _0x179eb1(_0x285b1b,_0x3db163){const _0x3c7921=_0x1527fb;_0x3db163[_0x3c7921(0x23c)][_0x3c7921(0x265)](_0x5cf75c=>{const _0x4174a1=_0x3c7921;_0x5cf75c[_0x4174a1(0x1c6)]?.[_0x4174a1(0x265)](_0x4aec29=>{const _0x42a15e=_0x4174a1;_0x4aec29[_0x42a15e(0x16f)]?.[_0x42a15e(0x227)][_0x42a15e(0x265)](_0x19df51=>{const _0x2bf75c=_0x42a15e;_0x19df51&&_0x19df51[_0x2bf75c(0x193)]&&(_0x19df51[_0x2bf75c(0x193)]=_0x57fad9(_0x19df51[_0x2bf75c(0x193)],_0x285b1b));});});}),_0x3db163[_0x3c7921(0x1c6)]?.[_0x3c7921(0x265)](_0x21b53a=>{const _0x491185=_0x3c7921;_0x21b53a[_0x491185(0x16f)]?.[_0x491185(0x227)][_0x491185(0x265)](_0x1346d5=>{const _0x2f05e7=_0x491185;_0x1346d5&&_0x1346d5[_0x2f05e7(0x193)]&&(_0x1346d5[_0x2f05e7(0x193)]=_0x57fad9(_0x1346d5[_0x2f05e7(0x193)],_0x285b1b));});});}function _0x16c591(_0x45f2e9,_0x279c75){const _0x39dd32=_0x1527fb;const _0x14d960=[];_0x279c75['additionalResolvers']?.[_0x39dd32(0x265)](_0x40aca9=>{const _0x6c68d=_0x39dd32;_0x6c68d(0x263)==typeof _0x40aca9?_0x14d960[_0x6c68d(0x1fd)](_0x57fad9(_0x40aca9,_0x45f2e9)):_0x14d960['push'](_0x40aca9);}),_0x279c75[_0x39dd32(0x220)]=_0x14d960;}function _0x1559c5(_0x46c4e7,_0x20951e){!function(_0x35e113,_0x109d79){const _0x11ddcb=a0_0xaaec;_0x109d79[_0x11ddcb(0x22d)]&&_0x109d79['plugins']['forEach'](_0x152114=>{const _0xc929df=_0x11ddcb;if(_0x152114['hooks']?.['beforeAll']){const {composer:_0x161d10,blocking:_0x5bb041}=_0x152114[_0xc929df(0x1e1)][_0xc929df(0x246)];_0x152114['hooks'][_0xc929df(0x246)]={'composer':_0x57fad9(_0x161d10,_0x35e113),'blocking':_0x5bb041};}});}(_0x46c4e7,_0x20951e);}_0x30f4ec['parseMaterializedFilePath']=_0x46fa2e,_0x30f4ec[_0x1527fb(0x1f0)]=async function(_0x3aca9c){const _0xd226af=_0x1527fb;_0x3aca9c[_0xd226af(0x26c)]&&await Promise[_0xd226af(0x28e)](_0x3aca9c[_0xd226af(0x26c)][_0xd226af(0x257)](async _0x218aa6=>{const _0x485619=_0xd226af;try{if(_0x218aa6[_0x485619(0x1cc)]){const _0x2e91a0=_0x46fa2e(_0x218aa6['materializedPath']);try{await _0x370980['promises']['mkdir'](_0x2e91a0[_0x485619(0x1a5)][_0x485619(0x2b0)],{'recursive':!0x0}),await _0x370980['promises'][_0x485619(0x271)](_0x2e91a0[_0x485619(0x24b)],_0x218aa6['content'],{'flag':'w'});}catch(_0x292998){_0x112b7b['logger'][_0x485619(0x269)](_0x292998,_0x485619(0x164)+_0x2e91a0[_0x485619(0x239)]+_0x485619(0x208)+_0x2e91a0[_0x485619(0x24b)]+_0x485619(0x1aa));}}}catch(_0x2e69ec){_0x112b7b[_0x485619(0x264)][_0x485619(0x269)](_0x485619(0x268)+_0x218aa6[_0x485619(0x217)]+_0x485619(0x1aa));}}));},_0x30f4ec['materializeTenantFiles']=async function(_0x326ec1,_0x145692){const _0x5547b8=_0x1527fb;_0x145692[_0x5547b8(0x26c)]?.[_0x5547b8(0x265)](async _0x4976cc=>{const _0x544ea9=_0x5547b8;try{const _0x4026c1=_0x31e714(_0x4976cc[_0x544ea9(0x217)],_0x326ec1);try{await _0x370980[_0x544ea9(0x1ab)]['mkdir'](_0x200c5f[_0x544ea9(0x1a7)]['dirname'](_0x4026c1['absolutePath']),{'recursive':!0x0}),_0x370980[_0x544ea9(0x1ab)][_0x544ea9(0x271)](_0x4026c1[_0x544ea9(0x24b)],_0x4976cc[_0x544ea9(0x225)],{'flag':'w'});}catch(_0x135ac3){_0x112b7b[_0x544ea9(0x264)][_0x544ea9(0x269)](_0x135ac3,'Materializing\x20'+_0x4026c1[_0x544ea9(0x239)]+_0x544ea9(0x208)+_0x4026c1[_0x544ea9(0x24b)]+_0x544ea9(0x1aa));}}catch(_0x5f338a){_0x112b7b[_0x544ea9(0x264)][_0x544ea9(0x269)](_0x544ea9(0x268)+_0x4976cc[_0x544ea9(0x217)]+_0x544ea9(0x1aa));}});},_0x30f4ec[_0x1527fb(0x2ab)]=_0x31e714,_0x30f4ec['clearMaterializedConfigFiles']=async function(_0x2c31ee){const _0xab7796=_0x1527fb;try{const _0xf445c7=_0x1caa9c(_0x2c31ee);_0x112b7b[_0xab7796(0x264)][_0xab7796(0x1ae)](_0xab7796(0x195)+_0xf445c7['absolute']),_0x370980['promises']['rm'](_0xf445c7[_0xab7796(0x2b0)],{'recursive':!0x0});}catch(_0x75d9d0){}},_0x30f4ec[_0x1527fb(0x1ba)]=_0x1caa9c,_0x30f4ec['replaceFileReferencesInConfig']=function(_0x2fea0e,_0x33fd0c){const _0x4ca79f=_0x1527fb;_0x25ac96(_0x2fea0e,_0x33fd0c),_0x2d3f00(_0x2fea0e,_0x33fd0c),_0x7ec869(_0x2fea0e,_0x33fd0c),_0x12249d(_0x2fea0e,_0x33fd0c),_0x179eb1(_0x2fea0e,_0x33fd0c),_0x16c591(_0x2fea0e,_0x33fd0c),_0x1559c5(_0x2fea0e,_0x33fd0c),function(_0x31f141,_0x2421d8){const _0x1d2840=a0_0xaaec;_0x2421d8[_0x1d2840(0x22d)]&&_0x2421d8[_0x1d2840(0x22d)]['forEach'](_0x37adde=>{const _0x122c17=_0x1d2840;_0x37adde[_0x122c17(0x1f7)]&&_0x37adde[_0x122c17(0x1f7)][_0x122c17(0x265)](_0x3c75fd=>{const _0x3cb77f=_0x122c17;const {handler:_0x42481a}=_0x3c75fd;_0x3c75fd[_0x3cb77f(0x229)]=_0x57fad9(_0x42481a,_0x31f141);});});}(_0x2fea0e,_0x33fd0c),_0x33fd0c[_0x4ca79f(0x26c)]&&_0x33fd0c[_0x4ca79f(0x26c)][_0x4ca79f(0x265)](_0x49a3de=>{const _0x362739=_0x4ca79f;_0x49a3de['materializedPath']=_0x57fad9(_0x49a3de[_0x362739(0x217)],_0x2fea0e);});},_0x30f4ec[_0x1527fb(0x1b2)]=_0x57fad9,_0x30f4ec[_0x1527fb(0x2a3)]=_0x25ac96,_0x30f4ec[_0x1527fb(0x245)]=_0x2d3f00,_0x30f4ec[_0x1527fb(0x281)]=_0x7ec869,_0x30f4ec[_0x1527fb(0x21d)]=_0x12249d,_0x30f4ec[_0x1527fb(0x1f6)]=_0x179eb1,_0x30f4ec[_0x1527fb(0x19d)]=_0x16c591,_0x30f4ec[_0x1527fb(0x21c)]=_0x1559c5;},0x22b:function(_0x4bd89c,_0x1809d4,_0x4fb07d){const _0x5af6d8=a0_0xaaec;var _0x175c76=this&&this[_0x5af6d8(0x1ea)]||(Object[_0x5af6d8(0x1e2)]?function(_0x16087f,_0x4b62e6,_0x3a2ee9,_0x8d82fc){const _0xa2097f=_0x5af6d8;void 0x0===_0x8d82fc&&(_0x8d82fc=_0x3a2ee9);var _0x160d3e=Object[_0xa2097f(0x29a)](_0x4b62e6,_0x3a2ee9);_0x160d3e&&!(_0xa2097f(0x1b5)in _0x160d3e?!_0x4b62e6[_0xa2097f(0x25e)]:_0x160d3e['writable']||_0x160d3e['configurable'])||(_0x160d3e={'enumerable':!0x0,'get':function(){return _0x4b62e6[_0x3a2ee9];}}),Object[_0xa2097f(0x28b)](_0x16087f,_0x8d82fc,_0x160d3e);}:function(_0xa74d62,_0x501957,_0x4adb97,_0x1ce41b){void 0x0===_0x1ce41b&&(_0x1ce41b=_0x4adb97),_0xa74d62[_0x1ce41b]=_0x501957[_0x4adb97];}),_0x370728=this&&this[_0x5af6d8(0x1c5)]||(Object[_0x5af6d8(0x1e2)]?function(_0x26fc87,_0x1ea5f8){const _0x14dcbd=_0x5af6d8;Object['defineProperty'](_0x26fc87,_0x14dcbd(0x1a7),{'enumerable':!0x0,'value':_0x1ea5f8});}:function(_0x315945,_0x366fc3){const _0x4fbe51=_0x5af6d8;_0x315945[_0x4fbe51(0x1a7)]=_0x366fc3;}),_0x2d5cf7=this&&this[_0x5af6d8(0x2a0)]||function(_0x229b1d){const _0x574ffc=_0x5af6d8;if(_0x229b1d&&_0x229b1d[_0x574ffc(0x25e)])return _0x229b1d;var _0x2a200b={};if(null!=_0x229b1d)for(var _0xe8a8aa in _0x229b1d)'default'!==_0xe8a8aa&&Object[_0x574ffc(0x1fa)][_0x574ffc(0x232)][_0x574ffc(0x215)](_0x229b1d,_0xe8a8aa)&&_0x175c76(_0x2a200b,_0x229b1d,_0xe8a8aa);return _0x370728(_0x2a200b,_0x229b1d),_0x2a200b;},_0x2db912=this&&this[_0x5af6d8(0x1e8)]||function(_0x42a1cd,_0x46eed0){const _0x1413b3=_0x5af6d8;for(var _0x332c4d in _0x42a1cd)_0x1413b3(0x1a7)===_0x332c4d||Object['prototype'][_0x1413b3(0x232)][_0x1413b3(0x215)](_0x46eed0,_0x332c4d)||_0x175c76(_0x46eed0,_0x42a1cd,_0x332c4d);},_0x2f43b3=this&&this[_0x5af6d8(0x191)]||function(_0x154ec7){const _0x49f897=_0x5af6d8;return _0x154ec7&&_0x154ec7[_0x49f897(0x25e)]?_0x154ec7:{'default':_0x154ec7};};Object[_0x5af6d8(0x28b)](_0x1809d4,_0x5af6d8(0x25e),{'value':!0x0}),_0x1809d4[_0x5af6d8(0x230)]=_0x1809d4[_0x5af6d8(0x1bf)]=_0x1809d4[_0x5af6d8(0x1db)]=_0x1809d4['isTI']=_0x1809d4['TIMeshTypes']=_0x1809d4['MeshTypes']=_0x1809d4[_0x5af6d8(0x16b)]=_0x1809d4['ti_createTenantSchema']=_0x1809d4[_0x5af6d8(0x178)]=_0x1809d4[_0x5af6d8(0x218)]=_0x1809d4[_0x5af6d8(0x163)]=_0x1809d4['mgql_createSourceSchema']=_0x1809d4[_0x5af6d8(0x276)]=_0x1809d4[_0x5af6d8(0x15d)]=_0x1809d4[_0x5af6d8(0x182)]=_0x1809d4[_0x5af6d8(0x161)]=_0x1809d4[_0x5af6d8(0x1ad)]=_0x1809d4[_0x5af6d8(0x1ef)]=_0x1809d4[_0x5af6d8(0x226)]=_0x1809d4[_0x5af6d8(0x1b9)]=_0x1809d4[_0x5af6d8(0x1b4)]=_0x1809d4[_0x5af6d8(0x1a1)]=_0x1809d4[_0x5af6d8(0x1f0)]=_0x1809d4[_0x5af6d8(0x175)]=_0x1809d4[_0x5af6d8(0x15f)]=_0x1809d4['materializeTenantFiles']=_0x1809d4['changeDynamicHeadersToLowercase']=_0x1809d4['getSourceResponseHeaders']=_0x1809d4[_0x5af6d8(0x25b)]=_0x1809d4[_0x5af6d8(0x23e)]=void 0x0;const _0x5064ed=_0x4fb07d(0x1d0);Object[_0x5af6d8(0x28b)](_0x1809d4,_0x5af6d8(0x23e),{'enumerable':!0x0,'get':function(){const _0x400e55=_0x5af6d8;return _0x5064ed[_0x400e55(0x23e)];}});const _0x437348=_0x2f43b3(_0x4fb07d(0x359));_0x1809d4[_0x5af6d8(0x25b)]=_0x437348[_0x5af6d8(0x1a7)];const _0x145334=_0x2f43b3(_0x4fb07d(0x3a4));_0x1809d4[_0x5af6d8(0x25a)]=_0x145334[_0x5af6d8(0x1a7)];const _0x5b721c=_0x4fb07d(0xef);Object[_0x5af6d8(0x28b)](_0x1809d4,_0x5af6d8(0x27f),{'enumerable':!0x0,'get':function(){return _0x5b721c['changeDynamicHeadersToLowercase'];}}),Object[_0x5af6d8(0x28b)](_0x1809d4,_0x5af6d8(0x276),{'enumerable':!0x0,'get':function(){const _0x37795a=_0x5af6d8;return _0x5b721c[_0x37795a(0x276)];}});const _0x388a71=_0x4fb07d(0x1c9);Object[_0x5af6d8(0x28b)](_0x1809d4,_0x5af6d8(0x270),{'enumerable':!0x0,'get':function(){const _0x266519=_0x5af6d8;return _0x388a71[_0x266519(0x270)];}}),Object['defineProperty'](_0x1809d4,_0x5af6d8(0x15f),{'enumerable':!0x0,'get':function(){return _0x388a71['clearMaterializedConfigFiles'];}}),Object[_0x5af6d8(0x28b)](_0x1809d4,_0x5af6d8(0x175),{'enumerable':!0x0,'get':function(){return _0x388a71['replaceFileReferencesInConfig'];}}),Object[_0x5af6d8(0x28b)](_0x1809d4,_0x5af6d8(0x1f0),{'enumerable':!0x0,'get':function(){const _0x491cc6=_0x5af6d8;return _0x388a71[_0x491cc6(0x1f0)];}});const _0x25b374=_0x4fb07d(0x80);Object['defineProperty'](_0x1809d4,'getSchemaValidator',{'enumerable':!0x0,'get':function(){const _0x159e0d=_0x5af6d8;return _0x25b374[_0x159e0d(0x1a1)];}}),Object[_0x5af6d8(0x28b)](_0x1809d4,'generateSchemaValidationError',{'enumerable':!0x0,'get':function(){return _0x25b374['generateSchemaValidationError'];}}),Object[_0x5af6d8(0x28b)](_0x1809d4,'validateSourceName',{'enumerable':!0x0,'get':function(){return _0x25b374['validateSourceName'];}}),Object[_0x5af6d8(0x28b)](_0x1809d4,'validateMeshConfigSize',{'enumerable':!0x0,'get':function(){return _0x25b374['validateMeshConfigSize'];}}),Object[_0x5af6d8(0x28b)](_0x1809d4,_0x5af6d8(0x1ef),{'enumerable':!0x0,'get':function(){const _0x5813f7=_0x5af6d8;return _0x25b374[_0x5813f7(0x1ef)];}}),Object['defineProperty'](_0x1809d4,_0x5af6d8(0x1ad),{'enumerable':!0x0,'get':function(){const _0x345eda=_0x5af6d8;return _0x25b374[_0x345eda(0x1ad)];}}),Object[_0x5af6d8(0x28b)](_0x1809d4,_0x5af6d8(0x161),{'enumerable':!0x0,'get':function(){const _0x455ee6=_0x5af6d8;return _0x25b374[_0x455ee6(0x161)];}}),Object['defineProperty'](_0x1809d4,_0x5af6d8(0x182),{'enumerable':!0x0,'get':function(){const _0x1cb42b=_0x5af6d8;return _0x25b374[_0x1cb42b(0x182)];}}),Object[_0x5af6d8(0x28b)](_0x1809d4,_0x5af6d8(0x15d),{'enumerable':!0x0,'get':function(){const _0x25255c=_0x5af6d8;return _0x25b374[_0x25255c(0x15d)];}});const _0x52d0c3=_0x2f43b3(_0x4fb07d(0x189));_0x1809d4['mgql_createSourceSchema']=_0x52d0c3[_0x5af6d8(0x1a7)];const _0x4e1052=_0x2f43b3(_0x4fb07d(0x380));_0x1809d4[_0x5af6d8(0x163)]=_0x4e1052[_0x5af6d8(0x1a7)];const _0x140080=_0x2f43b3(_0x4fb07d(0x2af));_0x1809d4[_0x5af6d8(0x218)]=_0x140080[_0x5af6d8(0x1a7)];const _0x47a17c=_0x2f43b3(_0x4fb07d(0x3ad));_0x1809d4[_0x5af6d8(0x178)]=_0x47a17c[_0x5af6d8(0x1a7)];const _0x3ce7c2=_0x2f43b3(_0x4fb07d(0x3a3));_0x1809d4[_0x5af6d8(0x24c)]=_0x3ce7c2[_0x5af6d8(0x1a7)];const _0x37607c=_0x2f43b3(_0x4fb07d(0x151));_0x1809d4['ti_updateTenantSchema']=_0x37607c[_0x5af6d8(0x1a7)],_0x1809d4[_0x5af6d8(0x24d)]=_0x2d5cf7(_0x4fb07d(0x1a3)),_0x1809d4['TIMeshTypes']=_0x2d5cf7(_0x4fb07d(0x295)),_0x1809d4[_0x5af6d8(0x20d)]=process[_0x5af6d8(0x1dc)][_0x5af6d8(0x242)]&&'TI'===process[_0x5af6d8(0x1dc)][_0x5af6d8(0x242)],_0x1809d4[_0x5af6d8(0x1db)]=_0x1809d4[_0x5af6d8(0x20d)]?_0x47a17c[_0x5af6d8(0x1a7)]:_0x52d0c3[_0x5af6d8(0x1a7)],_0x1809d4[_0x5af6d8(0x1bf)]=_0x1809d4[_0x5af6d8(0x20d)]?_0x3ce7c2[_0x5af6d8(0x1a7)]:_0x4e1052[_0x5af6d8(0x1a7)],_0x1809d4[_0x5af6d8(0x230)]=_0x1809d4['isTI']?_0x37607c['default']:_0x140080[_0x5af6d8(0x1a7)],_0x2db912(_0x4fb07d(0x2c6),_0x1809d4);},0x80:function(_0x4389cf,_0x79a381,_0x48af1b){const _0x110b4f=a0_0xaaec;var _0x3495b0=this&&this['__importDefault']||function(_0x304e2d){const _0x2c011c=a0_0xaaec;return _0x304e2d&&_0x304e2d[_0x2c011c(0x25e)]?_0x304e2d:{'default':_0x304e2d};};Object['defineProperty'](_0x79a381,_0x110b4f(0x25e),{'value':!0x0}),_0x79a381[_0x110b4f(0x15d)]=_0x79a381['validateMeshConfig']=_0x79a381[_0x110b4f(0x161)]=_0x79a381[_0x110b4f(0x1ad)]=_0x79a381[_0x110b4f(0x1ef)]=_0x79a381[_0x110b4f(0x226)]=_0x79a381[_0x110b4f(0x1b9)]=_0x79a381[_0x110b4f(0x1b4)]=_0x79a381[_0x110b4f(0x1a1)]=void 0x0;const _0x4d9e5b=_0x3495b0(_0x48af1b(0x378)),_0x17def8=_0x48af1b(0x7f),_0x2b4c87=_0x3495b0(_0x48af1b(0x11)),_0x22ce20=_0x3495b0(_0x48af1b(0x189)),_0x13a770=_0x3495b0(_0x48af1b(0x380)),_0x3092b3=_0x3495b0(_0x48af1b(0x2af)),_0x459eac=_0x3495b0(_0x48af1b(0x3ad)),_0x20e3d2=_0x3495b0(_0x48af1b(0x3a3)),_0x5c1548=_0x3495b0(_0x48af1b(0x151)),_0x3afc73=_0x3495b0(_0x48af1b(0x42)),_0x214082=process['env'][_0x110b4f(0x242)]&&'TI'===process['env'][_0x110b4f(0x242)],_0x94d751=process[_0x110b4f(0x1dc)][_0x110b4f(0x2a2)]||0x15180,_0x3d95d2=process[_0x110b4f(0x1dc)][_0x110b4f(0x1d9)]||0x15180,_0x3cb710=_0x214082?_0x459eac[_0x110b4f(0x1a7)]:_0x22ce20[_0x110b4f(0x1a7)],_0x514f2f=_0x214082?_0x20e3d2[_0x110b4f(0x1a7)]:_0x13a770[_0x110b4f(0x1a7)],_0x15ceb3=_0x214082?_0x5c1548['default']:_0x3092b3[_0x110b4f(0x1a7)],_0x24054d={'type':'object','properties':{'organizationCode':{'type':_0x110b4f(0x263),'minLength':0x1},'projectId':{'type':_0x110b4f(0x263),'minLength':0x1},'workspaceId':{'type':'string','minLength':0x1},'meshId':{'type':_0x110b4f(0x263),'minLength':0x1}},'required':[_0x110b4f(0x2a9),_0x110b4f(0x1d5),_0x110b4f(0x1f3),_0x110b4f(0x254)]},_0x2f5aed={'type':'object','properties':{'organizationCode':{'type':_0x110b4f(0x263),'minLength':0x1},'projectId':{'type':_0x110b4f(0x263),'minLength':0x1},'workspaceId':{'type':_0x110b4f(0x263),'minLength':0x1}},'required':['organizationCode',_0x110b4f(0x1d5),_0x110b4f(0x1f3)]},_0x3904de=new _0x17def8[(_0x110b4f(0x1f4))]({'allowInlineConfig':!0x1,'useEslintrc':!0x1,'baseConfig':{'env':{'browser':!0x1,'commonjs':!0x0,'es2021':!0x0},'parserOptions':{'ecmaVersion':_0x110b4f(0x22b)},'plugins':[_0x110b4f(0x19a)],'rules':{'no-eval':'error','no-new-func':_0x110b4f(0x269),'no-debugger':_0x110b4f(0x269),'no-alert':'error','no-restricted-properties':['error',{'property':_0x110b4f(0x177),'message':'__defineGetter__\x20is\x20not\x20supported'},{'property':_0x110b4f(0x287),'message':_0x110b4f(0x155)}],'no-restricted-globals':[_0x110b4f(0x269),{'name':_0x110b4f(0x26f),'message':_0x110b4f(0x1b7)},{'name':_0x110b4f(0x181),'message':_0x110b4f(0x18e)},{'name':_0x110b4f(0x28f),'message':_0x110b4f(0x20e)},{'name':_0x110b4f(0x26a),'message':_0x110b4f(0x27b)},{'name':_0x110b4f(0x1c1),'message':_0x110b4f(0x186)},{'name':_0x110b4f(0x291),'message':_0x110b4f(0x17e)},{'name':_0x110b4f(0x294),'message':_0x110b4f(0x288)}]}}});_0x79a381['getSchemaValidator']=_0x527491=>new _0x4d9e5b[(_0x110b4f(0x1a7))]({..._0x527491||{},'allowUnionTypes':!0x0,'allErrors':!0x0}),_0x79a381['generateSchemaValidationError']=_0x5f4aeb=>{const _0x4ed1cc=_0x110b4f;const _0x3014d7=[];return _0x5f4aeb['forEach'](_0x4b2e3b=>{const _0xc42910=a0_0xaaec;const {keyword:_0x2d9776,params:_0x120252,instancePath:_0x22890e}=_0x4b2e3b;_0xc42910(0x169)===_0x2d9776?_0x3014d7[_0xc42910(0x1fd)](_0xc42910(0x213)+_0x120252['additionalProperty']+_0xc42910(0x28d)+(_0x22890e||_0xc42910(0x1a6))):'required'===_0x2d9776?_0x3014d7[_0xc42910(0x1fd)](_0xc42910(0x22c)+_0x120252[_0xc42910(0x17f)]+(_0x22890e?_0xc42910(0x236)+_0x22890e:'')):_0xc42910(0x1cb)===_0x2d9776?_0x3014d7[_0xc42910(0x1fd)](_0xc42910(0x214)+_0x22890e+'.\x20Should\x20be\x20'+_0x120252['type']):'enum'===_0x2d9776?_0x3014d7[_0xc42910(0x1fd)](_0xc42910(0x18b)+_0x22890e+_0xc42910(0x176)+_0x120252[_0xc42910(0x1ac)]):_0x3014d7[_0xc42910(0x1fd)](_0xc42910(0x240)+_0x22890e+_0xc42910(0x1d0)+_0x22890e);}),_0x3014d7[_0x4ed1cc(0x1d7)](_0x4ed1cc(0x299));},_0x79a381[_0x110b4f(0x1b9)]=_0x27722c=>{const _0x2de87e=_0x110b4f;if(!_0x27722c)return{'isValid':!0x1,'reason':_0x2de87e(0x231)};const _0x21b3cc=/[(),/:;<=>?@[\]{}\s-'"]/g,_0x595a1b=!_0x21b3cc[_0x2de87e(0x1f1)](_0x27722c);if(_0x595a1b)return{'isValid':_0x595a1b,'reason':''};{const _0x2f7ff7=_0x27722c[_0x2de87e(0x1d2)](_0x21b3cc),_0x4532b2=[...new Set(_0x2f7ff7)],_0x74e2bc=_0x4532b2?.[_0x2de87e(0x257)](_0x55a6c4=>'\x20'===_0x55a6c4?_0x2de87e(0x212):_0x55a6c4);return{'isValid':_0x595a1b,'reason':_0x27722c+'\x20cannot\x20contain\x20the\x20following\x20characters:\x20'+_0x74e2bc['join'](_0x2de87e(0x299))};}},_0x79a381['validateMeshConfigSize']=_0x871ab8=>{const _0x231e45=_0x110b4f;const _0x1a6f30=_0x871ab8?Math['round'](Buffer[_0x231e45(0x2a7)](JSON[_0x231e45(0x16c)](_0x871ab8),_0x231e45(0x154))/0x400):0x0;return{'isValid':_0x1a6f30<0x177,'errors':[_0x231e45(0x18f)+_0x1a6f30+'KB.\x20Mesh\x20config\x20size\x20must\x20be\x20less\x20than\x20375KB']};},_0x79a381[_0x110b4f(0x1ef)]=(_0x3f79ed,_0x559680)=>{const _0x30092d=_0x110b4f;const _0x22492c=(0x0,_0x79a381['getSchemaValidator'])(),_0x33f980=[],_0x1d79ad=_0x22492c['validate'](_0x3cb710,_0x3f79ed);!_0x1d79ad&&_0x22492c[_0x30092d(0x157)]?.[_0x30092d(0x1c8)]&&_0x33f980[_0x30092d(0x1fd)](..._0x22492c[_0x30092d(0x157)]);let _0x3b8934=!0x0;return _0x559680&&(_0x3b8934=_0x22492c['validate'](_0x24054d,_0x559680),!_0x3b8934&&_0x22492c[_0x30092d(0x157)]?.['length']&&_0x33f980[_0x30092d(0x1fd)](..._0x22492c['errors'])),_0x1d79ad&&_0x3b8934?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x33f980};},_0x79a381[_0x110b4f(0x1ad)]=(_0x117381,_0x3806d9,_0x53c8ac)=>{const _0x1ac8a9=_0x110b4f;const _0x202140=(0x0,_0x79a381['getSchemaValidator'])(),_0x196da6=[];let _0x13cdde=!0x0;_0x3806d9&&(_0x13cdde=_0x202140[_0x1ac8a9(0x1c4)](_0x2f5aed,_0x3806d9),_0x202140['errors']&&_0x196da6[_0x1ac8a9(0x1fd)](..._0x202140[_0x1ac8a9(0x157)]));const _0x496824=_0x202140[_0x1ac8a9(0x1c4)](_0x514f2f,_0x117381);return _0x202140[_0x1ac8a9(0x157)]&&_0x196da6[_0x1ac8a9(0x1fd)](..._0x202140[_0x1ac8a9(0x157)]),_0x496824&&_0x13cdde?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x196da6};},_0x79a381[_0x110b4f(0x161)]=(_0x11064e,_0x402a8c,_0x37b31b)=>{const _0x159265=_0x110b4f;const _0x529830=(0x0,_0x79a381[_0x159265(0x1a1)])(),_0x5e1435=[];let _0x5769bd=!0x0;_0x402a8c&&(_0x5769bd=_0x529830[_0x159265(0x1c4)](_0x24054d,_0x402a8c),_0x529830[_0x159265(0x157)]&&_0x5e1435[_0x159265(0x1fd)](..._0x529830[_0x159265(0x157)]));const _0x54ea87=_0x529830[_0x159265(0x1c4)](_0x15ceb3,_0x11064e);return _0x529830[_0x159265(0x157)]&&_0x5e1435[_0x159265(0x1fd)](..._0x529830[_0x159265(0x157)]),_0x54ea87&&_0x5769bd?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x5e1435};},_0x79a381[_0x110b4f(0x182)]=async _0x3fd296=>{const _0x50fed6=_0x110b4f;const _0x2778be=await(_0x416a7d=>{const _0x18c614=a0_0xaaec;const _0x207fc3=_0x416a7d[_0x18c614(0x23c)];if(0x0===_0x207fc3[_0x18c614(0x1c8)])return{'isValid':!0x1,'reasons':['No\x20sources\x20provided.\x20Mesh\x20configuration\x20must\x20have\x20at\x20least\x20one\x20source.']};const _0x3cdf97=[],_0xf7573a=new Set();return _0x207fc3[_0x18c614(0x265)](_0x17bb2e=>{const _0x2fa145=_0x18c614;const {isValid:_0x54039a,reason:_0x36c763}=(0x0,_0x79a381['validateSourceName'])(_0x17bb2e[_0x2fa145(0x239)]);_0x54039a||_0x3cdf97[_0x2fa145(0x1fd)](_0x36c763),_0xf7573a[_0x2fa145(0x1ee)]==_0xf7573a[_0x2fa145(0x20c)](_0x17bb2e[_0x2fa145(0x239)])[_0x2fa145(0x1ee)]&&_0x3cdf97[_0x2fa145(0x1fd)](_0x17bb2e[_0x2fa145(0x239)]+'\x20is\x20a\x20duplicate\x20source\x20name.');}),_0xf7573a[_0x18c614(0x1ee)]!=_0x207fc3[_0x18c614(0x1c8)]&&_0x3cdf97[_0x18c614(0x1fd)](_0x18c614(0x1ff)),{'isValid':0x0===_0x3cdf97[_0x18c614(0x1c8)],'reasons':_0x3cdf97};})(_0x3fd296),_0x2c0721=await(_0x2a797c=>{const _0x2b903d=a0_0xaaec;const _0x590b97=_0x2a797c[_0x2b903d(0x23a)],_0x534642=/^Access-Control/i,_0x57ffdb=/^Cache-Control/i,_0x1b19b2=[],_0x5e8611=_0x590b97?.[_0x2b903d(0x23b)];for(const _0x44520b in _0x5e8611)_0x44520b[_0x2b903d(0x1d2)](_0x534642)&&_0x1b19b2[_0x2b903d(0x1fd)](_0x44520b+_0x2b903d(0x170)),_0x44520b['match'](_0x57ffdb)&&''===Object[_0x2b903d(0x179)](Object[_0x2b903d(0x1a4)](_0x5e8611)[_0x2b903d(0x257)](([_0x485db4,_0x19c236])=>[_0x485db4[_0x2b903d(0x238)](),_0x19c236]))[_0x2b903d(0x201)]&&_0x1b19b2['push'](_0x2b903d(0x286));return{'isValid':0x0===_0x1b19b2[_0x2b903d(0x1c8)],'reasons':_0x1b19b2};})(_0x3fd296),_0x3b82fe=await(_0x26d4ba=>{const _0x11a88d=a0_0xaaec;const _0x25dde8=[],_0x561496=_0x26d4ba[_0x11a88d(0x194)]?.[_0x11a88d(0x1d1)]?.[_0x11a88d(0x1c3)],_0x7964aa=_0x561496?.['ttl'];return _0x561496&&_0x7964aa<=0x0&&_0x25dde8[_0x11a88d(0x1fd)](_0x11a88d(0x156)),{'isValid':0x0===_0x25dde8[_0x11a88d(0x1c8)],'reasons':_0x25dde8};})(_0x3fd296),_0x48a8e6=await(_0x155f05=>{const _0x290a65=a0_0xaaec;const _0x2cb2c8=[];if('responseCache'in _0x155f05){const _0x4b5b95=_0x155f05['responseCache']?.['globalTtl'],_0x19bb8a=_0x155f05['responseCache']?.['ttlPerSchemaCoordinate'];if(void 0x0===_0x4b5b95&&void 0x0===_0x19bb8a)return{'isValid':!0x1,'reasons':[_0x290a65(0x15c)]};if(_0x4b5b95&&(!Number['isInteger'](_0x4b5b95)||_0x4b5b95<0x0||_0x4b5b95>Number(_0x3d95d2))&&_0x2cb2c8[_0x290a65(0x1fd)](_0x290a65(0x222)+_0x3d95d2+_0x290a65(0x210)),_0x19bb8a&&0x0===_0x19bb8a['length'])return{'isValid':!0x1,'reasons':['No\x20coordinates\x20provided\x20in\x20responseCache.ttlPerSchemaCoordinate.\x20Provide\x20at\x20least\x20one\x20coordinate\x20with\x20TTL.']};const _0x5f4638=new Set(),_0x377de1=new Set();_0x19bb8a?.[_0x290a65(0x265)](_0x33e4d2=>{const _0xa0d713=_0x290a65;(!Number[_0xa0d713(0x1a3)](_0x33e4d2[_0xa0d713(0x1eb)])||_0x33e4d2[_0xa0d713(0x1eb)]<0x0||_0x33e4d2[_0xa0d713(0x1eb)]>Number(_0x94d751))&&_0x2cb2c8[_0xa0d713(0x1fd)]('The\x20TTL\x20specified\x20for\x20'+_0x33e4d2['coordinate']+'\x20is\x20invalid.\x20Specify\x20an\x20integer\x20value\x20between\x200\x20seconds\x20and\x20'+_0x94d751+_0xa0d713(0x210)),_0x5f4638['has'](_0x33e4d2[_0xa0d713(0x2af)])?_0x377de1[_0xa0d713(0x20c)](_0x33e4d2[_0xa0d713(0x2af)]):_0x5f4638[_0xa0d713(0x20c)](_0x33e4d2['coordinate']);}),_0x377de1[_0x290a65(0x1ee)]>0x0&&_0x2cb2c8[_0x290a65(0x1fd)](_0x290a65(0x200)+Array[_0x290a65(0x260)](_0x377de1)[_0x290a65(0x1d7)](',\x20')+_0x290a65(0x2ac));}const _0x589f04=[...new Set(_0x2cb2c8)];return{'isValid':0x0===_0x589f04[_0x290a65(0x1c8)],'reasons':_0x589f04};})(_0x3fd296),_0x7cc70a=await(_0x1bef8a=>{const _0x4192eb=a0_0xaaec;const _0x351faa=[];if(_0x1bef8a['sources'][_0x4192eb(0x265)](_0x359c7f=>{const _0x28881d=_0x4192eb;const {handler:_0x336226}=_0x359c7f;Object[_0x28881d(0x258)](_0x336226)['forEach'](({operationHeaders:_0x53b790,schemaHeaders:_0x3c7d81})=>{const _0xe677b=_0x28881d;_0x53b790&&_0x351faa[_0xe677b(0x1fd)](...Object[_0xe677b(0x258)](_0x53b790)),_0x3c7d81&&_0x351faa[_0xe677b(0x1fd)](...Object[_0xe677b(0x258)](_0x3c7d81));});}),_0x351faa['length']){const _0x1e2003=[];return _0x351faa['forEach'](_0x3458ab=>{const _0x5e74d0=_0x4192eb;const _0x5aa013=_0x3458ab['substring'](_0x3458ab['indexOf']('{')+0x1,_0x3458ab[_0x5e74d0(0x1e3)]('}'));_0x5aa013&&_0x5aa013['includes']('env.')&&_0x1e2003[_0x5e74d0(0x1fd)](_0x5e74d0(0x1df)+_0x3458ab+_0x5e74d0(0x165));}),{'isValid':0x0===_0x1e2003['length'],'reasons':_0x1e2003};}return{'isValid':!0x0,'reasons':[]};})(_0x3fd296),_0x3b8a11=await(_0x51e2d7=>{const _0x3a6950=a0_0xaaec;const _0x24ac35=/^(https:\/\/)([\w-?%$-.+!*'(),&=]+\.)+[\w-]+[.a-zA-Z]+(\/[\/a-zA-Z0-9-?_%$-.+!*'(),&=:]*)?$/,_0x24e870=/^.*\.(json|yaml)$/i;let _0x5bb767=!0x0,_0x500790='',_0x50f278='';const _0x7b00fb=[];return _0x3a6950(0x1a2)===_0x3a6950(0x199)?.[_0x3a6950(0x238)]()?(_0x51e2d7['sources']['forEach'](_0xc27dd8=>{const _0x25c89d=_0x3a6950;if(_0xc27dd8[_0x25c89d(0x229)]['JsonSchema'])_0xc27dd8[_0x25c89d(0x229)][_0x25c89d(0x29c)][_0x25c89d(0x241)]&&(_0x5bb767=_0x24ac35['test'](_0xc27dd8[_0x25c89d(0x229)][_0x25c89d(0x29c)][_0x25c89d(0x241)]),_0x500790=_0xc27dd8[_0x25c89d(0x229)][_0x25c89d(0x29c)][_0x25c89d(0x241)]);else if(_0xc27dd8[_0x25c89d(0x229)][_0x25c89d(0x1a0)])_0xc27dd8[_0x25c89d(0x229)]['openapi'][_0x25c89d(0x1fb)]?(_0x5bb767=_0x24ac35[_0x25c89d(0x1f1)](_0xc27dd8[_0x25c89d(0x229)][_0x25c89d(0x1a0)]['source']),_0x500790=_0xc27dd8[_0x25c89d(0x229)][_0x25c89d(0x1a0)][_0x25c89d(0x1fb)],_0x5bb767||(_0x5bb767=_0x24e870['test'](_0xc27dd8['handler']['openapi'][_0x25c89d(0x1fb)]),_0x5bb767?_0xc27dd8[_0x25c89d(0x229)]['openapi']['baseUrl']&&(_0x5bb767=_0x24ac35[_0x25c89d(0x1f1)](_0xc27dd8[_0x25c89d(0x229)][_0x25c89d(0x1a0)][_0x25c89d(0x241)])):_0x50f278=_0x25c89d(0x1e9))):(_0x5bb767=!0x1,_0x500790='',_0x50f278=_0x25c89d(0x1e9));else if(_0xc27dd8['handler']['graphql']&&(_0xc27dd8['handler']['graphql'],0x1)){const _0x22cc5a=_0xc27dd8[_0x25c89d(0x229)][_0x25c89d(0x2a5)][_0x25c89d(0x274)];_0x5bb767=_0x24ac35[_0x25c89d(0x1f1)](_0x22cc5a),_0x500790=_0x22cc5a;}_0x5bb767||(''!==_0x50f278?_0x7b00fb[_0x25c89d(0x1fd)](_0x50f278):_0x7b00fb[_0x25c89d(0x1fd)](_0x500790+'\x20provided\x20is\x20invalid.\x20Please\x20provide\x20a\x20fully\x20qualified\x20domain.')),_0x50f278='',_0x5bb767=!0x0;}),_0x7b00fb[_0x3a6950(0x1c8)]>0x0&&(_0x5bb767=!0x1),{'isValid':_0x5bb767,'reasons':_0x7b00fb}):{'isValid':_0x5bb767,'reasons':[]};})(_0x3fd296),_0x2d5750=await(async _0x3d0e7b=>{const _0x458b2d=a0_0xaaec;if(_0x3d0e7b[_0x458b2d(0x26c)]?.[_0x458b2d(0x1c8)]){const _0x292073=_0x3d0e7b['files'][_0x458b2d(0x257)](_0x2c1fdc=>_0x2c1fdc[_0x458b2d(0x217)])[_0x458b2d(0x251)](_0x12e6ba=>{const _0x4583c9=_0x458b2d;const _0x26bef9=_0x2b4c87[_0x4583c9(0x1a7)][_0x4583c9(0x2ad)](_0x12e6ba);return!['.js','.json','.graphql'][_0x4583c9(0x1e6)](_0x26bef9);});if(_0x292073[_0x458b2d(0x1c8)])return{'isValid':!0x1,'reasons':['Mesh\x20files\x20must\x20be\x20JavaScript\x20or\x20JSON.\x20Other\x20file\x20types\x20are\x20not\x20supported.\x20The\x20following\x20files\x20are\x20invalid:\x20('+_0x292073[_0x458b2d(0x1d7)](_0x458b2d(0x299))+')']};const _0x57c307=_0x3d0e7b[_0x458b2d(0x26c)][_0x458b2d(0x257)](_0x2cb70f=>_0x2cb70f['path'])[_0x458b2d(0x251)](_0x4ff342=>_0x2b4c87[_0x458b2d(0x1a7)][_0x458b2d(0x168)](_0x4ff342)[_0x458b2d(0x1c8)]>0x19);if(_0x57c307[_0x458b2d(0x1c8)])return{'isValid':!0x1,'reasons':[_0x458b2d(0x24e)+_0x57c307[_0x458b2d(0x1d7)](_0x458b2d(0x299))]};const _0x2789b1=_0x3d0e7b[_0x458b2d(0x26c)][_0x458b2d(0x251)](_0x36ebc1=>_0x458b2d(0x22a)===_0x2b4c87['default'][_0x458b2d(0x2ad)](_0x36ebc1[_0x458b2d(0x217)])),_0x31fd30=await _0x2789b1[_0x458b2d(0x257)](async _0x1eec10=>{const _0x564387=_0x458b2d;const {path:_0x585e52,content:_0x312baa}=_0x1eec10;try{const _0x7a2166=await _0x3904de['lintText'](_0x312baa);if(_0x7a2166){const _0x4d9397=_0x7a2166[_0x564387(0x257)](({messages:_0x4de781})=>{const _0xead4ab=_0x564387;if(_0x4de781['length'])return _0x4de781[_0xead4ab(0x257)](({message:_0x541816})=>_0x541816)['join']('\x20,\x20');})[_0x564387(0x251)](_0x2a2748=>_0x2a2748);if(_0x4d9397[_0x564387(0x1c8)])return'LintError\x20in\x20File\x20'+_0x585e52+':\x20'+_0x4d9397[_0x564387(0x1d7)]('\x20,\x20');}}catch(_0x3973bd){console['error'](_0x3973bd);}}),_0x2cdb95=(await Promise[_0x458b2d(0x28e)](_0x31fd30))['filter'](_0x54162c=>_0x54162c);if(_0x2cdb95[_0x458b2d(0x1c8)])return{'isValid':!0x1,'reasons':_0x2cdb95};}return{'isValid':!0x0,'reasons':[]};})(_0x3fd296),_0x50800d=_0x2778be[_0x50fed6(0x1bb)]&&_0x2c0721[_0x50fed6(0x1bb)]&&_0x3b82fe[_0x50fed6(0x1bb)]&&_0x48a8e6['isValid']&&_0x7cc70a[_0x50fed6(0x1bb)]&&_0x3b8a11['isValid']&&_0x2d5750[_0x50fed6(0x1bb)];return{'isValid':_0x50800d,'reasons':_0x50800d?[]:[..._0x2778be[_0x50fed6(0x1d8)],..._0x2c0721[_0x50fed6(0x1d8)],..._0x3b82fe[_0x50fed6(0x1d8)],..._0x48a8e6[_0x50fed6(0x1d8)],..._0x7cc70a[_0x50fed6(0x1d8)],..._0x3b8a11[_0x50fed6(0x1d8)],..._0x2d5750[_0x50fed6(0x1d8)]]};},_0x79a381['validateMeshSecrets']=async _0x5e824b=>{const _0x26336d=_0x110b4f;try{return JSON[_0x26336d(0x29e)](_0x5e824b),{'isValid':!0x1,'reasons':'Invalid\x20Secrets.\x20Secrets\x20must\x20be\x20YAML,\x20received\x20JSON.'};}catch(_0x281d11){try{if(_0x26336d(0x263)==typeof _0x3afc73[_0x26336d(0x1a7)][_0x26336d(0x29e)](_0x5e824b))return{'isValid':!0x1,'reasons':_0x26336d(0x1cf)};}catch(_0x4d7b71){return _0x26336d(0x267)===_0x4d7b71[_0x26336d(0x26d)]?{'isValid':!0x1,'reasons':_0x26336d(0x27e)+_0x4d7b71[_0x26336d(0x255)]}:_0x26336d(0x1d6)===_0x4d7b71[_0x26336d(0x26d)]?{'isValid':!0x1,'reasons':_0x26336d(0x1b8)+_0x4d7b71[_0x26336d(0x255)]+_0x26336d(0x1c7)}:{'isValid':!0x1,'reasons':_0x26336d(0x172)+_0x4d7b71['code']+'\x20'+_0x4d7b71[_0x26336d(0x273)]};}}return{'isValid':!0x0,'reasons':_0x26336d(0x20a)};};},0x3a4:(_0x2a36f3,_0x49ce04)=>{const _0x2704eb=a0_0xaaec;Object[_0x2704eb(0x28b)](_0x49ce04,_0x2704eb(0x25e),{'value':!0x0}),_0x49ce04[_0x2704eb(0x25a)]=void 0x0,_0x49ce04[_0x2704eb(0x25a)]=(_0x3a9f6,_0x167199,_0x4ea6ce)=>{const _0xb30701=_0x2704eb;const _0x54b129={},_0x276f58=new Map();return _0x3a9f6&&(_0x3a9f6['sources'][_0xb30701(0x265)](_0x35126d=>{const _0x2964dd=_0xb30701;_0x35126d[_0x2964dd(0x23a)]&&_0x35126d[_0x2964dd(0x23a)][_0x2964dd(0x23b)]&&_0x276f58[_0x2964dd(0x1af)](_0x35126d['name'],_0x35126d[_0x2964dd(0x23a)][_0x2964dd(0x23b)]);}),_0x167199?.[_0xb30701(0x265)](_0x4a52e3=>{const _0x15e980=_0xb30701;const _0x45ce3c=_0x276f58['get'](_0x4a52e3['source']),_0xdcb3ef=_0x45ce3c?.[_0x15e980(0x257)](_0x3e7311=>_0x3e7311[_0x15e980(0x238)]()),_0xec6a47=_0x4a52e3['name'][_0x15e980(0x238)]();(_0x4ea6ce||_0xdcb3ef&&_0xdcb3ef[_0x15e980(0x1e6)](_0xec6a47))&&(_0xec6a47[_0x15e980(0x1bd)]('set-cookie')?_0x4a52e3['values']?.[_0x15e980(0x265)](_0x23add9=>{const _0x56c381=_0x15e980;const _0x53e958=_0x54b129[_0xec6a47]||[];_0x53e958['includes'](_0x23add9)||(_0x54b129[_0xec6a47]=_0x53e958[_0x56c381(0x29f)](_0x23add9));}):_0x54b129[_0xec6a47]=_0x4a52e3[_0x15e980(0x258)]);})),delete _0x54b129[_0xb30701(0x292)],_0x54b129||{};},_0x49ce04[_0x2704eb(0x1a7)]=_0x49ce04[_0x2704eb(0x25a)];},0x359:(_0x1fa784,_0x31f4d2,_0x1ef06c)=>{const _0x301cbc=a0_0xaaec;Object[_0x301cbc(0x28b)](_0x31f4d2,_0x301cbc(0x25e),{'value':!0x0}),_0x31f4d2['processMeshResponseHeaders']=void 0x0;const _0x1e0b29=_0x1ef06c(0x1d0);_0x31f4d2['processMeshResponseHeaders']=(_0x3ff7c5,_0x18f7da,_0xdb2bd5,_0x58d91a)=>{const _0xbb5ea0=_0x301cbc;let _0xaffdb3={..._0x58d91a}||{};if(_0xdb2bd5){const _0x510b18=(0x0,_0x1e0b29[_0xbb5ea0(0x23e)])(_0xdb2bd5,_0x18f7da);_0xaffdb3={..._0xaffdb3,..._0x510b18};}if(_0x3ff7c5&&_0x3ff7c5['headers']){const _0x524cd7=Object[_0xbb5ea0(0x179)](Object[_0xbb5ea0(0x1a4)](_0x3ff7c5['headers'])[_0xbb5ea0(0x257)](([_0x3f8df8,_0x399748])=>[_0x3f8df8['toLowerCase'](),_0x399748['toLowerCase']()]));_0xaffdb3={..._0xaffdb3,..._0x524cd7};}return _0xaffdb3;},_0x31f4d2[_0x301cbc(0x1a7)]=_0x31f4d2['processMeshResponseHeaders'];},0x2c6:function(_0x21ac1a,_0x59d667,_0x2bd792){const _0x3eef05=a0_0xaaec;var _0x2e7c91=this&&this[_0x3eef05(0x1ea)]||(Object[_0x3eef05(0x1e2)]?function(_0xf6098d,_0x593fca,_0x21a518,_0x1d9dee){const _0x520d8a=_0x3eef05;void 0x0===_0x1d9dee&&(_0x1d9dee=_0x21a518);var _0x48abb7=Object[_0x520d8a(0x29a)](_0x593fca,_0x21a518);_0x48abb7&&!('get'in _0x48abb7?!_0x593fca[_0x520d8a(0x25e)]:_0x48abb7[_0x520d8a(0x247)]||_0x48abb7[_0x520d8a(0x1ce)])||(_0x48abb7={'enumerable':!0x0,'get':function(){return _0x593fca[_0x21a518];}}),Object[_0x520d8a(0x28b)](_0xf6098d,_0x1d9dee,_0x48abb7);}:function(_0x33ac64,_0x3c3713,_0x3d9344,_0x25c272){void 0x0===_0x25c272&&(_0x25c272=_0x3d9344),_0x33ac64[_0x25c272]=_0x3c3713[_0x3d9344];}),_0x12f383=this&&this[_0x3eef05(0x1e8)]||function(_0x534a92,_0x53435c){const _0x75ebf6=_0x3eef05;for(var _0x41e8af in _0x534a92)_0x75ebf6(0x1a7)===_0x41e8af||Object['prototype']['hasOwnProperty'][_0x75ebf6(0x215)](_0x53435c,_0x41e8af)||_0x2e7c91(_0x53435c,_0x534a92,_0x41e8af);};Object['defineProperty'](_0x59d667,_0x3eef05(0x25e),{'value':!0x0}),_0x12f383(_0x2bd792(0x1a3),_0x59d667);},0x1a3:(_0x7f8564,_0x3ca23f)=>{const _0x24a99e=a0_0xaaec;var _0x5cfaab;Object[_0x24a99e(0x28b)](_0x3ca23f,_0x24a99e(0x25e),{'value':!0x0}),_0x3ca23f[_0x24a99e(0x192)]=void 0x0,(_0x5cfaab=_0x3ca23f[_0x24a99e(0x192)]||(_0x3ca23f[_0x24a99e(0x192)]={}))[_0x24a99e(0x1f8)]=_0x24a99e(0x1f8),_0x5cfaab[_0x24a99e(0x2a8)]=_0x24a99e(0x2a8),_0x5cfaab[_0x24a99e(0x269)]=_0x24a99e(0x269),_0x5cfaab[_0x24a99e(0x224)]=_0x24a99e(0x224),_0x5cfaab[_0x24a99e(0x1ec)]=_0x24a99e(0x1ec);},0x295:function(_0x178c40,_0x536a99,_0x423292){const _0x5aeccc=a0_0xaaec;var _0x1bd8d8=this&&this['__createBinding']||(Object[_0x5aeccc(0x1e2)]?function(_0x448ce2,_0x5b7c87,_0x1e5ca7,_0xf3a160){const _0xdae0fb=_0x5aeccc;void 0x0===_0xf3a160&&(_0xf3a160=_0x1e5ca7);var _0x514171=Object[_0xdae0fb(0x29a)](_0x5b7c87,_0x1e5ca7);_0x514171&&!(_0xdae0fb(0x1b5)in _0x514171?!_0x5b7c87[_0xdae0fb(0x25e)]:_0x514171[_0xdae0fb(0x247)]||_0x514171[_0xdae0fb(0x1ce)])||(_0x514171={'enumerable':!0x0,'get':function(){return _0x5b7c87[_0x1e5ca7];}}),Object['defineProperty'](_0x448ce2,_0xf3a160,_0x514171);}:function(_0x4bc049,_0x475d3c,_0x43c70e,_0x50c31f){void 0x0===_0x50c31f&&(_0x50c31f=_0x43c70e),_0x4bc049[_0x50c31f]=_0x475d3c[_0x43c70e];}),_0x4e2725=this&&this[_0x5aeccc(0x1e8)]||function(_0x2040b1,_0x24c616){const _0x2d1254=_0x5aeccc;for(var _0x36552d in _0x2040b1)_0x2d1254(0x1a7)===_0x36552d||Object[_0x2d1254(0x1fa)][_0x2d1254(0x232)][_0x2d1254(0x215)](_0x24c616,_0x36552d)||_0x1bd8d8(_0x24c616,_0x2040b1,_0x36552d);};Object['defineProperty'](_0x536a99,_0x5aeccc(0x25e),{'value':!0x0}),_0x4e2725(_0x423292(0x1a3),_0x536a99);},0xef:(_0x4de3d5,_0x278c64,_0x29c717)=>{const _0x3fb10f=a0_0xaaec;Object[_0x3fb10f(0x28b)](_0x278c64,_0x3fb10f(0x25e),{'value':!0x0}),_0x278c64[_0x3fb10f(0x276)]=_0x278c64[_0x3fb10f(0x27f)]=_0x278c64['isTI']=void 0x0;const _0x2d7b08=_0x29c717(0x18a),_0x271361=_0x29c717(0x71);_0x278c64[_0x3fb10f(0x20d)]=process['env'][_0x3fb10f(0x242)]&&'TI'===process[_0x3fb10f(0x1dc)][_0x3fb10f(0x242)],_0x278c64['changeDynamicHeadersToLowercase']=function(_0x2795b2){const _0x402216=_0x3fb10f;return _0x2795b2[_0x402216(0x23c)]['forEach'](_0x6ebb3=>{const _0x5def9c=_0x402216;const {handler:_0x4ef8cb}=_0x6ebb3;Object[_0x5def9c(0x258)](_0x4ef8cb)[_0x5def9c(0x265)](({operationHeaders:_0x2849ca,schemaHeaders:_0x3c6edb})=>{const _0x37af87=_0x5def9c;(_0x2849ca||_0x3c6edb)&&(_0x6ebb3[_0x37af87(0x229)]=JSON[_0x37af87(0x29e)](JSON[_0x37af87(0x16c)](_0x6ebb3['handler'])[_0x37af87(0x1de)](/(context\.headers[^}]*)/g,(_0xf11d64,_0x436f35)=>_0x436f35['toLowerCase']())));});}),_0x2795b2;},_0x278c64[_0x3fb10f(0x276)]=async(_0x19f0b2,_0x4e6849)=>{const _0xd5fce=_0x3fb10f;try{const _0x516e8b=JSON[_0xd5fce(0x29e)](_0x19f0b2),_0x2cb58f=_0x271361['privateDecrypt']({'key':_0x4e6849,'padding':_0x271361['constants'][_0xd5fce(0x159)]},Buffer['from'](_0x516e8b[_0xd5fce(0x16d)],_0xd5fce(0x1ed))),_0x153822=_0x271361[_0xd5fce(0x206)](_0xd5fce(0x158),_0x2cb58f,Buffer['from'](_0x516e8b['iv'],'base64'));let _0x37ccee=_0x153822['update'](_0x516e8b['data'],_0xd5fce(0x1ed),_0xd5fce(0x154));return _0x37ccee+=_0x153822[_0xd5fce(0x19b)]('utf8'),{'wasDecryptionSuccessful':!0x0,'decryptedData':_0x37ccee};}catch(_0x4e09c9){return _0x2d7b08[_0xd5fce(0x264)][_0xd5fce(0x1f9)](_0xd5fce(0x24f)+_0x4e09c9),{'wasDecryptionSuccessful':!0x1,'decryptedData':''};}};},0x18a:function(_0x567294,_0x13646c,_0x4c6c3b){const _0x256d77=a0_0xaaec;var _0xd8c7ad=this&&this[_0x256d77(0x191)]||function(_0x3dfcfb){return _0x3dfcfb&&_0x3dfcfb['__esModule']?_0x3dfcfb:{'default':_0x3dfcfb};};Object[_0x256d77(0x28b)](_0x13646c,_0x256d77(0x25e),{'value':!0x0}),_0x13646c[_0x256d77(0x264)]=void 0x0;const _0x5bb058=_0xd8c7ad(_0x4c6c3b(0x221));_0x13646c['logger']=(0x0,_0x5bb058[_0x256d77(0x1a7)])({'level':process[_0x256d77(0x1dc)]['LOG_LEVEL']||_0x256d77(0x1f9)});},0x378:_0x31c697=>{const _0x32edbf=a0_0xaaec;_0x31c697[_0x32edbf(0x27d)]=require(_0x32edbf(0x18c));},0x7f:_0x1ee48d=>{const _0x2975a0=a0_0xaaec;_0x1ee48d[_0x2975a0(0x27d)]=require(_0x2975a0(0x1a8));},0x221:_0x2029a0=>{const _0x5c1ddf=a0_0xaaec;_0x2029a0[_0x5c1ddf(0x27d)]=require('pino');},0x42:_0x4f50e6=>{const _0x52006d=a0_0xaaec;_0x4f50e6['exports']=require(_0x52006d(0x1bc));},0x71:_0x252c88=>{const _0x17a57f=a0_0xaaec;_0x252c88[_0x17a57f(0x27d)]=require(_0x17a57f(0x248));},0x93:_0x527ed4=>{_0x527ed4['exports']=require('fs');},0x11:_0x131854=>{_0x131854['exports']=require('path');},0x189:_0x5d5167=>{const _0x14c6a5=a0_0xaaec;_0x5d5167[_0x14c6a5(0x27d)]=JSON[_0x14c6a5(0x29e)](_0x14c6a5(0x1da));},0x3ad:_0x33fd6d=>{const _0x421767=a0_0xaaec;_0x33fd6d['exports']=JSON[_0x421767(0x29e)](_0x421767(0x2a4));},0x380:_0x33dc22=>{const _0x284b7f=a0_0xaaec;_0x33dc22[_0x284b7f(0x27d)]=JSON['parse'](_0x284b7f(0x204));},0x3a3:_0x11f724=>{const _0x242f5c=a0_0xaaec;_0x11f724[_0x242f5c(0x27d)]=JSON[_0x242f5c(0x29e)](_0x242f5c(0x253));},0x2af:_0x3dd7e9=>{const _0x3cee0c=a0_0xaaec;_0x3dd7e9[_0x3cee0c(0x27d)]=JSON[_0x3cee0c(0x29e)](_0x3cee0c(0x185));},0x151:_0x4bddba=>{const _0x5d0cfe=a0_0xaaec;_0x4bddba[_0x5d0cfe(0x27d)]=JSON[_0x5d0cfe(0x29e)]('{\x22$id\x22:\x22updateTenant-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22type\x22:\x22object\x22},\x22CacheConfig_1\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FetchConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedDomains\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\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:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseCache\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22globalTtl\x22:{\x22type\x22:\x22number\x22},\x22includeExtensionMetadata\x22:{\x22type\x22:\x22boolean\x22},\x22ttlPerSchemaCoordinate\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22coordinate\x22:{\x22type\x22:\x22string\x22},\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22required\x22:[\x22coordinate\x22,\x22ttl\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResponseConfig\x22},\x22runtimeConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RuntimeConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22state\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Context\x20state\x20configuration.\x22,\x22properties\x22:{\x22enabled\x22:{\x22description\x22:\x22Whether\x20context\x20state\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22RunTimeContextConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cacheConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CacheConfig\x22},\x22fetchConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FetchConfig\x22}},\x22type\x22:\x22object\x22},\x22RuntimeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22contextConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RunTimeContextConfig\x22}},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CacheConfig_1\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TenantResources\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Resources\x20associated\x20with\x20a\x20tenant.\x22,\x22properties\x22:{\x22cloudflareKvNamespaceId\x22:{\x22description\x22:\x22Cloudflare\x20KV\x20Namespace\x20ID\x20belonging\x20to\x20the\x20tenant.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22configId\x22:{\x22type\x22:\x22string\x22},\x22createdBy\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/IMSUser\x22},\x22createdOn\x22:{\x22type\x22:\x22string\x22},\x22lastUpdatedBy\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/IMSUser\x22},\x22meshConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MeshConfig\x22},\x22meshStatusReason\x22:{\x22type\x22:\x22string\x22},\x22orgName\x22:{\x22type\x22:\x22string\x22},\x22projectName\x22:{\x22type\x22:\x22string\x22},\x22resources\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/TenantResources\x22},\x22secrets\x22:{\x22type\x22:\x22string\x22},\x22workspaceName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22meshConfig\x22],\x22type\x22:\x22object\x22}');}},_0x10cd1e={};function _0x12c99e(_0x58cd60){const _0x27d28a=a0_0xaaec;var _0x3ab146=_0x10cd1e[_0x58cd60];if(void 0x0!==_0x3ab146)return _0x3ab146[_0x27d28a(0x27d)];var _0x5e19c7=_0x10cd1e[_0x58cd60]={'exports':{}};return _0x87a440[_0x58cd60][_0x27d28a(0x215)](_0x5e19c7[_0x27d28a(0x27d)],_0x5e19c7,_0x5e19c7['exports'],_0x12c99e),_0x5e19c7[_0x27d28a(0x27d)];}_0x12c99e['n']=_0xcd83cc=>{const _0x8a68df=a0_0xaaec;var _0x221989=_0xcd83cc&&_0xcd83cc[_0x8a68df(0x25e)]?()=>_0xcd83cc['default']:()=>_0xcd83cc;return _0x12c99e['d'](_0x221989,{'a':_0x221989}),_0x221989;},_0x12c99e['d']=(_0x574414,_0x292741)=>{for(var _0x2f1854 in _0x292741)_0x12c99e['o'](_0x292741,_0x2f1854)&&!_0x12c99e['o'](_0x574414,_0x2f1854)&&Object['defineProperty'](_0x574414,_0x2f1854,{'enumerable':!0x0,'get':_0x292741[_0x2f1854]});},_0x12c99e['o']=(_0x338d53,_0x364101)=>Object[_0x311145(0x1fa)][_0x311145(0x232)][_0x311145(0x215)](_0x338d53,_0x364101),_0x12c99e['r']=_0xe240ec=>{const _0x2a415f=_0x311145;_0x2a415f(0x250)!=typeof Symbol&&Symbol[_0x2a415f(0x174)]&&Object[_0x2a415f(0x28b)](_0xe240ec,Symbol['toStringTag'],{'value':_0x2a415f(0x284)}),Object[_0x2a415f(0x28b)](_0xe240ec,_0x2a415f(0x25e),{'value':!0x0});};var _0x1aea1b={};((()=>{const _0x4db90f=_0x311145;_0x12c99e['r'](_0x1aea1b),_0x12c99e['d'](_0x1aea1b,{'default':()=>_0x47b8ba});const _0x5f5c36=require(_0x4db90f(0x188));var _0x435363=_0x12c99e(0x22b);const _0x36a677=require(_0x4db90f(0x29d)),_0x461cc6=require(_0x4db90f(0x29b));var _0x450cd6=_0x12c99e['n'](_0x461cc6);const _0x1402fd=require(_0x4db90f(0x18d));var _0x2a96c3=_0x12c99e['n'](_0x1402fd);const _0xc87e16=require(_0x4db90f(0x249));var _0xddece7=_0x12c99e(0x11),_0x1a28d9=_0x12c99e['n'](_0xddece7);class _0x4cd055 extends Error{['name'];[_0x4db90f(0x279)];[_0x4db90f(0x17d)];[_0x4db90f(0x1fc)];constructor(_0x4618d9,_0x2cb415,_0x4928dc,_0x56d7f9){const _0xfc7367=_0x4db90f;super(_0x4618d9),this[_0xfc7367(0x239)]=_0x2cb415,this[_0xfc7367(0x1fc)]=_0x5f5c36[_0xfc7367(0x256)][_0xfc7367(0x1b5)](_0xfc7367(0x1fc)),this['stack']=_0x4928dc,this['cause']=_0x56d7f9;}}function _0x509690(_0x30cfcf){const _0x374761=_0x4db90f;let _0x24913f=_0x30cfcf;for(;!_0x450cd6()[_0x374761(0x1b6)](_0x1a28d9()[_0x374761(0x1d7)](_0x24913f,_0x374761(0x1e0)));)_0x24913f=_0x1a28d9()[_0x374761(0x1d7)](_0x24913f,'..');return console['log'](_0x374761(0x211),_0x24913f),_0x24913f;}var _0x1c14ba=_0x12c99e(0x221);const _0x231caf=_0x12c99e['n'](_0x1c14ba)()({'level':process['env'][_0x4db90f(0x162)]||'info','mixin':()=>({'requestId':_0x5f5c36[_0x4db90f(0x256)][_0x4db90f(0x1b5)](_0x4db90f(0x1fc)),'container':process[_0x4db90f(0x1dc)][_0x4db90f(0x242)]})}),_0x47b8ba={'buildMesh':async function(_0x2f1c34,_0x52803f){const _0x520347=_0x4db90f;const _0x29a492=_0x509690(process[_0x520347(0x20b)]());!function(_0x1497ce,_0x58e289){const _0x5cdcae=_0x520347;_0x450cd6()[_0x5cdcae(0x1b6)](_0x1a28d9()[_0x5cdcae(0x1e5)](''+_0x58e289,_0x5cdcae(0x290)))||_0x450cd6()[_0x5cdcae(0x295)](_0x1a28d9()[_0x5cdcae(0x1e5)](''+_0x58e289,'meshes')),_0x450cd6()[_0x5cdcae(0x1b6)](_0x1a28d9()[_0x5cdcae(0x1e5)](''+_0x58e289,_0x5cdcae(0x1b0)))||_0x450cd6()[_0x5cdcae(0x295)](_0x1a28d9()[_0x5cdcae(0x1e5)](''+_0x58e289,_0x5cdcae(0x1b0))),_0x450cd6()[_0x5cdcae(0x1b6)](_0x1a28d9()[_0x5cdcae(0x1e5)](''+_0x58e289,_0x5cdcae(0x293)))||_0x450cd6()[_0x5cdcae(0x295)](_0x1a28d9()[_0x5cdcae(0x1e5)](''+_0x58e289,_0x5cdcae(0x293))),_0x450cd6()['createFileSync'](_0x58e289+'/'+_0x1497ce+_0x5cdcae(0x259));}(_0x2f1c34,_0x29a492);const _0x1a2f8d=_0x36a677['spawn'];_0x231caf[_0x520347(0x1f9)](_0x520347(0x19c)+_0x2f1c34);try{const _0x4c18c1=()=>{const _0xdc98a1=_0x520347;const _0x34fc4e=_0x450cd6()[_0xdc98a1(0x21b)](_0x29a492+'/'+_0x2f1c34+_0xdc98a1(0x259),_0xdc98a1(0x154))[_0xdc98a1(0x244)](_0xdc98a1(0x28a),'');_0x450cd6()[_0xdc98a1(0x228)](_0x29a492+'/'+_0x2f1c34+_0xdc98a1(0x259),_0x34fc4e,_0xdc98a1(0x154));};_0x52803f[_0x520347(0x22d)]=[..._0x52803f[_0x520347(0x22d)]||[],{'httpDetailsExtensions':{}}];const _0x5b05a0=[],_0x3cdc7c=function(_0x497a80){const _0xd3c6d9=_0x520347;const _0x1b0e45=Math[_0xd3c6d9(0x27c)](Date[_0xd3c6d9(0x1fe)]()/0x3e8),_0x5a5486=_0x497a80['split']('.')[_0xd3c6d9(0x1c2)]();return _0x497a80[_0xd3c6d9(0x1e4)](0x0,_0x497a80['lastIndexOf']('.'))+'_'+_0x1b0e45+'.'+_0x5a5486;}(_0x520347(0x1b1));for(let _0x2ee7a5 of _0x52803f[_0x520347(0x23c)])_0x2ee7a5[_0x520347(0x229)][_0x520347(0x1a0)]&&_0x5b05a0['push']({'source':_0x2ee7a5['name'],'handler':'./'+_0x3cdc7c});_0x5b05a0[_0x520347(0x1c8)]>0x0&&(_0x52803f['plugins'][_0x520347(0x252)]({'onFetch':_0x5b05a0}),_0x52803f['files']=[..._0x52803f['files']||[],{'path':'./'+_0x3cdc7c,'content':_0x520347(0x23d)}]),await async function(_0x520cd0,_0x1b1405){const _0x177fc3=_0x520347;try{(0x0,_0x435363[_0x177fc3(0x175)])(_0x520cd0,_0x1b1405),(0x0,_0x435363[_0x177fc3(0x270)])(_0x520cd0,_0x1b1405);}catch(_0xb3a6b0){throw _0x231caf[_0x177fc3(0x269)](_0xb3a6b0,_0x177fc3(0x1f5)),new _0x4cd055('An\x20error\x20occured\x20while\x20materializing\x20the\x20files:\x20'+_0xb3a6b0,_0x177fc3(0x207),_0x5f5c36['requestContext'][_0x177fc3(0x1b5)](_0x177fc3(0x1fc)));}}(_0x2f1c34,_0x52803f),_0x231caf[_0x520347(0x1f9)]('Creating\x20'+_0x29a492+'/'+_0x2f1c34+_0x520347(0x28c)),_0x450cd6()[_0x520347(0x1b6)](_0x1a28d9()[_0x520347(0x1e5)](''+_0x29a492,''+_0x2f1c34))||_0x450cd6()[_0x520347(0x295)](_0x1a28d9()[_0x520347(0x1e5)](''+_0x29a492,''+_0x2f1c34)),_0x52803f[_0x520347(0x26c)]&&(_0x450cd6()[_0x520347(0x228)](_0x1a28d9()[_0x520347(0x1e5)](''+_0x29a492,_0x2f1c34,_0x520347(0x266)),JSON[_0x520347(0x16c)](_0x52803f)),delete _0x52803f[_0x520347(0x26c)]),_0x231caf['info'](_0x520347(0x15a)+JSON['stringify'](_0x52803f)),_0x450cd6()['writeFileSync'](_0x1a28d9()[_0x520347(0x1e5)](''+_0x29a492,''+_0x2f1c34,_0x520347(0x1b3)),JSON[_0x520347(0x16c)](_0x52803f)),_0x231caf[_0x520347(0x1f9)](_0x520347(0x1f2)),_0x450cd6()[_0x520347(0x1d3)](_0x1a28d9()[_0x520347(0x1e5)](''+_0x29a492,''+_0x2f1c34,_0x520347(0x1b3)),0x1fd),_0x231caf[_0x520347(0x1f9)](_0x520347(0x19e));try{return new Promise((_0x320226,_0x5b3289)=>{const _0x26b260=_0x520347;const _0x3400fc=_0x450cd6()[_0x26b260(0x20f)](_0x2f1c34+_0x26b260(0x259),{'flags':'a'}),_0x373a71=_0x1a2f8d(_0x26b260(0x19a),[_0x1a28d9()['resolve'](__dirname,_0x26b260(0x16e)),_0x1a28d9()['resolve'](_0x29a492,_0x2f1c34)],{});_0x373a71[_0x26b260(0x26b)]['pipe'](_0x3400fc),_0x373a71[_0x26b260(0x235)]['pipe'](_0x3400fc),_0x373a71['on']('close',function(_0x2bc1f8){const _0x4d2de5=_0x26b260;_0x231caf['info'](_0x4d2de5(0x1be)+_0x2bc1f8),_0x4c18c1(),0x0===_0x2bc1f8?_0x320226(!0x0):_0x5b3289(!0x1);}),_0x373a71['on']('error',function(_0x267e50){const _0x109abf=_0x26b260;_0x231caf[_0x109abf(0x269)](_0x109abf(0x219)+_0x267e50['message']),_0x231caf[_0x109abf(0x269)](_0x267e50),_0x4c18c1(),_0x5b3289(_0x267e50);});})[_0x520347(0x17a)](()=>(_0x231caf['info'](_0x520347(0x15b)),function(_0x224d17,_0x3b10c7){const _0x2833fa=_0x520347;try{_0x450cd6()[_0x2833fa(0x187)](_0x1a28d9()[_0x2833fa(0x1e5)](''+_0x3b10c7,_0x2833fa(0x1b0),_0x224d17)),_0x450cd6()[_0x2833fa(0x275)](_0x1a28d9()['resolve'](''+_0x3b10c7,_0x224d17,_0x2833fa(0x184)),_0x1a28d9()['resolve'](''+_0x3b10c7,_0x2833fa(0x1b0),''+_0x224d17)),_0x450cd6()[_0x2833fa(0x173)](_0x1a28d9()[_0x2833fa(0x1e5)](''+_0x3b10c7,_0x224d17,'.meshrc.json'),_0x1a28d9()[_0x2833fa(0x1e5)](''+_0x3b10c7,'mesh-artifact',''+_0x224d17,'.meshrc.json')),_0x450cd6()[_0x2833fa(0x1b6)](_0x1a28d9()[_0x2833fa(0x1e5)](''+_0x3b10c7,_0x224d17,_0x2833fa(0x266)))&&_0x450cd6()[_0x2833fa(0x173)](_0x1a28d9()[_0x2833fa(0x1e5)](''+_0x3b10c7,_0x224d17,_0x2833fa(0x266)),_0x1a28d9()['resolve'](''+_0x3b10c7,_0x2833fa(0x1b0),''+_0x224d17,_0x2833fa(0x266))),_0x450cd6()[_0x2833fa(0x1b6)](_0x1a28d9()[_0x2833fa(0x1e5)](''+_0x3b10c7,_0x224d17,_0x2833fa(0x278)))&&_0x450cd6()[_0x2833fa(0x275)](_0x1a28d9()[_0x2833fa(0x1e5)](''+_0x3b10c7,_0x224d17,'tenantFiles'),_0x1a28d9()['resolve'](''+_0x3b10c7,_0x2833fa(0x1b0),_0x2833fa(0x278))),_0x450cd6()['removeSync'](_0x1a28d9()[_0x2833fa(0x1e5)](''+_0x3b10c7,_0x224d17));}catch(_0x2585cb){throw _0x231caf[_0x2833fa(0x269)](_0x2585cb,_0x2833fa(0x2aa)),_0x2585cb;}}(_0x2f1c34,_0x29a492),_0x231caf[_0x520347(0x1f9)](_0x520347(0x1c9)),!0x0))[_0x520347(0x202)](_0x2dfda3=>{const _0x518657=_0x520347;_0x231caf[_0x518657(0x269)](_0x2dfda3,'An\x20error\x20occurred\x20in\x20graphqlMesh()');const _0x506232=_0x450cd6()[_0x518657(0x21b)](_0x29a492+'/'+_0x2f1c34+'.txt',_0x518657(0x154));throw new _0x4cd055(_0x506232,_0x518657(0x207),_0x5f5c36[_0x518657(0x256)][_0x518657(0x1b5)](_0x518657(0x1fc)));});}catch(_0x7fbfa0){_0x231caf[_0x520347(0x269)](_0x7fbfa0,_0x520347(0x203));const _0x4895a7=_0x7fbfa0[_0x520347(0x279)][_0x520347(0x244)](_0x520347(0x28a),'');if(_0x450cd6()[_0x520347(0x228)](_0x2f1c34+_0x520347(0x259),_0x4895a7),_0x7fbfa0 instanceof Error)throw new _0x4cd055(_0x4895a7,_0x520347(0x207),_0x5f5c36[_0x520347(0x256)]['get'](_0x520347(0x1fc)));}}catch(_0x44dc6c){throw _0x231caf[_0x520347(0x269)](_0x44dc6c,_0x520347(0x25f)),_0x44dc6c;}},'compileMesh':async function(_0x1ac675){const _0x2375b6=_0x4db90f;const _0x37968=_0x509690(process['cwd']()),_0x43e46e=_0x1a28d9()[_0x2375b6(0x1e5)](_0x37968,'mesh-artifact',_0x1ac675),_0x929dbc={'compilerOptions':{'module':_0x2a96c3()['ModuleKind'][_0x2375b6(0x280)],'esModuleInterop':!0x0,'moduleResolution':0x2}};return _0x231caf[_0x2375b6(0x1f9)](_0x2375b6(0x289)+_0x43e46e+_0x2375b6(0x243)),(0x0,_0xc87e16['glob'])(_0x43e46e+'/**/*.ts',{'dot':!0x0})[_0x2375b6(0x17a)](_0x4846ac=>{const _0x580aa5=_0x2375b6;const _0xe81834=[];return _0x4846ac[_0x580aa5(0x265)](async _0x3a77f5=>{const _0x28332e=_0x580aa5;_0xe81834[_0x28332e(0x1fd)](new Promise((_0x3c3534,_0x2bc791)=>{const _0x2391a1=_0x28332e;_0x450cd6()[_0x2391a1(0x1e7)](_0x3a77f5,_0x2391a1(0x154))[_0x2391a1(0x17a)](_0x57d5fd=>{const _0x3527ed=_0x2391a1;const _0x300d7e=_0x2a96c3()[_0x3527ed(0x22f)](_0x57d5fd,_0x929dbc),_0x2a2959=_0x3a77f5['replace'](_0x3527ed(0x19f),_0x3527ed(0x22a));_0x450cd6()[_0x3527ed(0x271)](_0x2a2959,_0x300d7e[_0x3527ed(0x21e)])[_0x3527ed(0x17a)](()=>_0x450cd6()['rm'](_0x3a77f5))[_0x3527ed(0x17a)](()=>{const _0x32b95c=_0x3527ed;_0x231caf['info'](_0x32b95c(0x16a)+_0x3a77f5),_0x3c3534(_0x2a2959);})[_0x3527ed(0x202)](_0x19cef4=>{const _0x1aaaa8=_0x3527ed;_0x231caf[_0x1aaaa8(0x269)](_0x1aaaa8(0x2a6),_0x19cef4),_0x2bc791(_0x19cef4);});});}));}),Promise[_0x580aa5(0x28e)](_0xe81834);})['catch'](_0x55eca6=>{const _0x206ebe=_0x2375b6;throw _0x231caf[_0x206ebe(0x269)](_0x206ebe(0x2a6),_0x55eca6),_0x55eca6;});},'validateMesh':async function(_0x2a86b5){const _0x45bbe9=_0x4db90f;const {isValid:_0x10468d,errors:_0x19c695}=(0x0,_0x435363['validateCreateMeshConfigSchema'])({'meshConfig':_0x2a86b5});if(!_0x10468d){const _0x482b7b=new Error(_0x19c695?(0x0,_0x435363[_0x45bbe9(0x1b4)])(_0x19c695):_0x45bbe9(0x1ca));throw _0x482b7b['name']=_0x45bbe9(0x216),_0x482b7b;}const {isValid:_0x586580,reasons:_0x589b7e}=await(0x0,_0x435363[_0x45bbe9(0x182)])(_0x2a86b5);if(!_0x586580){const _0x25ac99=new Error(_0x589b7e[_0x45bbe9(0x1d7)](_0x45bbe9(0x283)));throw _0x25ac99['name']=_0x45bbe9(0x216),_0x25ac99;}const {isValid:_0x3e1def,errors:_0x3c9625}=(0x0,_0x435363[_0x45bbe9(0x226)])(_0x2a86b5);if(!_0x3e1def){const _0x482a6a=_0x19c695?new Error(_0x19c695['join'](_0x45bbe9(0x283))):new Error(_0x45bbe9(0x189));throw _0x482a6a[_0x45bbe9(0x239)]=_0x45bbe9(0x190),_0x482a6a;}return!0x0;}};})());var _0x31834a=exports;for(var _0x419caf in _0x1aea1b)_0x31834a[_0x419caf]=_0x1aea1b[_0x419caf];_0x1aea1b[_0x311145(0x25e)]&&Object[_0x311145(0x28b)](_0x31834a,_0x311145(0x25e),{'value':!0x0});})());
1
+ (function(_0x11124a,_0xd023cd){const _0x3cee71=a0_0x415a;const _0xbcbfe9=_0x11124a();while(!![]){try{const _0x260d22=parseInt(_0x3cee71(0x1db))/0x1*(parseInt(_0x3cee71(0x194))/0x2)+parseInt(_0x3cee71(0x167))/0x3+-parseInt(_0x3cee71(0x1f4))/0x4+-parseInt(_0x3cee71(0x1e1))/0x5*(-parseInt(_0x3cee71(0x200))/0x6)+parseInt(_0x3cee71(0x100))/0x7*(-parseInt(_0x3cee71(0x209))/0x8)+-parseInt(_0x3cee71(0x1be))/0x9+-parseInt(_0x3cee71(0x11d))/0xa*(-parseInt(_0x3cee71(0xf6))/0xb);if(_0x260d22===_0xd023cd){break;}else{_0xbcbfe9['push'](_0xbcbfe9['shift']());}}catch(_0x2318bb){_0xbcbfe9['push'](_0xbcbfe9['shift']());}}}(a0_0x3d50,0xcfc86));((()=>{'use strict';const _0x2daa25=a0_0x415a;var _0x2619af={0x1d0:(_0x40b0e0,_0x2fc51f)=>{const _0x123975=a0_0x415a;function _0x45b419(_0x309c1e){const _0x2831d9={};return _0x309c1e['replace'](/(?:^|(?:\s*\,\s*))([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)(?:\=(?:([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)|(?:\"((?:[^"\\]|\\.)*)\")))?/g,function(_0x185107,_0x24c326,_0x1ce526,_0x26cf52){const _0x38d4dc=a0_0x415a;const _0x4d0b90=_0x1ce526||_0x26cf52;return _0x2831d9[_0x24c326]=_0x4d0b90?_0x4d0b90[_0x38d4dc(0x1b8)]():_0x24c326,'';})?{}:_0x2831d9;}function _0x4531b5(_0x4afec0,_0x5dd1cd){const _0x205e98=a0_0x415a;if(_0x4afec0['no-store'])return _0x4afec0;if(_0x5dd1cd[_0x205e98(0x19e)])return(_0x4afec0={})[_0x205e98(0x19e)]=_0x205e98(0x19e),_0x4afec0;[_0x205e98(0x14b),_0x205e98(0xf9),_0x205e98(0x25a),_0x205e98(0x203),_0x205e98(0x118),_0x205e98(0x266)][_0x205e98(0x1bc)](_0x306a0c=>{var _0x11dd21,_0x4d07f9,_0xf8bddd;_0x11dd21=_0x306a0c,_0x4d07f9=_0x5dd1cd[_0x306a0c],(_0xf8bddd=_0x4afec0)[_0x11dd21]&&_0x4d07f9?isNaN(Number(_0xf8bddd[_0x11dd21]))&&!isNaN(Number(_0x4d07f9))?_0xf8bddd[_0x11dd21]=_0x4d07f9:isNaN(Number(_0xf8bddd[_0x11dd21]))||isNaN(Number(_0x4d07f9))||Number(_0xf8bddd[_0x11dd21])>Number(_0x4d07f9)&&(_0xf8bddd[_0x11dd21]=_0x4d07f9):_0x4d07f9&&(_0xf8bddd[_0x11dd21]=_0x4d07f9);});const _0x5eeef8=['public',_0x205e98(0x1f9),_0x205e98(0x163),'no-cache',_0x205e98(0x22c),'must-revalidate',_0x205e98(0x15a),_0x205e98(0x20d)];return Object[_0x205e98(0x1d7)](_0x5dd1cd)[_0x205e98(0x1bc)](_0x4e72a1=>{_0x5eeef8['includes'](_0x4e72a1)&&!_0x4afec0[_0x4e72a1]&&(_0x4afec0[_0x4e72a1]=_0x5dd1cd[_0x4e72a1]);}),_0x4afec0[_0x205e98(0x1f9)]&&_0x4afec0['public']&&delete _0x4afec0[_0x205e98(0x15e)],_0x4afec0[_0x205e98(0x1f9)]&&_0x4afec0['s-maxage']&&delete _0x4afec0['s-maxage'],_0x4afec0;}function _0x26635d(_0x182ba7){const _0x2e12c0=a0_0x415a;const _0x9ed145=[];return Object[_0x2e12c0(0x1d7)](_0x182ba7)['forEach']((_0x58de5d,_0x396783)=>{const _0xbc1a81=_0x2e12c0;_0x182ba7[_0x58de5d]===_0x58de5d?_0x9ed145[_0xbc1a81(0x22f)](_0x58de5d):_0x9ed145[_0xbc1a81(0x22f)](_0x58de5d+'='+_0x182ba7[_0x58de5d]);}),_0x9ed145[_0x2e12c0(0x233)]();}Object['defineProperty'](_0x2fc51f,_0x123975(0x195),{'value':!0x0}),_0x2fc51f[_0x123975(0x18b)]=void 0x0,_0x2fc51f[_0x123975(0x18b)]=(_0x3f4dfc,_0x5a869f)=>{const _0x5a99cb=_0x123975;let _0x3a6915={};const _0x538920={};return _0x3f4dfc?.[_0x5a99cb(0x1bc)](_0x4e1ae9=>{const _0x1dceb9=_0x5a99cb;if(_0x1dceb9(0x11f)===_0x4e1ae9[_0x1dceb9(0x13f)][_0x1dceb9(0x1b8)]()){_0x538920[_0x4e1ae9['source']]||(_0x538920[_0x4e1ae9['source']]=!0x0);const _0x502eb5=_0x45b419(_0x4e1ae9[_0x1dceb9(0x116)][_0x1dceb9(0x233)]()),_0x5b28b5=Object[_0x1dceb9(0x1d2)](Object[_0x1dceb9(0x10b)](_0x502eb5)[_0x1dceb9(0x190)](([_0x1b3a04,_0x2cd410])=>[_0x1b3a04[_0x1dceb9(0x1b8)](),_0x2cd410['toLowerCase']()]));_0x3a6915=_0x4531b5(_0x3a6915,_0x5b28b5);}}),_0x5a869f['forEach'](_0x23eadb=>{const _0x337a0f=_0x5a99cb;const _0x37f10b=_0x23eadb?.[_0x337a0f(0x21c)]?.[_0x337a0f(0x24b)]?.[_0x337a0f(0x1b4)];if(!_0x538920[_0x23eadb[_0x337a0f(0x13f)]]&&_0x37f10b){const _0x29ed7e=_0x45b419(_0x37f10b),_0x1f5184=Object[_0x337a0f(0x1d2)](Object[_0x337a0f(0x10b)](_0x29ed7e)[_0x337a0f(0x190)](([_0x4e4a68,_0x39bdaf])=>[_0x4e4a68[_0x337a0f(0x1b8)](),_0x39bdaf['toLowerCase']()]));_0x3a6915=_0x4531b5(_0x3a6915,_0x1f5184);}}),{'cache-control':_0x26635d(_0x3a6915)};},_0x2fc51f[_0x123975(0x12f)]=_0x2fc51f[_0x123975(0x18b)];},0x1c9:function(_0x16d051,_0x3ee7f8,_0x19e174){const _0x3da695=a0_0x415a;var _0x419c0a=this&&this[_0x3da695(0x202)]||function(_0x1c55a8){const _0x3fedd6=_0x3da695;return _0x1c55a8&&_0x1c55a8[_0x3fedd6(0x195)]?_0x1c55a8:{'default':_0x1c55a8};};Object[_0x3da695(0x112)](_0x3ee7f8,_0x3da695(0x195),{'value':!0x0}),_0x3ee7f8['handleHooksFileReferences']=_0x3ee7f8[_0x3da695(0x189)]=_0x3ee7f8[_0x3da695(0x253)]=_0x3ee7f8[_0x3da695(0x14e)]=_0x3ee7f8[_0x3da695(0x23b)]=_0x3ee7f8[_0x3da695(0x144)]=_0x3ee7f8['handleGraphQLSchemaFileReferences']=_0x3ee7f8['replaceRelativePaths']=_0x3ee7f8['replaceFileReferencesInConfig']=_0x3ee7f8['getTenantTmpDir']=_0x3ee7f8[_0x3da695(0x113)]=_0x3ee7f8[_0x3da695(0x236)]=_0x3ee7f8[_0x3da695(0x197)]=_0x3ee7f8[_0x3da695(0x117)]=_0x3ee7f8[_0x3da695(0x256)]=void 0x0;const _0x292eb7=_0x19e174(0x71),_0x4b65a7=_0x419c0a(_0x19e174(0x11)),_0x252467=_0x19e174(0x18a),_0x7cba6e=_0x19e174(0x93),_0x4e673a=_0x19e174(0x11);function _0x479104(_0x4e9763){const _0x5b6c23=_0x3da695;const _0x3dfd85=_0x4e9763[_0x5b6c23(0x19b)](/^\.\//,''),_0x13e974=_0x4b65a7[_0x5b6c23(0x12f)][_0x5b6c23(0x155)](_0x4e9763);_0x5b6c23(0x185)===_0x4b65a7[_0x5b6c23(0x12f)][_0x5b6c23(0x1ed)](_0x13e974)&&(_0x4e9763=_0x5b6c23(0x1eb)+_0x4e9763);const _0x60d237=(0x0,_0x4e673a[_0x5b6c23(0x208)])(_0x4e9763),_0x18db8e=_0x4b65a7[_0x5b6c23(0x12f)]['dirname'](_0x60d237);return{'name':_0x3dfd85,'relativePath':_0x4e9763,'absolutePath':_0x60d237,'parentDir':{'relative':_0x18db8e,'absolute':(0x0,_0x4e673a[_0x5b6c23(0x208)])(_0x18db8e)}};}function _0xdcf340(_0x3af854,_0x43cc28,_0x25a8fe=!0x1){const _0x2326d5=_0x3da695;const _0x38b77e=_0x3af854[_0x2326d5(0x19b)](/^\.\//,''),_0x2647f3=_0x5ca94a(_0x43cc28,_0x25a8fe),_0x50686c=_0x2647f3['relative']+'/'+_0x38b77e;return{'name':_0x38b77e,'relativePath':_0x50686c,'absolutePath':(0x0,_0x4e673a[_0x2326d5(0x208)])(_0x50686c),'parentDir':_0x2647f3};}function _0x5ca94a(_0x2e11b9,_0x5d48f8=!0x1){const _0x206961=_0x3da695;const _0x5fed0=process[_0x206961(0x21a)],_0x2fdff2=process[_0x206961(0x1f1)][_0x206961(0xfb)]||'';try{const _0x2a2c16=_0x5fed0+_0x2fdff2,_0x4bbe39=(0x0,_0x292eb7[_0x206961(0x265)])(_0x206961(0x1d8))[_0x206961(0x162)](_0x2e11b9+_0x2a2c16)[_0x206961(0x1a5)](_0x206961(0x1cd)),_0x28ccb0=_0x5d48f8?_0x206961(0x175)+_0x2e11b9+'-'+_0x4bbe39:'./'+_0x2e11b9+'/tenantFiles/'+_0x2e11b9+'-'+_0x4bbe39;return{'relative':_0x28ccb0,'absolute':(0x0,_0x4e673a[_0x206961(0x208)])(_0x28ccb0)};}catch(_0x1f036f){throw _0x252467['logger'][_0x206961(0x1fe)](_0x206961(0x10a)),_0x1f036f;}}function _0x536670(_0x54fe51,_0x3e195b){const _0x5a0b32=_0x3da695;if(_0x54fe51['startsWith'](_0x5a0b32(0x134))||_0x54fe51['startsWith'](_0x5a0b32(0x153)))return _0x54fe51;{const _0x623334=_0xdcf340(_0x54fe51,_0x3e195b,!0x0)[_0x5a0b32(0x24e)];return _0x252467[_0x5a0b32(0x18d)][_0x5a0b32(0x214)](_0x5a0b32(0x1ee)+_0x54fe51+_0x5a0b32(0x152)+_0x623334+_0x5a0b32(0x171)),_0x623334;}}function _0x550d46(_0x42cb91,_0x5c56a4){const _0x271513=_0x3da695;_0x5c56a4[_0x271513(0x1b3)][_0x271513(0x1bc)](_0x1cc1bf=>{const _0x2615d9=_0x271513;const _0x23c916=_0x1cc1bf[_0x2615d9(0x103)][_0x2615d9(0x18a)];_0x23c916&&_0x23c916['source']&&(_0x23c916[_0x2615d9(0x12d)]=_0x536670(_0x23c916['source'],_0x42cb91));});}function _0x135715(_0x1a17f9,_0x528510){const _0xbab4fb=_0x3da695;_0x528510[_0xbab4fb(0x1b3)][_0xbab4fb(0x1bc)](_0x53912d=>{const _0x146892=_0xbab4fb;_0x53912d['handler'][_0x146892(0x246)]?.[_0x146892(0x227)]['forEach'](_0x203d90=>{const _0x187726=_0x146892;_0x203d90[_0x187726(0x172)]&&(_0x203d90[_0x187726(0x172)]=_0x536670(_0x203d90[_0x187726(0x172)],_0x1a17f9)),_0x203d90['responseSample']&&(_0x203d90[_0x187726(0x14c)]=_0x536670(_0x203d90['responseSample'],_0x1a17f9)),_0x203d90['requestSchema']&&(_0x203d90[_0x187726(0x1a4)]=_0x536670(_0x203d90[_0x187726(0x1a4)],_0x1a17f9)),_0x203d90[_0x187726(0x126)]&&(_0x203d90['requestSample']=_0x536670(_0x203d90['requestSample'],_0x1a17f9));});});}function _0x4a4250(_0x4645b0,_0x45c730){const _0xa3be43=_0x3da695;_0x45c730[_0xa3be43(0x1b3)]['forEach'](_0x10250b=>{const _0x239163=_0xa3be43;const _0x1dec2e=_0x10250b[_0x239163(0x103)][_0x239163(0x166)];_0x1dec2e&&(_0x1dec2e['source']=_0x536670(_0x1dec2e[_0x239163(0x12d)],_0x4645b0));});}function _0x555866(_0x33e735,_0x96d324){const _0x1703df=_0x3da695;_0x96d324[_0x1703df(0x1b3)][_0x1703df(0x1bc)](_0x2b2b2f=>{const _0xdc1bd0=_0x1703df;_0x2b2b2f[_0xdc1bd0(0x14f)]?.[_0xdc1bd0(0x1bc)](_0x4cb02f=>{const _0x2b1a59=_0xdc1bd0;_0x4cb02f[_0x2b1a59(0x182)]?.[_0x2b1a59(0x125)][_0x2b1a59(0x1bc)](_0xfdaca8=>{const _0x6f72b8=_0x2b1a59;_0xfdaca8&&_0xfdaca8[_0x6f72b8(0x238)]&&(_0xfdaca8[_0x6f72b8(0x238)]=_0x536670(_0xfdaca8['composer'],_0x33e735));});});}),_0x96d324[_0x1703df(0x14f)]?.[_0x1703df(0x1bc)](_0x37edaa=>{const _0x4c489e=_0x1703df;_0x37edaa['resolversComposition']?.[_0x4c489e(0x125)]['forEach'](_0x5be0c7=>{const _0x5c2e60=_0x4c489e;_0x5be0c7&&_0x5be0c7[_0x5c2e60(0x238)]&&(_0x5be0c7[_0x5c2e60(0x238)]=_0x536670(_0x5be0c7[_0x5c2e60(0x238)],_0x33e735));});});}function _0x324d3b(_0x49d631,_0x327f32){const _0x2cc0ab=_0x3da695;_0x327f32[_0x2cc0ab(0x1b3)][_0x2cc0ab(0x1bc)](_0x5eeab6=>{const _0x473920=_0x2cc0ab;_0x5eeab6['transforms']?.[_0x473920(0x1bc)](_0x41c9af=>{const _0x3e3669=_0x473920;_0x41c9af[_0x3e3669(0x148)]?.[_0x3e3669(0x122)][_0x3e3669(0x1bc)](_0x4149c2=>{const _0x87b7e9=_0x3e3669;_0x4149c2&&_0x4149c2[_0x87b7e9(0x238)]&&(_0x4149c2['composer']=_0x536670(_0x4149c2[_0x87b7e9(0x238)],_0x49d631));});});}),_0x327f32[_0x2cc0ab(0x14f)]?.['forEach'](_0x511239=>{const _0x10ae62=_0x2cc0ab;_0x511239[_0x10ae62(0x148)]?.[_0x10ae62(0x122)][_0x10ae62(0x1bc)](_0x41ed40=>{const _0x1a87fb=_0x10ae62;_0x41ed40&&_0x41ed40['composer']&&(_0x41ed40[_0x1a87fb(0x238)]=_0x536670(_0x41ed40['composer'],_0x49d631));});});}function _0x1d05d8(_0x2eb230,_0x147125){const _0x285673=_0x3da695;const _0x40e480=[];_0x147125[_0x285673(0x1c1)]?.[_0x285673(0x1bc)](_0x2aa143=>{const _0x7d8cca=_0x285673;_0x7d8cca(0x1b0)==typeof _0x2aa143?_0x40e480[_0x7d8cca(0x22f)](_0x536670(_0x2aa143,_0x2eb230)):_0x40e480[_0x7d8cca(0x22f)](_0x2aa143);}),_0x147125[_0x285673(0x1c1)]=_0x40e480;}function _0x472214(_0x38fcb5,_0x38951e){!function(_0x6d36fd,_0x125b30){const _0x4818ba=a0_0x415a;_0x125b30['plugins']&&_0x125b30[_0x4818ba(0x231)][_0x4818ba(0x1bc)](_0x587305=>{const _0x2f4b91=_0x4818ba;const _0xd238d=_0x587305['hooks'];_0xd238d&&_0xd238d[_0x2f4b91(0x132)]&&(console[_0x2f4b91(0x226)](_0x2f4b91(0x1dd),_0xd238d[_0x2f4b91(0x132)]),Object[_0x2f4b91(0x1d7)](_0xd238d['beforeSource'])[_0x2f4b91(0x1bc)](_0x533ec7=>{const _0x1264cd=_0x2f4b91;_0xd238d['beforeSource']&&_0xd238d[_0x1264cd(0x132)][_0x533ec7]&&_0xd238d['beforeSource'][_0x533ec7][_0x1264cd(0x1bc)](_0x5ad1d0=>{const _0x4e60a3=_0x1264cd;_0x5ad1d0[_0x4e60a3(0x238)]=_0x536670(_0x5ad1d0[_0x4e60a3(0x238)],_0x6d36fd);});})),_0xd238d&&_0xd238d[_0x2f4b91(0x1fa)]&&Object[_0x2f4b91(0x1d7)](_0xd238d[_0x2f4b91(0x1fa)])['forEach'](_0x40f0ec=>{const _0x5bcabe=_0x2f4b91;_0xd238d[_0x5bcabe(0x1fa)]&&_0xd238d[_0x5bcabe(0x1fa)][_0x40f0ec]&&_0xd238d[_0x5bcabe(0x1fa)][_0x40f0ec][_0x5bcabe(0x1bc)](_0x45fd94=>{const _0x52b917=_0x5bcabe;_0x45fd94[_0x52b917(0x238)]=_0x536670(_0x45fd94[_0x52b917(0x238)],_0x6d36fd);});});});}(_0x38fcb5,_0x38951e),function(_0x5f07ec,_0x209e91){const _0xa02b5b=a0_0x415a;_0x209e91[_0xa02b5b(0x231)]&&_0x209e91['plugins']['forEach'](_0x525c9e=>{const _0x80f4d5=_0xa02b5b;if(_0x525c9e[_0x80f4d5(0x192)]?.[_0x80f4d5(0x14d)]){const {composer:_0xb3c0c1,blocking:_0x57c53b}=_0x525c9e['hooks']['beforeAll'];_0x525c9e[_0x80f4d5(0x192)]['beforeAll']={'composer':_0x536670(_0xb3c0c1,_0x5f07ec),'blocking':_0x57c53b};}if(_0x525c9e[_0x80f4d5(0x192)]?.[_0x80f4d5(0x1c0)]){const {composer:_0x5eaa2a,blocking:_0x294cb4}=_0x525c9e['hooks'][_0x80f4d5(0x1c0)];_0x525c9e['hooks'][_0x80f4d5(0x1c0)]={'composer':_0x536670(_0x5eaa2a,_0x5f07ec),'blocking':_0x294cb4};}});}(_0x38fcb5,_0x38951e);}_0x3ee7f8['parseMaterializedFilePath']=_0x479104,_0x3ee7f8[_0x3da695(0x117)]=async function(_0xc14a1f){const _0x2c3ead=_0x3da695;_0xc14a1f[_0x2c3ead(0x13c)]&&await Promise[_0x2c3ead(0x158)](_0xc14a1f[_0x2c3ead(0x13c)][_0x2c3ead(0x190)](async _0x3aa5db=>{const _0x43d49e=_0x2c3ead;try{if(_0x3aa5db['materializedPath']){const _0x3d59c6=_0x479104(_0x3aa5db[_0x43d49e(0x136)]);try{await _0x7cba6e[_0x43d49e(0x105)][_0x43d49e(0x109)](_0x3d59c6[_0x43d49e(0x1f3)][_0x43d49e(0x1af)],{'recursive':!0x0}),await _0x7cba6e['promises'][_0x43d49e(0x234)](_0x3d59c6[_0x43d49e(0x102)],_0x3aa5db['content'],{'flag':'w'});}catch(_0x185059){_0x252467[_0x43d49e(0x18d)]['error'](_0x185059,'Materializing\x20'+_0x3d59c6[_0x43d49e(0x13f)]+_0x43d49e(0x24a)+_0x3d59c6[_0x43d49e(0x102)]+'\x20failed');}}}catch(_0x138fc0){_0x252467[_0x43d49e(0x18d)][_0x43d49e(0x21d)]('Parsing\x20file\x20'+_0x3aa5db[_0x43d49e(0x13a)]+_0x43d49e(0x1e5));}}));},_0x3ee7f8[_0x3da695(0x197)]=async function(_0x12a7b7,_0x1d4262){const _0x1e9178=_0x3da695;_0x1d4262[_0x1e9178(0x13c)]?.['forEach'](async _0x7ab1f=>{const _0x50783f=_0x1e9178;try{const _0x3a7570=_0xdcf340(_0x7ab1f[_0x50783f(0x13a)],_0x12a7b7);try{await _0x7cba6e[_0x50783f(0x105)][_0x50783f(0x109)](_0x4b65a7[_0x50783f(0x12f)][_0x50783f(0x1a8)](_0x3a7570['absolutePath']),{'recursive':!0x0}),_0x7cba6e[_0x50783f(0x105)]['writeFile'](_0x3a7570[_0x50783f(0x102)],_0x7ab1f[_0x50783f(0x1c6)],{'flag':'w'});}catch(_0x177f52){_0x252467[_0x50783f(0x18d)]['error'](_0x177f52,_0x50783f(0xfe)+_0x3a7570[_0x50783f(0x13f)]+_0x50783f(0x24a)+_0x3a7570[_0x50783f(0x102)]+_0x50783f(0x1e5));}}catch(_0x3b46fd){_0x252467[_0x50783f(0x18d)][_0x50783f(0x21d)](_0x50783f(0x1c7)+_0x7ab1f[_0x50783f(0x13a)]+_0x50783f(0x1e5));}});},_0x3ee7f8[_0x3da695(0x236)]=_0xdcf340,_0x3ee7f8[_0x3da695(0x113)]=async function(_0x151fd7){const _0x3d0f4f=_0x3da695;try{const _0x595895=_0x5ca94a(_0x151fd7);_0x252467['logger']['debug'](_0x3d0f4f(0x111)+_0x595895[_0x3d0f4f(0x1af)]),_0x7cba6e[_0x3d0f4f(0x105)]['rm'](_0x595895[_0x3d0f4f(0x1af)],{'recursive':!0x0});}catch(_0x45f5bd){}},_0x3ee7f8[_0x3da695(0x141)]=_0x5ca94a,_0x3ee7f8[_0x3da695(0x215)]=function(_0x309b9b,_0x3dcbd5){const _0x27e959=_0x3da695;_0x550d46(_0x309b9b,_0x3dcbd5),_0x135715(_0x309b9b,_0x3dcbd5),_0x4a4250(_0x309b9b,_0x3dcbd5),_0x555866(_0x309b9b,_0x3dcbd5),_0x324d3b(_0x309b9b,_0x3dcbd5),_0x1d05d8(_0x309b9b,_0x3dcbd5),_0x472214(_0x309b9b,_0x3dcbd5),function(_0x3e300c,_0x7b2906){_0x7b2906['plugins']&&_0x7b2906['plugins']['forEach'](_0x1d6d9b=>{const _0x10d86b=a0_0x415a;_0x1d6d9b[_0x10d86b(0x181)]&&_0x1d6d9b[_0x10d86b(0x181)][_0x10d86b(0x1bc)](_0x4dddc2=>{const _0xbc0e37=_0x10d86b;const {handler:_0x3e5148}=_0x4dddc2;_0x4dddc2[_0xbc0e37(0x103)]=_0x536670(_0x3e5148,_0x3e300c);});});}(_0x309b9b,_0x3dcbd5),_0x3dcbd5[_0x27e959(0x13c)]&&_0x3dcbd5[_0x27e959(0x13c)][_0x27e959(0x1bc)](_0x1efb59=>{const _0xaadd23=_0x27e959;_0x1efb59[_0xaadd23(0x136)]=_0x536670(_0x1efb59[_0xaadd23(0x13a)],_0x309b9b);});},_0x3ee7f8[_0x3da695(0x25f)]=_0x536670,_0x3ee7f8[_0x3da695(0x20c)]=_0x550d46,_0x3ee7f8[_0x3da695(0x144)]=_0x135715,_0x3ee7f8[_0x3da695(0x23b)]=_0x4a4250,_0x3ee7f8[_0x3da695(0x14e)]=_0x555866,_0x3ee7f8[_0x3da695(0x253)]=_0x324d3b,_0x3ee7f8['handleAdditionalResolversFileReferences']=_0x1d05d8,_0x3ee7f8[_0x3da695(0x11a)]=_0x472214;},0x22b:function(_0x534c4e,_0x320d2d,_0x362b0a){const _0x18ee38=a0_0x415a;var _0x10a45d=this&&this['__createBinding']||(Object[_0x18ee38(0x130)]?function(_0x19e897,_0x19c6c5,_0x1d6e3a,_0x39be7c){const _0x1a1263=_0x18ee38;void 0x0===_0x39be7c&&(_0x39be7c=_0x1d6e3a);var _0x503d7d=Object[_0x1a1263(0x1ba)](_0x19c6c5,_0x1d6e3a);_0x503d7d&&!(_0x1a1263(0x252)in _0x503d7d?!_0x19c6c5['__esModule']:_0x503d7d[_0x1a1263(0x1ea)]||_0x503d7d[_0x1a1263(0x228)])||(_0x503d7d={'enumerable':!0x0,'get':function(){return _0x19c6c5[_0x1d6e3a];}}),Object[_0x1a1263(0x112)](_0x19e897,_0x39be7c,_0x503d7d);}:function(_0x25a894,_0x391375,_0x1e8f0f,_0x104e26){void 0x0===_0x104e26&&(_0x104e26=_0x1e8f0f),_0x25a894[_0x104e26]=_0x391375[_0x1e8f0f];}),_0xa49fbf=this&&this[_0x18ee38(0xff)]||(Object['create']?function(_0x221e2f,_0xbb6eaa){const _0x140e00=_0x18ee38;Object['defineProperty'](_0x221e2f,_0x140e00(0x12f),{'enumerable':!0x0,'value':_0xbb6eaa});}:function(_0x15e984,_0x15dbe1){const _0x4c31b6=_0x18ee38;_0x15e984[_0x4c31b6(0x12f)]=_0x15dbe1;}),_0x47ea77=this&&this[_0x18ee38(0x196)]||function(_0xd260af){const _0x44f52b=_0x18ee38;if(_0xd260af&&_0xd260af[_0x44f52b(0x195)])return _0xd260af;var _0x594b80={};if(null!=_0xd260af)for(var _0x594054 in _0xd260af)'default'!==_0x594054&&Object[_0x44f52b(0x186)][_0x44f52b(0x1cb)][_0x44f52b(0x199)](_0xd260af,_0x594054)&&_0x10a45d(_0x594b80,_0xd260af,_0x594054);return _0xa49fbf(_0x594b80,_0xd260af),_0x594b80;},_0x5c942e=this&&this['__exportStar']||function(_0xd147f7,_0x4585e3){const _0x2862c2=_0x18ee38;for(var _0x342bc0 in _0xd147f7)'default'===_0x342bc0||Object[_0x2862c2(0x186)]['hasOwnProperty'][_0x2862c2(0x199)](_0x4585e3,_0x342bc0)||_0x10a45d(_0x4585e3,_0xd147f7,_0x342bc0);},_0x1cd373=this&&this['__importDefault']||function(_0x1dbd68){const _0x19839f=_0x18ee38;return _0x1dbd68&&_0x1dbd68[_0x19839f(0x195)]?_0x1dbd68:{'default':_0x1dbd68};};Object[_0x18ee38(0x112)](_0x320d2d,_0x18ee38(0x195),{'value':!0x0}),_0x320d2d[_0x18ee38(0x1d4)]=_0x320d2d['createTenantSchema']=_0x320d2d[_0x18ee38(0x164)]=_0x320d2d[_0x18ee38(0x17a)]=_0x320d2d[_0x18ee38(0x1b9)]=_0x320d2d[_0x18ee38(0x16b)]=_0x320d2d[_0x18ee38(0x17f)]=_0x320d2d['ti_createTenantSchema']=_0x320d2d['ti_createSourceSchema']=_0x320d2d[_0x18ee38(0x1fc)]=_0x320d2d[_0x18ee38(0x211)]=_0x320d2d[_0x18ee38(0x131)]=_0x320d2d[_0x18ee38(0x104)]=_0x320d2d[_0x18ee38(0x1ad)]=_0x320d2d[_0x18ee38(0x1c4)]=_0x320d2d[_0x18ee38(0x133)]=_0x320d2d[_0x18ee38(0x127)]=_0x320d2d['validateCreateSourceConfigSchema']=_0x320d2d[_0x18ee38(0x11c)]=_0x320d2d['validateSourceName']=_0x320d2d[_0x18ee38(0x213)]=_0x320d2d[_0x18ee38(0x137)]=_0x320d2d[_0x18ee38(0x117)]=_0x320d2d[_0x18ee38(0x215)]=_0x320d2d[_0x18ee38(0x113)]=_0x320d2d[_0x18ee38(0x197)]=_0x320d2d[_0x18ee38(0x239)]=_0x320d2d[_0x18ee38(0x16a)]=_0x320d2d[_0x18ee38(0x108)]=_0x320d2d[_0x18ee38(0x18b)]=void 0x0;const _0x397d3d=_0x362b0a(0x1d0);Object[_0x18ee38(0x112)](_0x320d2d,_0x18ee38(0x18b),{'enumerable':!0x0,'get':function(){return _0x397d3d['getCacheControlDirectives'];}});const _0x354d7b=_0x1cd373(_0x362b0a(0x359));_0x320d2d[_0x18ee38(0x108)]=_0x354d7b['default'];const _0x5482ef=_0x1cd373(_0x362b0a(0x3a4));_0x320d2d[_0x18ee38(0x16a)]=_0x5482ef['default'];const _0x205e9b=_0x362b0a(0xef);Object[_0x18ee38(0x112)](_0x320d2d,_0x18ee38(0x239),{'enumerable':!0x0,'get':function(){const _0x11cdf3=_0x18ee38;return _0x205e9b[_0x11cdf3(0x239)];}}),Object[_0x18ee38(0x112)](_0x320d2d,_0x18ee38(0x104),{'enumerable':!0x0,'get':function(){const _0x3810de=_0x18ee38;return _0x205e9b[_0x3810de(0x104)];}});const _0x463d18=_0x362b0a(0x1c9);Object[_0x18ee38(0x112)](_0x320d2d,_0x18ee38(0x197),{'enumerable':!0x0,'get':function(){return _0x463d18['materializeTenantFiles'];}}),Object[_0x18ee38(0x112)](_0x320d2d,_0x18ee38(0x113),{'enumerable':!0x0,'get':function(){const _0x35d471=_0x18ee38;return _0x463d18[_0x35d471(0x113)];}}),Object[_0x18ee38(0x112)](_0x320d2d,_0x18ee38(0x215),{'enumerable':!0x0,'get':function(){const _0x3fba8d=_0x18ee38;return _0x463d18[_0x3fba8d(0x215)];}}),Object['defineProperty'](_0x320d2d,_0x18ee38(0x117),{'enumerable':!0x0,'get':function(){const _0x5226b3=_0x18ee38;return _0x463d18[_0x5226b3(0x117)];}});const _0x2ab1b2=_0x362b0a(0x80);Object[_0x18ee38(0x112)](_0x320d2d,_0x18ee38(0x137),{'enumerable':!0x0,'get':function(){const _0x1c3a14=_0x18ee38;return _0x2ab1b2[_0x1c3a14(0x137)];}}),Object[_0x18ee38(0x112)](_0x320d2d,_0x18ee38(0x213),{'enumerable':!0x0,'get':function(){return _0x2ab1b2['generateSchemaValidationError'];}}),Object[_0x18ee38(0x112)](_0x320d2d,_0x18ee38(0x19f),{'enumerable':!0x0,'get':function(){const _0x53d273=_0x18ee38;return _0x2ab1b2[_0x53d273(0x19f)];}}),Object[_0x18ee38(0x112)](_0x320d2d,'validateMeshConfigSize',{'enumerable':!0x0,'get':function(){const _0x33291e=_0x18ee38;return _0x2ab1b2[_0x33291e(0x11c)];}}),Object[_0x18ee38(0x112)](_0x320d2d,_0x18ee38(0x1a2),{'enumerable':!0x0,'get':function(){const _0x47a98f=_0x18ee38;return _0x2ab1b2[_0x47a98f(0x1a2)];}}),Object[_0x18ee38(0x112)](_0x320d2d,'validateCreateMeshConfigSchema',{'enumerable':!0x0,'get':function(){const _0x1ed9fc=_0x18ee38;return _0x2ab1b2[_0x1ed9fc(0x127)];}}),Object[_0x18ee38(0x112)](_0x320d2d,'validateUpdateMeshConfigSchema',{'enumerable':!0x0,'get':function(){const _0x2a5862=_0x18ee38;return _0x2ab1b2[_0x2a5862(0x133)];}}),Object[_0x18ee38(0x112)](_0x320d2d,_0x18ee38(0x1c4),{'enumerable':!0x0,'get':function(){const _0x4bfc78=_0x18ee38;return _0x2ab1b2[_0x4bfc78(0x1c4)];}}),Object[_0x18ee38(0x112)](_0x320d2d,_0x18ee38(0x1ad),{'enumerable':!0x0,'get':function(){const _0x17930c=_0x18ee38;return _0x2ab1b2[_0x17930c(0x1ad)];}});const _0x3d3797=_0x1cd373(_0x362b0a(0x189));_0x320d2d['mgql_createSourceSchema']=_0x3d3797[_0x18ee38(0x12f)];const _0x1c1065=_0x1cd373(_0x362b0a(0x380));_0x320d2d['mgql_createTenantSchema']=_0x1c1065[_0x18ee38(0x12f)];const _0x1deff7=_0x1cd373(_0x362b0a(0x2af));_0x320d2d[_0x18ee38(0x1fc)]=_0x1deff7['default'];const _0x20d02a=_0x1cd373(_0x362b0a(0x3ad));_0x320d2d['ti_createSourceSchema']=_0x20d02a[_0x18ee38(0x12f)];const _0x5096f9=_0x1cd373(_0x362b0a(0x3a3));_0x320d2d[_0x18ee38(0x168)]=_0x5096f9[_0x18ee38(0x12f)];const _0x3859a8=_0x1cd373(_0x362b0a(0x151));_0x320d2d[_0x18ee38(0x17f)]=_0x3859a8[_0x18ee38(0x12f)],_0x320d2d['MeshTypes']=_0x47ea77(_0x362b0a(0x1a3)),_0x320d2d[_0x18ee38(0x1b9)]=_0x47ea77(_0x362b0a(0x295)),_0x320d2d[_0x18ee38(0x17a)]=process[_0x18ee38(0x1f1)][_0x18ee38(0x165)]&&'TI'===process['env'][_0x18ee38(0x165)],_0x320d2d[_0x18ee38(0x164)]=_0x320d2d[_0x18ee38(0x17a)]?_0x20d02a['default']:_0x3d3797['default'],_0x320d2d[_0x18ee38(0x262)]=_0x320d2d['isTI']?_0x5096f9['default']:_0x1c1065[_0x18ee38(0x12f)],_0x320d2d[_0x18ee38(0x1d4)]=_0x320d2d[_0x18ee38(0x17a)]?_0x3859a8['default']:_0x1deff7[_0x18ee38(0x12f)],_0x5c942e(_0x362b0a(0x2c6),_0x320d2d);},0x80:function(_0x338443,_0x30dd7c,_0x7a8749){const _0x234d36=a0_0x415a;var _0x5da6f1=this&&this[_0x234d36(0x202)]||function(_0x56a955){const _0x3a23cc=_0x234d36;return _0x56a955&&_0x56a955[_0x3a23cc(0x195)]?_0x56a955:{'default':_0x56a955};};Object[_0x234d36(0x112)](_0x30dd7c,'__esModule',{'value':!0x0}),_0x30dd7c[_0x234d36(0x1ad)]=_0x30dd7c['validateMeshConfig']=_0x30dd7c['validateUpdateMeshConfigSchema']=_0x30dd7c[_0x234d36(0x127)]=_0x30dd7c[_0x234d36(0x1a2)]=_0x30dd7c['validateMeshConfigSize']=_0x30dd7c[_0x234d36(0x19f)]=_0x30dd7c['generateSchemaValidationError']=_0x30dd7c[_0x234d36(0x137)]=void 0x0;const _0x5ef670=_0x5da6f1(_0x7a8749(0x378)),_0x399325=_0x7a8749(0x7f),_0x8e5c8c=_0x5da6f1(_0x7a8749(0x11)),_0x422fee=_0x5da6f1(_0x7a8749(0x189)),_0x445739=_0x5da6f1(_0x7a8749(0x380)),_0x5e05f0=_0x5da6f1(_0x7a8749(0x2af)),_0x526031=_0x5da6f1(_0x7a8749(0x3ad)),_0x4a6233=_0x5da6f1(_0x7a8749(0x3a3)),_0x42a2be=_0x5da6f1(_0x7a8749(0x151)),_0x5d2914=_0x5da6f1(_0x7a8749(0x42)),_0x85c14f=process[_0x234d36(0x1f1)]['API_MESH_TIER']&&'TI'===process[_0x234d36(0x1f1)][_0x234d36(0x165)],_0x5656c3=process['env']['RESPONSE_CACHE_COORD_MAX_TTL']||0x15180,_0x180726=process[_0x234d36(0x1f1)][_0x234d36(0x129)]||0x15180,_0x1ab63e=_0x85c14f?_0x526031[_0x234d36(0x12f)]:_0x422fee[_0x234d36(0x12f)],_0x5a46c2=_0x85c14f?_0x4a6233['default']:_0x445739[_0x234d36(0x12f)],_0x48098e=_0x85c14f?_0x42a2be[_0x234d36(0x12f)]:_0x5e05f0[_0x234d36(0x12f)],_0x1b4720={'type':_0x234d36(0x1bf),'properties':{'organizationCode':{'type':_0x234d36(0x1b0),'minLength':0x1},'projectId':{'type':'string','minLength':0x1},'workspaceId':{'type':_0x234d36(0x1b0),'minLength':0x1},'meshId':{'type':_0x234d36(0x1b0),'minLength':0x1}},'required':[_0x234d36(0x151),_0x234d36(0x198),'workspaceId',_0x234d36(0x11e)]},_0x118790={'type':_0x234d36(0x1bf),'properties':{'organizationCode':{'type':_0x234d36(0x1b0),'minLength':0x1},'projectId':{'type':_0x234d36(0x1b0),'minLength':0x1},'workspaceId':{'type':_0x234d36(0x1b0),'minLength':0x1}},'required':[_0x234d36(0x151),_0x234d36(0x198),_0x234d36(0x1b5)]},_0x5577f0=new _0x399325[(_0x234d36(0x225))]({'allowInlineConfig':!0x1,'useEslintrc':!0x1,'baseConfig':{'env':{'browser':!0x1,'commonjs':!0x0,'es2021':!0x0},'parserOptions':{'ecmaVersion':_0x234d36(0x1e9)},'plugins':[_0x234d36(0x22b)],'rules':{'no-eval':_0x234d36(0x21d),'no-new-func':_0x234d36(0x21d),'no-debugger':'error','no-alert':_0x234d36(0x21d),'no-restricted-properties':[_0x234d36(0x21d),{'property':_0x234d36(0x1ab),'message':'__defineGetter__\x20is\x20not\x20supported'},{'property':_0x234d36(0x235),'message':_0x234d36(0x232)}],'no-restricted-globals':[_0x234d36(0x21d),{'name':_0x234d36(0x18f),'message':_0x234d36(0x10c)},{'name':_0x234d36(0x204),'message':_0x234d36(0x1d3)},{'name':_0x234d36(0x107),'message':_0x234d36(0x1ca)},{'name':_0x234d36(0x10e),'message':_0x234d36(0x216)},{'name':'setTimeout','message':'setTimeout\x20is\x20not\x20supported'},{'name':'setInterval','message':_0x234d36(0x1aa)},{'name':_0x234d36(0x248),'message':_0x234d36(0x178)}]}}});_0x30dd7c[_0x234d36(0x137)]=_0x4b562b=>new _0x5ef670['default']({..._0x4b562b||{},'allowUnionTypes':!0x0,'allErrors':!0x0}),_0x30dd7c[_0x234d36(0x213)]=_0x512bfb=>{const _0xfb4097=_0x234d36;const _0x5bb2ea=[];return _0x512bfb[_0xfb4097(0x1bc)](_0x295f58=>{const _0x57ef28=_0xfb4097;const {keyword:_0x5b90c0,params:_0x2db98f,instancePath:_0x46d6ca}=_0x295f58;'additionalProperties'===_0x5b90c0?_0x5bb2ea[_0x57ef28(0x22f)](_0x57ef28(0x1bb)+_0x2db98f[_0x57ef28(0x161)]+_0x57ef28(0xfd)+(_0x46d6ca||_0x57ef28(0x156))):'required'===_0x5b90c0?_0x5bb2ea[_0x57ef28(0x22f)](_0x57ef28(0x258)+_0x2db98f[_0x57ef28(0x205)]+(_0x46d6ca?_0x57ef28(0x224)+_0x46d6ca:'')):'type'===_0x5b90c0?_0x5bb2ea[_0x57ef28(0x22f)](_0x57ef28(0x1ef)+_0x46d6ca+'.\x20Should\x20be\x20'+_0x2db98f['type']):_0x57ef28(0x217)===_0x5b90c0?_0x5bb2ea['push']('Invalid\x20value\x20used\x20for\x20'+_0x46d6ca+_0x57ef28(0x20a)+_0x2db98f[_0x57ef28(0x1a3)]):_0x5bb2ea[_0x57ef28(0x22f)](_0x57ef28(0x201)+_0x46d6ca+_0x57ef28(0x1e2)+_0x46d6ca);}),_0x5bb2ea[_0xfb4097(0x1df)](_0xfb4097(0x1c8));},_0x30dd7c['validateSourceName']=_0x52dd74=>{const _0x397736=_0x234d36;if(!_0x52dd74)return{'isValid':!0x1,'reason':_0x397736(0x24c)};const _0x490750=/[(),/:;<=>?@[\]{}\s-'"]/g,_0x2c50d0=!_0x490750[_0x397736(0x17b)](_0x52dd74);if(_0x2c50d0)return{'isValid':_0x2c50d0,'reason':''};{const _0x535b49=_0x52dd74[_0x397736(0x1dc)](_0x490750),_0x1751b4=[...new Set(_0x535b49)],_0x2c4f2b=_0x1751b4?.[_0x397736(0x190)](_0x228018=>'\x20'===_0x228018?_0x397736(0x223):_0x228018);return{'isValid':_0x2c50d0,'reason':_0x52dd74+'\x20cannot\x20contain\x20the\x20following\x20characters:\x20'+_0x2c4f2b[_0x397736(0x1df)](_0x397736(0x1c8))};}},_0x30dd7c['validateMeshConfigSize']=_0x57d5fe=>{const _0x2f76a1=_0x234d36;const _0x2a0e4b=_0x57d5fe?Math[_0x2f76a1(0x1d1)](Buffer[_0x2f76a1(0x13d)](JSON[_0x2f76a1(0x1d5)](_0x57d5fe),_0x2f76a1(0x219))/0x400):0x0;return{'isValid':_0x2a0e4b<0x177,'errors':[_0x2f76a1(0x1ce)+_0x2a0e4b+_0x2f76a1(0x138)]};},_0x30dd7c[_0x234d36(0x1a2)]=(_0x54c241,_0x226225)=>{const _0x49bba4=_0x234d36;const _0x15de6f=(0x0,_0x30dd7c[_0x49bba4(0x137)])(),_0xd7107a=[],_0x3c24a7=_0x15de6f[_0x49bba4(0x16d)](_0x1ab63e,_0x54c241);!_0x3c24a7&&_0x15de6f['errors']?.[_0x49bba4(0x114)]&&_0xd7107a['push'](..._0x15de6f[_0x49bba4(0x230)]);let _0x110984=!0x0;return _0x226225&&(_0x110984=_0x15de6f['validate'](_0x1b4720,_0x226225),!_0x110984&&_0x15de6f[_0x49bba4(0x230)]?.[_0x49bba4(0x114)]&&_0xd7107a[_0x49bba4(0x22f)](..._0x15de6f['errors'])),_0x3c24a7&&_0x110984?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0xd7107a};},_0x30dd7c[_0x234d36(0x127)]=(_0x592d10,_0x58d6db,_0x3e0c7a)=>{const _0x6c919f=_0x234d36;const _0x1f23d2=(0x0,_0x30dd7c[_0x6c919f(0x137)])(),_0x58ecbe=[];let _0x549adb=!0x0;_0x58d6db&&(_0x549adb=_0x1f23d2['validate'](_0x118790,_0x58d6db),_0x1f23d2[_0x6c919f(0x230)]&&_0x58ecbe['push'](..._0x1f23d2[_0x6c919f(0x230)]));const _0x53b0e4=_0x1f23d2['validate'](_0x5a46c2,_0x592d10);return _0x1f23d2[_0x6c919f(0x230)]&&_0x58ecbe[_0x6c919f(0x22f)](..._0x1f23d2[_0x6c919f(0x230)]),_0x53b0e4&&_0x549adb?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x58ecbe};},_0x30dd7c[_0x234d36(0x133)]=(_0x17fe64,_0x43a287,_0x1ef4ab)=>{const _0x2092f9=_0x234d36;const _0x21bae3=(0x0,_0x30dd7c[_0x2092f9(0x137)])(),_0x2770a7=[];let _0x3b5e51=!0x0;_0x43a287&&(_0x3b5e51=_0x21bae3[_0x2092f9(0x16d)](_0x1b4720,_0x43a287),_0x21bae3[_0x2092f9(0x230)]&&_0x2770a7['push'](..._0x21bae3[_0x2092f9(0x230)]));const _0x111eba=_0x21bae3[_0x2092f9(0x16d)](_0x48098e,_0x17fe64);return _0x21bae3['errors']&&_0x2770a7[_0x2092f9(0x22f)](..._0x21bae3['errors']),_0x111eba&&_0x3b5e51?{'isValid':!0x0}:{'isValid':!0x1,'errors':_0x2770a7};},_0x30dd7c[_0x234d36(0x1c4)]=async _0x4a1b80=>{const _0x3ffa5e=_0x234d36;const _0x4a8420=await(_0x36f1b8=>{const _0x4f6ef6=a0_0x415a;const _0x26a250=_0x36f1b8['sources'];if(0x0===_0x26a250[_0x4f6ef6(0x114)])return{'isValid':!0x1,'reasons':[_0x4f6ef6(0x1cf)]};const _0x8ceb9e=[],_0x525ff5=new Set();return _0x26a250[_0x4f6ef6(0x1bc)](_0x158985=>{const _0x308f07=_0x4f6ef6;const {isValid:_0x4a65ed,reason:_0x2c6fd3}=(0x0,_0x30dd7c[_0x308f07(0x19f)])(_0x158985[_0x308f07(0x13f)]);_0x4a65ed||_0x8ceb9e[_0x308f07(0x22f)](_0x2c6fd3),_0x525ff5[_0x308f07(0x1c9)]==_0x525ff5[_0x308f07(0xf8)](_0x158985['name'])['size']&&_0x8ceb9e[_0x308f07(0x22f)](_0x158985[_0x308f07(0x13f)]+_0x308f07(0x16c));}),_0x525ff5[_0x4f6ef6(0x1c9)]!=_0x26a250[_0x4f6ef6(0x114)]&&_0x8ceb9e['push'](_0x4f6ef6(0x146)),{'isValid':0x0===_0x8ceb9e[_0x4f6ef6(0x114)],'reasons':_0x8ceb9e};})(_0x4a1b80),_0x340916=await(_0xe1090a=>{const _0x690e97=a0_0x415a;const _0x587b96=_0xe1090a['responseConfig'],_0x3e6b2b=/^Access-Control/i,_0x21a3a2=/^Cache-Control/i,_0x144769=[],_0x5b955d=_0x587b96?.['headers'];for(const _0x49cb9f in _0x5b955d)_0x49cb9f['match'](_0x3e6b2b)&&_0x144769[_0x690e97(0x22f)](_0x49cb9f+_0x690e97(0x250)),_0x49cb9f[_0x690e97(0x1dc)](_0x21a3a2)&&''===Object[_0x690e97(0x1d2)](Object[_0x690e97(0x10b)](_0x5b955d)['map'](([_0x150480,_0x141857])=>[_0x150480[_0x690e97(0x1b8)](),_0x141857]))[_0x690e97(0x11f)]&&_0x144769['push']('Cache-Control\x20headers\x20cannot\x20be\x20set\x20as\x20an\x20empty\x20string\x20value');return{'isValid':0x0===_0x144769[_0x690e97(0x114)],'reasons':_0x144769};})(_0x4a1b80),_0x4cb111=await(_0x36a644=>{const _0x28b510=a0_0x415a;const _0x583191=[],_0x3e8b3c=_0x36a644[_0x28b510(0x23f)]?.[_0x28b510(0x1fb)]?.[_0x28b510(0x173)],_0x2fafa1=_0x3e8b3c?.[_0x28b510(0x149)];return _0x3e8b3c&&_0x2fafa1<=0x0&&_0x583191[_0x28b510(0x22f)](_0x28b510(0x142)),{'isValid':0x0===_0x583191[_0x28b510(0x114)],'reasons':_0x583191};})(_0x4a1b80),_0x18c7d3=await(_0x4deda4=>{const _0x49bfc5=a0_0x415a;const _0x25a1ca=[];if(_0x49bfc5(0x160)in _0x4deda4){const _0x27f7f1=_0x4deda4[_0x49bfc5(0x160)]?.[_0x49bfc5(0x257)],_0x56a66f=_0x4deda4[_0x49bfc5(0x160)]?.[_0x49bfc5(0x18e)];if(void 0x0===_0x27f7f1&&void 0x0===_0x56a66f)return{'isValid':!0x1,'reasons':[_0x49bfc5(0x1d6)]};if(_0x27f7f1&&(!Number[_0x49bfc5(0x260)](_0x27f7f1)||_0x27f7f1<0x0||_0x27f7f1>Number(_0x180726))&&_0x25a1ca['push']('The\x20globalTtl\x20is\x20invalid.\x20Specify\x20an\x20integer\x20value\x20between\x200\x20seconds\x20and\x20'+_0x180726+_0x49bfc5(0x1b1)),_0x56a66f&&0x0===_0x56a66f[_0x49bfc5(0x114)])return{'isValid':!0x1,'reasons':[_0x49bfc5(0x237)]};const _0x2dba69=new Set(),_0x513f5a=new Set();_0x56a66f?.[_0x49bfc5(0x1bc)](_0x55eadb=>{const _0x2c3609=_0x49bfc5;(!Number[_0x2c3609(0x260)](_0x55eadb['ttl'])||_0x55eadb[_0x2c3609(0x149)]<0x0||_0x55eadb[_0x2c3609(0x149)]>Number(_0x5656c3))&&_0x25a1ca[_0x2c3609(0x22f)]('The\x20TTL\x20specified\x20for\x20'+_0x55eadb['coordinate']+_0x2c3609(0x1e7)+_0x5656c3+'\x20seconds.'),_0x2dba69['has'](_0x55eadb[_0x2c3609(0x177)])?_0x513f5a[_0x2c3609(0xf8)](_0x55eadb['coordinate']):_0x2dba69[_0x2c3609(0xf8)](_0x55eadb[_0x2c3609(0x177)]);}),_0x513f5a[_0x49bfc5(0x1c9)]>0x0&&_0x25a1ca[_0x49bfc5(0x22f)](_0x49bfc5(0x245)+Array['from'](_0x513f5a)['join'](',\x20')+'\x20in\x20responseCache.ttlPerSchemaCoordinate.\x20Specify\x20only\x20a\x20single\x20entry\x20for\x20each\x20schema\x20coordinate.');}const _0xb81390=[...new Set(_0x25a1ca)];return{'isValid':0x0===_0xb81390['length'],'reasons':_0xb81390};})(_0x4a1b80),_0x19cb95=(_0x3d3c66=>{const _0x11d6b1=a0_0x415a;const _0x4eb5ba=[],_0x1e6a96=new Set(_0x3d3c66[_0x11d6b1(0x1b3)][_0x11d6b1(0x190)](_0x4f3d3b=>_0x4f3d3b[_0x11d6b1(0x13f)]));return _0x3d3c66['plugins']&&_0x3d3c66['plugins'][_0x11d6b1(0x1bc)](_0x4d71b9=>{const _0xae9962=_0x11d6b1;if(_0x4d71b9[_0xae9962(0x192)]){const {beforeSource:_0x25be71,afterSource:_0x469bb4}=_0x4d71b9[_0xae9962(0x192)];_0x25be71&&Object[_0xae9962(0x1d7)](_0x25be71)[_0xae9962(0x1bc)](_0x4e32eb=>{const _0x3ff1d3=_0xae9962;if(_0x1e6a96[_0x3ff1d3(0x13e)](_0x4e32eb)){const _0x17cae2=_0x25be71[_0x4e32eb];Array[_0x3ff1d3(0x243)](_0x17cae2)&&0x0!==_0x17cae2['length']?_0x17cae2[_0x3ff1d3(0x1bc)]((_0x3bda68,_0x3f00f7)=>{const _0x4203e0=_0x3ff1d3;'object'==typeof _0x3bda68&&null!==_0x3bda68||_0x4eb5ba['push'](_0x4203e0(0x263)+_0x3f00f7+_0x4203e0(0x212)+_0x4e32eb+'\x27\x20must\x20be\x20an\x20object');}):_0x4eb5ba[_0x3ff1d3(0x22f)]('beforeSource\x20hooks\x20array\x20for\x20source\x20\x27'+_0x4e32eb+_0x3ff1d3(0x229));}else _0x4eb5ba[_0x3ff1d3(0x22f)]('beforeSource\x20hook\x20references\x20undeclared\x20source:\x20'+_0x4e32eb);}),_0x469bb4&&Object[_0xae9962(0x1d7)](_0x469bb4)['forEach'](_0x11bdd1=>{const _0x257868=_0xae9962;if(_0x1e6a96[_0x257868(0x13e)](_0x11bdd1)){const _0x30c57a=_0x469bb4[_0x11bdd1];Array[_0x257868(0x243)](_0x30c57a)&&0x0!==_0x30c57a[_0x257868(0x114)]?_0x30c57a[_0x257868(0x1bc)]((_0x4371bd,_0x511ff0)=>{const _0x4970d9=_0x257868;_0x4970d9(0x1bf)==typeof _0x4371bd&&null!==_0x4371bd||_0x4eb5ba['push'](_0x4970d9(0x218)+_0x511ff0+_0x4970d9(0x212)+_0x11bdd1+'\x27\x20must\x20be\x20an\x20object');}):_0x4eb5ba[_0x257868(0x22f)](_0x257868(0x139)+_0x11bdd1+'\x27\x20cannot\x20be\x20empty');}else _0x4eb5ba[_0x257868(0x22f)](_0x257868(0x1a0)+_0x11bdd1);});}}),{'isValid':0x0===_0x4eb5ba['length'],'reasons':_0x4eb5ba};})(_0x4a1b80),_0x490670=await(_0x5a1009=>{const _0x58027d=a0_0x415a;const _0x54049b=[];if(_0x5a1009['sources'][_0x58027d(0x1bc)](_0x264a9c=>{const _0x3baed0=_0x58027d;const {handler:_0x179d80}=_0x264a9c;Object[_0x3baed0(0x116)](_0x179d80)[_0x3baed0(0x1bc)](({operationHeaders:_0x5775ba,schemaHeaders:_0x399dee})=>{const _0xc5189=_0x3baed0;_0x5775ba&&_0x54049b[_0xc5189(0x22f)](...Object[_0xc5189(0x116)](_0x5775ba)),_0x399dee&&_0x54049b[_0xc5189(0x22f)](...Object[_0xc5189(0x116)](_0x399dee));});}),_0x54049b['length']){const _0x35ce23=[];return _0x54049b[_0x58027d(0x1bc)](_0x5c6107=>{const _0x2eaf8f=_0x58027d;const _0x518e8b=_0x5c6107[_0x2eaf8f(0x179)](_0x5c6107[_0x2eaf8f(0x191)]('{')+0x1,_0x5c6107[_0x2eaf8f(0x23a)]('}'));_0x518e8b&&_0x518e8b[_0x2eaf8f(0x22e)](_0x2eaf8f(0x25d))&&_0x35ce23[_0x2eaf8f(0x22f)](_0x2eaf8f(0x19d)+_0x5c6107+'\x20is\x20not\x20supported.\x20Headers\x20cannot\x20reference\x20env\x20variables');}),{'isValid':0x0===_0x35ce23[_0x58027d(0x114)],'reasons':_0x35ce23};}return{'isValid':!0x0,'reasons':[]};})(_0x4a1b80),_0x5a5007=await(_0x50a3a8=>{const _0x2442e6=a0_0x415a;const _0x35abb3=/^(https:\/\/)([\w-?%$-.+!*'(),&=]+\.)+[\w-]+[.a-zA-Z]+(\/[\/a-zA-Z0-9-?_%$-.+!*'(),&=:]*)?$/,_0x113805=/^.*\.(json|yaml)$/i;let _0x89948c=!0x0,_0x5a5d62='',_0x252824='';const _0x3a80b0=[];return _0x2442e6(0x240)===_0x2442e6(0x1e4)?.[_0x2442e6(0x1b8)]()?(_0x50a3a8[_0x2442e6(0x1b3)][_0x2442e6(0x1bc)](_0x5c5688=>{const _0x43e0b8=_0x2442e6;if(_0x5c5688[_0x43e0b8(0x103)][_0x43e0b8(0x246)])_0x5c5688[_0x43e0b8(0x103)]['JsonSchema']['baseUrl']&&(_0x89948c=_0x35abb3[_0x43e0b8(0x17b)](_0x5c5688[_0x43e0b8(0x103)][_0x43e0b8(0x246)]['baseUrl']),_0x5a5d62=_0x5c5688[_0x43e0b8(0x103)][_0x43e0b8(0x246)][_0x43e0b8(0x222)]);else if(_0x5c5688[_0x43e0b8(0x103)][_0x43e0b8(0x166)])_0x5c5688[_0x43e0b8(0x103)][_0x43e0b8(0x166)][_0x43e0b8(0x12d)]?(_0x89948c=_0x35abb3[_0x43e0b8(0x17b)](_0x5c5688['handler'][_0x43e0b8(0x166)]['source']),_0x5a5d62=_0x5c5688[_0x43e0b8(0x103)][_0x43e0b8(0x166)][_0x43e0b8(0x12d)],_0x89948c||(_0x89948c=_0x113805['test'](_0x5c5688['handler'][_0x43e0b8(0x166)][_0x43e0b8(0x12d)]),_0x89948c?_0x5c5688[_0x43e0b8(0x103)][_0x43e0b8(0x166)][_0x43e0b8(0x222)]&&(_0x89948c=_0x35abb3['test'](_0x5c5688[_0x43e0b8(0x103)][_0x43e0b8(0x166)]['baseUrl'])):_0x252824='Please\x20provide\x20a\x20valid\x20file\x20type\x20(json|yaml)\x20or\x20a\x20fully\x20qualified\x20domain.')):(_0x89948c=!0x1,_0x5a5d62='',_0x252824=_0x43e0b8(0x1b7));else if(_0x5c5688['handler'][_0x43e0b8(0x18a)]&&(_0x5c5688[_0x43e0b8(0x103)][_0x43e0b8(0x18a)],0x1)){const _0x3dbf87=_0x5c5688['handler'][_0x43e0b8(0x18a)]['endpoint'];_0x89948c=_0x35abb3[_0x43e0b8(0x17b)](_0x3dbf87),_0x5a5d62=_0x3dbf87;}_0x89948c||(''!==_0x252824?_0x3a80b0['push'](_0x252824):_0x3a80b0[_0x43e0b8(0x22f)](_0x5a5d62+_0x43e0b8(0x1c3))),_0x252824='',_0x89948c=!0x0;}),_0x3a80b0[_0x2442e6(0x114)]>0x0&&(_0x89948c=!0x1),{'isValid':_0x89948c,'reasons':_0x3a80b0}):{'isValid':_0x89948c,'reasons':[]};})(_0x4a1b80),_0x127161=await(async _0x1cd789=>{const _0x2db81c=a0_0x415a;if(_0x1cd789[_0x2db81c(0x13c)]?.[_0x2db81c(0x114)]){const _0x5f5227=_0x1cd789[_0x2db81c(0x13c)]['map'](_0xaa8c06=>_0xaa8c06['path'])['filter'](_0x3be9ac=>{const _0x5b7d43=_0x2db81c;const _0x41ec0d=_0x8e5c8c[_0x5b7d43(0x12f)][_0x5b7d43(0x1ed)](_0x3be9ac);return![_0x5b7d43(0x185),_0x5b7d43(0x242),_0x5b7d43(0x17d)][_0x5b7d43(0x22e)](_0x41ec0d);});if(_0x5f5227['length'])return{'isValid':!0x1,'reasons':['Mesh\x20files\x20must\x20be\x20JavaScript\x20or\x20JSON.\x20Other\x20file\x20types\x20are\x20not\x20supported.\x20The\x20following\x20files\x20are\x20invalid:\x20('+_0x5f5227[_0x2db81c(0x1df)](_0x2db81c(0x1c8))+')']};const _0x29b53d=_0x1cd789['files'][_0x2db81c(0x190)](_0x45035e=>_0x45035e[_0x2db81c(0x13a)])[_0x2db81c(0x206)](_0x55f745=>_0x8e5c8c[_0x2db81c(0x12f)][_0x2db81c(0x155)](_0x55f745)[_0x2db81c(0x114)]>0x19);if(_0x29b53d['length'])return{'isValid':!0x1,'reasons':[_0x2db81c(0x12e)+_0x29b53d['join'](_0x2db81c(0x1c8))]};const _0x189ff4=_0x1cd789[_0x2db81c(0x13c)]['filter'](_0x97834f=>_0x2db81c(0x185)===_0x8e5c8c[_0x2db81c(0x12f)][_0x2db81c(0x1ed)](_0x97834f[_0x2db81c(0x13a)])),_0x39ddf9=await _0x189ff4[_0x2db81c(0x190)](async _0x153010=>{const _0x1f7947=_0x2db81c;const {path:_0x21cb8e,content:_0x33ef71}=_0x153010;try{const _0x2266e6=await _0x5577f0[_0x1f7947(0x150)](_0x33ef71);if(_0x2266e6){const _0x4a1a50=_0x2266e6[_0x1f7947(0x190)](({messages:_0x3ad6a6})=>{const _0x4498d7=_0x1f7947;if(_0x3ad6a6[_0x4498d7(0x114)])return _0x3ad6a6[_0x4498d7(0x190)](({message:_0x42a64d})=>_0x42a64d)['join'](_0x4498d7(0x1c8));})['filter'](_0xc9c6bc=>_0xc9c6bc);if(_0x4a1a50[_0x1f7947(0x114)])return'LintError\x20in\x20File\x20'+_0x21cb8e+':\x20'+_0x4a1a50[_0x1f7947(0x1df)](_0x1f7947(0x1c8));}}catch(_0x272e7d){console['error'](_0x272e7d);}}),_0x28402d=(await Promise['all'](_0x39ddf9))['filter'](_0x2d9a29=>_0x2d9a29);if(_0x28402d['length'])return{'isValid':!0x1,'reasons':_0x28402d};}return{'isValid':!0x0,'reasons':[]};})(_0x4a1b80),_0x4989b0=_0x4a8420[_0x3ffa5e(0x23c)]&&_0x340916[_0x3ffa5e(0x23c)]&&_0x4cb111[_0x3ffa5e(0x23c)]&&_0x18c7d3[_0x3ffa5e(0x23c)]&&_0x19cb95[_0x3ffa5e(0x23c)]&&_0x490670['isValid']&&_0x5a5007['isValid']&&_0x127161[_0x3ffa5e(0x23c)];return{'isValid':_0x4989b0,'reasons':_0x4989b0?[]:[..._0x4a8420[_0x3ffa5e(0x15c)],..._0x340916['reasons'],..._0x4cb111[_0x3ffa5e(0x15c)],..._0x18c7d3[_0x3ffa5e(0x15c)],..._0x19cb95['reasons'],..._0x490670['reasons'],..._0x5a5007[_0x3ffa5e(0x15c)],..._0x127161['reasons']]};},_0x30dd7c[_0x234d36(0x1ad)]=async _0x4a3fca=>{const _0x3e7b5f=_0x234d36;try{return JSON[_0x3e7b5f(0x210)](_0x4a3fca),{'isValid':!0x1,'reasons':'Invalid\x20Secrets.\x20Secrets\x20must\x20be\x20YAML,\x20received\x20JSON.'};}catch(_0x35c313){try{if('string'==typeof _0x5d2914[_0x3e7b5f(0x12f)][_0x3e7b5f(0x210)](_0x4a3fca))return{'isValid':!0x1,'reasons':_0x3e7b5f(0x254)};}catch(_0x15c9fa){return'BAD_INDENT'===_0x15c9fa[_0x3e7b5f(0xfc)]?{'isValid':!0x1,'reasons':_0x3e7b5f(0x157)+_0x15c9fa[_0x3e7b5f(0x12c)]}:_0x3e7b5f(0x1a7)===_0x15c9fa[_0x3e7b5f(0xfc)]?{'isValid':!0x1,'reasons':_0x3e7b5f(0x13b)+_0x15c9fa[_0x3e7b5f(0x12c)]+',\x20remove\x20duplicate\x20keys'}:{'isValid':!0x1,'reasons':_0x3e7b5f(0x1c2)+_0x15c9fa['code']+'\x20'+_0x15c9fa[_0x3e7b5f(0x11b)]};}}return{'isValid':!0x0,'reasons':'Secrets\x20are\x20valid'};};},0x3a4:(_0x45f466,_0x566590)=>{const _0xdcf4e2=a0_0x415a;Object[_0xdcf4e2(0x112)](_0x566590,'__esModule',{'value':!0x0}),_0x566590[_0xdcf4e2(0x16a)]=void 0x0,_0x566590[_0xdcf4e2(0x16a)]=(_0x44f697,_0xdef312,_0x2fc262)=>{const _0x58dd98=_0xdcf4e2;const _0x13cf0a={},_0x1965d4=new Map();return _0x44f697&&(_0x44f697['sources']['forEach'](_0xeeb675=>{const _0x107751=a0_0x415a;_0xeeb675[_0x107751(0x21c)]&&_0xeeb675[_0x107751(0x21c)][_0x107751(0x21e)]&&_0x1965d4[_0x107751(0x1c5)](_0xeeb675[_0x107751(0x13f)],_0xeeb675[_0x107751(0x21c)][_0x107751(0x21e)]);}),_0xdef312?.[_0x58dd98(0x1bc)](_0x4ce3f2=>{const _0x160c8e=_0x58dd98;const _0x11de20=_0x1965d4[_0x160c8e(0x252)](_0x4ce3f2['source']),_0x4157f9=_0x11de20?.[_0x160c8e(0x190)](_0x24f3ed=>_0x24f3ed[_0x160c8e(0x1b8)]()),_0x3348f8=_0x4ce3f2['name']['toLowerCase']();(_0x2fc262||_0x4157f9&&_0x4157f9[_0x160c8e(0x22e)](_0x3348f8))&&(_0x3348f8[_0x160c8e(0x170)](_0x160c8e(0x119))?_0x4ce3f2[_0x160c8e(0x116)]?.['forEach'](_0x52ad59=>{const _0x2bc94b=_0x160c8e;const _0xcac179=_0x13cf0a[_0x3348f8]||[];_0xcac179[_0x2bc94b(0x22e)](_0x52ad59)||(_0x13cf0a[_0x3348f8]=_0xcac179[_0x2bc94b(0xfa)](_0x52ad59));}):_0x13cf0a[_0x3348f8]=_0x4ce3f2[_0x160c8e(0x116)]);})),delete _0x13cf0a['transfer-encoding'],_0x13cf0a||{};},_0x566590[_0xdcf4e2(0x12f)]=_0x566590['getSourceResponseHeaders'];},0x359:(_0xd1d2ab,_0x326dbd,_0x1cf856)=>{const _0x3db73e=a0_0x415a;Object[_0x3db73e(0x112)](_0x326dbd,_0x3db73e(0x195),{'value':!0x0}),_0x326dbd[_0x3db73e(0x108)]=void 0x0;const _0x152109=_0x1cf856(0x1d0);_0x326dbd[_0x3db73e(0x108)]=(_0x34ba05,_0x3d3253,_0x4ed885,_0x4799f9)=>{const _0x3563be=_0x3db73e;let _0x15f7f1={..._0x4799f9}||{};if(_0x4ed885){const _0xd33c34=(0x0,_0x152109[_0x3563be(0x18b)])(_0x4ed885,_0x3d3253);_0x15f7f1={..._0x15f7f1,..._0xd33c34};}if(_0x34ba05&&_0x34ba05[_0x3563be(0x21e)]){const _0x2a96f2=Object[_0x3563be(0x1d2)](Object[_0x3563be(0x10b)](_0x34ba05['headers'])[_0x3563be(0x190)](([_0xd8ebd5,_0x160983])=>[_0xd8ebd5['toLowerCase'](),_0x160983[_0x3563be(0x1b8)]()]));_0x15f7f1={..._0x15f7f1,..._0x2a96f2};}return _0x15f7f1;},_0x326dbd['default']=_0x326dbd[_0x3db73e(0x108)];},0x2c6:function(_0x367bc2,_0x5a949c,_0x24f0b6){const _0x207e87=a0_0x415a;var _0x1f13f3=this&&this[_0x207e87(0x180)]||(Object['create']?function(_0x21d17c,_0xd76033,_0x56268c,_0x1afa1b){const _0x4102a7=_0x207e87;void 0x0===_0x1afa1b&&(_0x1afa1b=_0x56268c);var _0x3f4799=Object[_0x4102a7(0x1ba)](_0xd76033,_0x56268c);_0x3f4799&&!(_0x4102a7(0x252)in _0x3f4799?!_0xd76033[_0x4102a7(0x195)]:_0x3f4799['writable']||_0x3f4799[_0x4102a7(0x228)])||(_0x3f4799={'enumerable':!0x0,'get':function(){return _0xd76033[_0x56268c];}}),Object['defineProperty'](_0x21d17c,_0x1afa1b,_0x3f4799);}:function(_0x4bd690,_0x2581aa,_0x346d83,_0x1fed92){void 0x0===_0x1fed92&&(_0x1fed92=_0x346d83),_0x4bd690[_0x1fed92]=_0x2581aa[_0x346d83];}),_0x42c485=this&&this[_0x207e87(0x143)]||function(_0x3c66ec,_0x4f2c83){const _0x764d06=_0x207e87;for(var _0x69e282 in _0x3c66ec)_0x764d06(0x12f)===_0x69e282||Object['prototype'][_0x764d06(0x1cb)][_0x764d06(0x199)](_0x4f2c83,_0x69e282)||_0x1f13f3(_0x4f2c83,_0x3c66ec,_0x69e282);};Object['defineProperty'](_0x5a949c,_0x207e87(0x195),{'value':!0x0}),_0x42c485(_0x24f0b6(0x1a3),_0x5a949c);},0x1a3:(_0x854376,_0x545c15)=>{const _0x3f6dd4=a0_0x415a;var _0x205b43;Object[_0x3f6dd4(0x112)](_0x545c15,'__esModule',{'value':!0x0}),_0x545c15[_0x3f6dd4(0x147)]=void 0x0,(_0x205b43=_0x545c15[_0x3f6dd4(0x147)]||(_0x545c15['MeshStatus']={}))['success']=_0x3f6dd4(0x19c),_0x205b43[_0x3f6dd4(0x1ff)]=_0x3f6dd4(0x1ff),_0x205b43['error']='error',_0x205b43['pending']='pending',_0x205b43[_0x3f6dd4(0x22a)]='delete';},0x295:function(_0x5cba37,_0x4562ed,_0x13c87c){const _0x337cb0=a0_0x415a;var _0x2126f0=this&&this['__createBinding']||(Object[_0x337cb0(0x130)]?function(_0x1b0ad6,_0x5d8fc0,_0x10064b,_0x1342b6){const _0x2ca260=_0x337cb0;void 0x0===_0x1342b6&&(_0x1342b6=_0x10064b);var _0x1b900c=Object[_0x2ca260(0x1ba)](_0x5d8fc0,_0x10064b);_0x1b900c&&!(_0x2ca260(0x252)in _0x1b900c?!_0x5d8fc0[_0x2ca260(0x195)]:_0x1b900c[_0x2ca260(0x1ea)]||_0x1b900c[_0x2ca260(0x228)])||(_0x1b900c={'enumerable':!0x0,'get':function(){return _0x5d8fc0[_0x10064b];}}),Object[_0x2ca260(0x112)](_0x1b0ad6,_0x1342b6,_0x1b900c);}:function(_0x188243,_0x4f7de9,_0x24dbd0,_0x4a985d){void 0x0===_0x4a985d&&(_0x4a985d=_0x24dbd0),_0x188243[_0x4a985d]=_0x4f7de9[_0x24dbd0];}),_0x1a388a=this&&this[_0x337cb0(0x143)]||function(_0x2c1503,_0x110942){const _0x3aa2a4=_0x337cb0;for(var _0x581863 in _0x2c1503)_0x3aa2a4(0x12f)===_0x581863||Object[_0x3aa2a4(0x186)][_0x3aa2a4(0x1cb)][_0x3aa2a4(0x199)](_0x110942,_0x581863)||_0x2126f0(_0x110942,_0x2c1503,_0x581863);};Object[_0x337cb0(0x112)](_0x4562ed,'__esModule',{'value':!0x0}),_0x1a388a(_0x13c87c(0x1a3),_0x4562ed);},0xef:(_0x428a5a,_0x5384e3,_0x1ee4c8)=>{const _0x9322e5=a0_0x415a;Object[_0x9322e5(0x112)](_0x5384e3,'__esModule',{'value':!0x0}),_0x5384e3[_0x9322e5(0x104)]=_0x5384e3['changeDynamicHeadersToLowercase']=_0x5384e3[_0x9322e5(0x17a)]=void 0x0;const _0x32b8e4=_0x1ee4c8(0x18a),_0x4bbd29=_0x1ee4c8(0x71);_0x5384e3[_0x9322e5(0x17a)]=process['env']['API_MESH_TIER']&&'TI'===process['env'][_0x9322e5(0x165)],_0x5384e3['changeDynamicHeadersToLowercase']=function(_0x3c51d6){return _0x3c51d6['sources']['forEach'](_0x1be1a6=>{const _0xf646e6=a0_0x415a;const {handler:_0x372a30}=_0x1be1a6;Object[_0xf646e6(0x116)](_0x372a30)[_0xf646e6(0x1bc)](({operationHeaders:_0xfbcc37,schemaHeaders:_0x23d8b5})=>{const _0x51bd34=_0xf646e6;(_0xfbcc37||_0x23d8b5)&&(_0x1be1a6['handler']=JSON[_0x51bd34(0x210)](JSON['stringify'](_0x1be1a6[_0x51bd34(0x103)])[_0x51bd34(0x19b)](/(context\.headers[^}]*)/g,(_0x3372bb,_0x4215dc)=>_0x4215dc[_0x51bd34(0x1b8)]())));});}),_0x3c51d6;},_0x5384e3[_0x9322e5(0x104)]=async(_0x298a34,_0x4e27dd)=>{const _0x2d825c=_0x9322e5;try{const _0x2c40c1=JSON[_0x2d825c(0x210)](_0x298a34),_0x5c3914=_0x4bbd29[_0x2d825c(0x187)]({'key':_0x4e27dd,'padding':_0x4bbd29[_0x2d825c(0x14a)][_0x2d825c(0x106)]},Buffer[_0x2d825c(0x16f)](_0x2c40c1[_0x2d825c(0x17c)],_0x2d825c(0x1cd))),_0x5a6bf0=_0x4bbd29[_0x2d825c(0x1d9)]('aes-256-cbc',_0x5c3914,Buffer[_0x2d825c(0x16f)](_0x2c40c1['iv'],'base64'));let _0x214274=_0x5a6bf0[_0x2d825c(0x162)](_0x2c40c1[_0x2d825c(0x1f5)],_0x2d825c(0x1cd),_0x2d825c(0x219));return _0x214274+=_0x5a6bf0['final'](_0x2d825c(0x219)),{'wasDecryptionSuccessful':!0x0,'decryptedData':_0x214274};}catch(_0xabfe90){return _0x32b8e4['logger'][_0x2d825c(0x1fe)](_0x2d825c(0x1da)+_0xabfe90),{'wasDecryptionSuccessful':!0x1,'decryptedData':''};}};},0x18a:function(_0x29474c,_0x36ac54,_0x6394b4){const _0x1ffc4e=a0_0x415a;var _0x2a870a=this&&this[_0x1ffc4e(0x202)]||function(_0x537763){const _0x57dd18=_0x1ffc4e;return _0x537763&&_0x537763[_0x57dd18(0x195)]?_0x537763:{'default':_0x537763};};Object[_0x1ffc4e(0x112)](_0x36ac54,_0x1ffc4e(0x195),{'value':!0x0}),_0x36ac54[_0x1ffc4e(0x18d)]=void 0x0;const _0x29bd7b=_0x2a870a(_0x6394b4(0x221));_0x36ac54[_0x1ffc4e(0x18d)]=(0x0,_0x29bd7b[_0x1ffc4e(0x12f)])({'level':process[_0x1ffc4e(0x1f1)][_0x1ffc4e(0x110)]||_0x1ffc4e(0x1fe)});},0x378:_0x243b47=>{const _0x159152=a0_0x415a;_0x243b47[_0x159152(0x12a)]=require(_0x159152(0x1ac));},0x7f:_0x46b8e5=>{const _0x453e69=a0_0x415a;_0x46b8e5['exports']=require(_0x453e69(0x259));},0x221:_0x808079=>{const _0x397fdd=a0_0x415a;_0x808079[_0x397fdd(0x12a)]=require('pino');},0x42:_0x3b04ba=>{const _0x3b0de1=a0_0x415a;_0x3b04ba[_0x3b0de1(0x12a)]=require(_0x3b0de1(0x140));},0x71:_0x5f12c1=>{const _0x46296e=a0_0x415a;_0x5f12c1['exports']=require(_0x46296e(0x123));},0x93:_0x36e0fa=>{_0x36e0fa['exports']=require('fs');},0x11:_0x1e3537=>{const _0x4ce02c=a0_0x415a;_0x1e3537[_0x4ce02c(0x12a)]=require(_0x4ce02c(0x13a));},0x189:_0x2b7f62=>{const _0x276562=a0_0x415a;_0x2b7f62[_0x276562(0x12a)]=JSON[_0x276562(0x210)](_0x276562(0x10f));},0x3ad:_0x9158c8=>{_0x9158c8['exports']=JSON['parse']('{\x22$id\x22:\x22createSource-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createSource-ti#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22}');},0x380:_0x3b5b4c=>{const _0x13187e=a0_0x415a;_0x3b5b4c[_0x13187e(0x12a)]=JSON['parse']('{\x22$id\x22:\x22createTenant-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22afterAll\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22afterSource\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/SourceHook\x22},\x22beforeAll\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22beforeSource\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/SourceHook\x22}},\x22type\x22:\x22object\x22},\x22IMSUser\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22displayName\x22:{\x22type\x22:\x22string\x22},\x22firstName\x22:{\x22type\x22:\x22string\x22},\x22lastName\x22:{\x22type\x22:\x22string\x22},\x22userEmail\x22:{\x22type\x22:\x22string\x22},\x22userId\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22displayName\x22,\x22firstName\x22,\x22lastName\x22,\x22userEmail\x22,\x22userId\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22MeshConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22HIPAA\x22:{\x22type\x22:\x22boolean\x22},\x22additionalResolvers\x22:{\x22items\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-mgql#/definitions/AdditionalStitchingResolverObject\x22},{\x22$ref\x22:\x22createTenant-mgql#/definitions/AdditionalStitchingBatchResolverObject\x22},{\x22type\x22:\x22string\x22}]},\x22type\x22:\x22array\x22},\x22additionalTypeDefs\x22:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResponseConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22SourceHook\x22:{\x22additionalProperties\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22type\x22:\x22array\x22},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createTenant-mgql#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\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}');},0x3a3:_0x3faeba=>{const _0x21b4be=a0_0x415a;_0x3faeba[_0x21b4be(0x12a)]=JSON['parse']('{\x22$id\x22:\x22createTenant-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22type\x22:\x22object\x22},\x22CacheConfig_1\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-ti#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FetchConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedDomains\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22afterAll\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22afterSource\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/SourceHook\x22},\x22beforeAll\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22beforeSource\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/SourceHook\x22}},\x22type\x22:\x22object\x22},\x22IMSUser\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22displayName\x22:{\x22type\x22:\x22string\x22},\x22firstName\x22:{\x22type\x22:\x22string\x22},\x22lastName\x22:{\x22type\x22:\x22string\x22},\x22userEmail\x22:{\x22type\x22:\x22string\x22},\x22userId\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22displayName\x22,\x22firstName\x22,\x22lastName\x22,\x22userEmail\x22,\x22userId\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22MeshConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22HIPAA\x22:{\x22type\x22:\x22boolean\x22},\x22additionalResolvers\x22:{\x22items\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createTenant-ti#/definitions/AdditionalStitchingResolverObject\x22},{\x22$ref\x22:\x22createTenant-ti#/definitions/AdditionalStitchingBatchResolverObject\x22},{\x22type\x22:\x22string\x22}]},\x22type\x22:\x22array\x22},\x22additionalTypeDefs\x22:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseCache\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22globalTtl\x22:{\x22type\x22:\x22number\x22},\x22includeExtensionMetadata\x22:{\x22type\x22:\x22boolean\x22},\x22ttlPerSchemaCoordinate\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22coordinate\x22:{\x22type\x22:\x22string\x22},\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22required\x22:[\x22coordinate\x22,\x22ttl\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ResponseConfig\x22},\x22runtimeConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RuntimeConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22RunTimeContextConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cacheConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CacheConfig\x22},\x22fetchConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/FetchConfig\x22}},\x22type\x22:\x22object\x22},\x22RuntimeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22contextConfig\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/RunTimeContextConfig\x22}},\x22type\x22:\x22object\x22},\x22SourceHook\x22:{\x22additionalProperties\x22:{\x22items\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22type\x22:\x22array\x22},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createTenant-ti#/definitions/CacheConfig_1\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\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}');},0x2af:_0x52a95f=>{const _0x3a25db=a0_0x415a;_0x52a95f[_0x3a25db(0x12a)]=JSON['parse'](_0x3a25db(0x1b6));},0x151:_0x5c9bb5=>{const _0x610b4d=a0_0x415a;_0x5c9bb5['exports']=JSON[_0x610b4d(0x210)](_0x610b4d(0x249));}},_0x48149b={};function _0x4e6c44(_0x55d83c){const _0x1b64b8=a0_0x415a;var _0x20b88c=_0x48149b[_0x55d83c];if(void 0x0!==_0x20b88c)return _0x20b88c[_0x1b64b8(0x12a)];var _0x5344bd=_0x48149b[_0x55d83c]={'exports':{}};return _0x2619af[_0x55d83c][_0x1b64b8(0x199)](_0x5344bd[_0x1b64b8(0x12a)],_0x5344bd,_0x5344bd[_0x1b64b8(0x12a)],_0x4e6c44),_0x5344bd[_0x1b64b8(0x12a)];}_0x4e6c44['n']=_0x7381b7=>{const _0x1a83d8=a0_0x415a;var _0x2d939f=_0x7381b7&&_0x7381b7[_0x1a83d8(0x195)]?()=>_0x7381b7[_0x1a83d8(0x12f)]:()=>_0x7381b7;return _0x4e6c44['d'](_0x2d939f,{'a':_0x2d939f}),_0x2d939f;},_0x4e6c44['d']=(_0x3d9e69,_0x24697e)=>{for(var _0x3279b5 in _0x24697e)_0x4e6c44['o'](_0x24697e,_0x3279b5)&&!_0x4e6c44['o'](_0x3d9e69,_0x3279b5)&&Object['defineProperty'](_0x3d9e69,_0x3279b5,{'enumerable':!0x0,'get':_0x24697e[_0x3279b5]});},_0x4e6c44['o']=(_0x4c8aa2,_0x12e890)=>Object[_0x2daa25(0x186)][_0x2daa25(0x1cb)][_0x2daa25(0x199)](_0x4c8aa2,_0x12e890),_0x4e6c44['r']=_0x25354c=>{const _0x899105=_0x2daa25;_0x899105(0x135)!=typeof Symbol&&Symbol['toStringTag']&&Object[_0x899105(0x112)](_0x25354c,Symbol[_0x899105(0x1ec)],{'value':_0x899105(0x247)}),Object['defineProperty'](_0x25354c,_0x899105(0x195),{'value':!0x0});};var _0x2a569d={};((()=>{const _0x3b04b2=_0x2daa25;_0x4e6c44['r'](_0x2a569d),_0x4e6c44['d'](_0x2a569d,{'default':()=>_0x4eaef7});const _0x4e2647=require(_0x3b04b2(0x1f7));var _0x34b8aa=_0x4e6c44(0x22b);const _0x3500d8=require(_0x3b04b2(0x244)),_0x4f8250=require(_0x3b04b2(0x145));var _0x293459=_0x4e6c44['n'](_0x4f8250);const _0x293c6e=require('typescript');var _0x51ced5=_0x4e6c44['n'](_0x293c6e);const _0x5d6162=require(_0x3b04b2(0x220));var _0x2a9def=_0x4e6c44(0x11),_0x1e0e12=_0x4e6c44['n'](_0x2a9def);class _0x303a74 extends Error{[_0x3b04b2(0x13f)];[_0x3b04b2(0x10d)];[_0x3b04b2(0x23d)];[_0x3b04b2(0x19a)];constructor(_0x5366ce,_0x3e5153,_0x1742ec,_0x24b061){const _0x5d2240=_0x3b04b2;super(_0x5366ce),this[_0x5d2240(0x13f)]=_0x3e5153,this[_0x5d2240(0x19a)]=_0x4e2647[_0x5d2240(0x21f)][_0x5d2240(0x252)](_0x5d2240(0x19a)),this['stack']=_0x1742ec,this['cause']=_0x24b061;}}function _0xcbd8e2(_0x327bb1){const _0x397059=_0x3b04b2;let _0x20b434=_0x327bb1;for(;!_0x293459()[_0x397059(0x261)](_0x1e0e12()[_0x397059(0x1df)](_0x20b434,_0x397059(0x251)));)_0x20b434=_0x1e0e12()['join'](_0x20b434,'..');return console[_0x397059(0x226)](_0x397059(0x115),_0x20b434),_0x20b434;}var _0x5cbf7d=_0x4e6c44(0x221);const _0x829a76=_0x4e6c44['n'](_0x5cbf7d)()({'level':process[_0x3b04b2(0x1f1)][_0x3b04b2(0x110)]||_0x3b04b2(0x1fe),'mixin':()=>({'requestId':_0x4e2647[_0x3b04b2(0x21f)][_0x3b04b2(0x252)]('requestId'),'container':process[_0x3b04b2(0x1f1)]['API_MESH_TIER']})}),_0x4eaef7={'buildMesh':async function(_0x24cb6b,_0x5de77c){const _0x36925e=_0x3b04b2;const _0x3cc1ae=_0xcbd8e2(process[_0x36925e(0x176)]());!function(_0x142786,_0x229396){const _0x37c151=_0x36925e;_0x293459()[_0x37c151(0x261)](_0x1e0e12()[_0x37c151(0x208)](''+_0x229396,'meshes'))||_0x293459()[_0x37c151(0x264)](_0x1e0e12()[_0x37c151(0x208)](''+_0x229396,'meshes')),_0x293459()[_0x37c151(0x261)](_0x1e0e12()[_0x37c151(0x208)](''+_0x229396,_0x37c151(0x16e)))||_0x293459()['mkdirSync'](_0x1e0e12()[_0x37c151(0x208)](''+_0x229396,'mesh-artifact')),_0x293459()[_0x37c151(0x261)](_0x1e0e12()[_0x37c151(0x208)](''+_0x229396,_0x37c151(0x1de)))||_0x293459()[_0x37c151(0x264)](_0x1e0e12()[_0x37c151(0x208)](''+_0x229396,'tempfiles')),_0x293459()[_0x37c151(0x128)](_0x229396+'/'+_0x142786+_0x37c151(0x207));}(_0x24cb6b,_0x3cc1ae);const _0x14cac5=_0x3500d8['spawn'];_0x829a76[_0x36925e(0x1fe)](_0x36925e(0x1a6)+_0x24cb6b);try{const _0xd71e9b=()=>{const _0x587038=_0x36925e;const _0x262b32=_0x293459()[_0x587038(0x184)](_0x3cc1ae+'/'+_0x24cb6b+_0x587038(0x207),_0x587038(0x219))[_0x587038(0x1f6)]('schema-management-service','');_0x293459()[_0x587038(0x169)](_0x3cc1ae+'/'+_0x24cb6b+_0x587038(0x207),_0x262b32,_0x587038(0x219));};_0x5de77c[_0x36925e(0x231)]=[..._0x5de77c[_0x36925e(0x231)]||[],{'httpDetailsExtensions':{}}];const _0x83c697=[],_0x45d7ca=function(_0x169eb7){const _0x4fa06d=_0x36925e;const _0x38bf9f=Math['floor'](Date[_0x4fa06d(0x23e)]()/0x3e8),_0x2080b1=_0x169eb7[_0x4fa06d(0x1e6)]('.')[_0x4fa06d(0x1f2)]();return _0x169eb7[_0x4fa06d(0x17e)](0x0,_0x169eb7[_0x4fa06d(0x23a)]('.'))+'_'+_0x38bf9f+'.'+_0x2080b1;}(_0x36925e(0x188));for(let _0x4b12b1 of _0x5de77c[_0x36925e(0x1b3)])_0x4b12b1[_0x36925e(0x103)][_0x36925e(0x166)]&&_0x83c697['push']({'source':_0x4b12b1['name'],'handler':'./'+_0x45d7ca});_0x83c697['length']>0x0&&(_0x5de77c[_0x36925e(0x231)][_0x36925e(0xf7)]({'onFetch':_0x83c697}),_0x5de77c[_0x36925e(0x13c)]=[..._0x5de77c[_0x36925e(0x13c)]||[],{'path':'./'+_0x45d7ca,'content':_0x36925e(0x255)}]),await async function(_0x5edd62,_0x1f087d){const _0x416790=_0x36925e;try{(0x0,_0x34b8aa[_0x416790(0x215)])(_0x5edd62,_0x1f087d),(0x0,_0x34b8aa[_0x416790(0x197)])(_0x5edd62,_0x1f087d);}catch(_0x208c9c){throw _0x829a76['error'](_0x208c9c,_0x416790(0x193)),new _0x303a74(_0x416790(0x121)+_0x208c9c,_0x416790(0x1e3),_0x4e2647[_0x416790(0x21f)]['get'](_0x416790(0x19a)));}}(_0x24cb6b,_0x5de77c),_0x829a76['info'](_0x36925e(0x221)+_0x3cc1ae+'/'+_0x24cb6b+_0x36925e(0x1e0)),_0x293459()['existsSync'](_0x1e0e12()['resolve'](''+_0x3cc1ae,''+_0x24cb6b))||_0x293459()[_0x36925e(0x264)](_0x1e0e12()[_0x36925e(0x208)](''+_0x3cc1ae,''+_0x24cb6b)),_0x5de77c[_0x36925e(0x13c)]&&(_0x293459()[_0x36925e(0x169)](_0x1e0e12()['resolve'](''+_0x3cc1ae,_0x24cb6b,_0x36925e(0x1b2)),JSON[_0x36925e(0x1d5)](_0x5de77c)),delete _0x5de77c[_0x36925e(0x13c)]),_0x829a76[_0x36925e(0x1fe)](_0x36925e(0x174)+JSON[_0x36925e(0x1d5)](_0x5de77c)),_0x293459()[_0x36925e(0x169)](_0x1e0e12()[_0x36925e(0x208)](''+_0x3cc1ae,''+_0x24cb6b,_0x36925e(0x159)),JSON['stringify'](_0x5de77c)),_0x829a76['info']('chmod\x20775\x20on\x20.meshrc.json\x20file.....'),_0x293459()['chmodSync'](_0x1e0e12()[_0x36925e(0x208)](''+_0x3cc1ae,''+_0x24cb6b,'.meshrc.json'),0x1fd),_0x829a76[_0x36925e(0x1fe)]('running\x20graphqlMesh().....');try{return new Promise((_0x4c5792,_0x39256f)=>{const _0x2edb3a=_0x36925e;const _0x3402df=_0x293459()['createWriteStream'](_0x24cb6b+_0x2edb3a(0x207),{'flags':'a'}),_0x930049=_0x14cac5('node',[_0x1e0e12()[_0x2edb3a(0x208)](__dirname,_0x2edb3a(0x120)),_0x1e0e12()[_0x2edb3a(0x208)](_0x3cc1ae,_0x24cb6b)],{});_0x930049[_0x2edb3a(0x20e)]['pipe'](_0x3402df),_0x930049[_0x2edb3a(0x25e)][_0x2edb3a(0x15b)](_0x3402df),_0x930049['on'](_0x2edb3a(0x1bd),function(_0x1dd669){const _0x437315=_0x2edb3a;_0x829a76[_0x437315(0x1fe)](_0x437315(0x1fd)+_0x1dd669),_0xd71e9b(),0x0===_0x1dd669?_0x4c5792(!0x0):_0x39256f(!0x1);}),_0x930049['on'](_0x2edb3a(0x21d),function(_0x47eeaa){const _0x549b0e=_0x2edb3a;_0x829a76['error'](_0x549b0e(0x12b)+_0x47eeaa[_0x549b0e(0x11b)]),_0x829a76[_0x549b0e(0x21d)](_0x47eeaa),_0xd71e9b(),_0x39256f(_0x47eeaa);});})[_0x36925e(0x20f)](()=>(_0x829a76[_0x36925e(0x1fe)](_0x36925e(0x20b)),function(_0xb6b41f,_0x53d9fa){const _0xbe7a97=_0x36925e;try{_0x293459()['removeSync'](_0x1e0e12()[_0xbe7a97(0x208)](''+_0x53d9fa,_0xbe7a97(0x16e),_0xb6b41f)),_0x293459()[_0xbe7a97(0x18c)](_0x1e0e12()[_0xbe7a97(0x208)](''+_0x53d9fa,_0xb6b41f,_0xbe7a97(0x1a1)),_0x1e0e12()[_0xbe7a97(0x208)](''+_0x53d9fa,'mesh-artifact',''+_0xb6b41f)),_0x293459()[_0xbe7a97(0x1ae)](_0x1e0e12()[_0xbe7a97(0x208)](''+_0x53d9fa,_0xb6b41f,_0xbe7a97(0x159)),_0x1e0e12()['resolve'](''+_0x53d9fa,_0xbe7a97(0x16e),''+_0xb6b41f,'.meshrc.json')),_0x293459()['existsSync'](_0x1e0e12()[_0xbe7a97(0x208)](''+_0x53d9fa,_0xb6b41f,_0xbe7a97(0x1b2)))&&_0x293459()[_0xbe7a97(0x1ae)](_0x1e0e12()['resolve'](''+_0x53d9fa,_0xb6b41f,_0xbe7a97(0x1b2)),_0x1e0e12()[_0xbe7a97(0x208)](''+_0x53d9fa,_0xbe7a97(0x16e),''+_0xb6b41f,_0xbe7a97(0x1b2))),_0x293459()['existsSync'](_0x1e0e12()[_0xbe7a97(0x208)](''+_0x53d9fa,_0xb6b41f,_0xbe7a97(0x21b)))&&_0x293459()['copySync'](_0x1e0e12()[_0xbe7a97(0x208)](''+_0x53d9fa,_0xb6b41f,_0xbe7a97(0x21b)),_0x1e0e12()[_0xbe7a97(0x208)](''+_0x53d9fa,_0xbe7a97(0x16e),'tenantFiles')),_0x293459()[_0xbe7a97(0x25c)](_0x1e0e12()[_0xbe7a97(0x208)](''+_0x53d9fa,_0xb6b41f));}catch(_0x2ca7fb){throw _0x829a76[_0xbe7a97(0x21d)](_0x2ca7fb,_0xbe7a97(0x154)),_0x2ca7fb;}}(_0x24cb6b,_0x3cc1ae),_0x829a76[_0x36925e(0x1fe)](_0x36925e(0x1cc)),!0x0))['catch'](_0x4172fb=>{const _0x59de41=_0x36925e;_0x829a76[_0x59de41(0x21d)](_0x4172fb,'An\x20error\x20occurred\x20in\x20graphqlMesh()');const _0x16b03b=_0x293459()[_0x59de41(0x184)](_0x3cc1ae+'/'+_0x24cb6b+_0x59de41(0x207),_0x59de41(0x219));throw new _0x303a74(_0x16b03b,_0x59de41(0x1e3),_0x4e2647[_0x59de41(0x21f)][_0x59de41(0x252)]('requestId'));});}catch(_0x2a785e){_0x829a76['error'](_0x2a785e,'An\x20error\x20occurred\x20in\x20graphqlMesh()');const _0x135235=_0x2a785e[_0x36925e(0x10d)]['replaceAll'](_0x36925e(0x101),'');if(_0x293459()['writeFileSync'](_0x24cb6b+_0x36925e(0x207),_0x135235),_0x2a785e instanceof Error)throw new _0x303a74(_0x135235,_0x36925e(0x1e3),_0x4e2647[_0x36925e(0x21f)][_0x36925e(0x252)](_0x36925e(0x19a)));}}catch(_0x445892){throw _0x829a76['error'](_0x445892,_0x36925e(0x1d0)),_0x445892;}},'compileMesh':async function(_0x2570d8){const _0x363422=_0x3b04b2;const _0x34b3c1=_0xcbd8e2(process[_0x363422(0x176)]()),_0x16ed8d=_0x1e0e12()['resolve'](_0x34b3c1,_0x363422(0x16e),_0x2570d8),_0x4bef79={'compilerOptions':{'module':_0x51ced5()[_0x363422(0x15f)][_0x363422(0x1a9)],'esModuleInterop':!0x0,'moduleResolution':0x2}};return _0x829a76[_0x363422(0x1fe)](_0x363422(0x24d)+_0x16ed8d+'\x20ts\x20artifacts\x20to\x20js'),(0x0,_0x5d6162[_0x363422(0x220)])(_0x16ed8d+'/**/*.ts',{'dot':!0x0})[_0x363422(0x20f)](_0x4d1b4d=>{const _0x278eac=_0x363422;const _0x303dd6=[];return _0x4d1b4d[_0x278eac(0x1bc)](async _0x3a5611=>{const _0x1044a1=_0x278eac;_0x303dd6[_0x1044a1(0x22f)](new Promise((_0x117475,_0x226f12)=>{const _0x2bdb21=_0x1044a1;_0x293459()[_0x2bdb21(0x22d)](_0x3a5611,_0x2bdb21(0x219))[_0x2bdb21(0x20f)](_0x4482cd=>{const _0x572947=_0x2bdb21;const _0x3cfb2b=_0x51ced5()[_0x572947(0x1f0)](_0x4482cd,_0x4bef79),_0x4fda0a=_0x3a5611[_0x572947(0x19b)](_0x572947(0x241),_0x572947(0x185));_0x293459()['writeFile'](_0x4fda0a,_0x3cfb2b[_0x572947(0x124)])['then'](()=>_0x293459()['rm'](_0x3a5611))['then'](()=>{const _0xd38c6b=_0x572947;_0x829a76[_0xd38c6b(0x1fe)]('Compiled\x20'+_0x3a5611),_0x117475(_0x4fda0a);})['catch'](_0x3fad2c=>{const _0x4d5029=_0x572947;_0x829a76[_0x4d5029(0x21d)](_0x4d5029(0x183),_0x3fad2c),_0x226f12(_0x3fad2c);});});}));}),Promise[_0x278eac(0x158)](_0x303dd6);})[_0x363422(0x24f)](_0x589a32=>{const _0x42b2ce=_0x363422;throw _0x829a76['error'](_0x42b2ce(0x183),_0x589a32),_0x589a32;});},'validateMesh':async function(_0x2b63fb){const _0x172ab3=_0x3b04b2;const {isValid:_0x15de3d,errors:_0xda40d6}=(0x0,_0x34b8aa[_0x172ab3(0x127)])({'meshConfig':_0x2b63fb});if(!_0x15de3d){const _0x22bdfa=new Error(_0xda40d6?(0x0,_0x34b8aa['generateSchemaValidationError'])(_0xda40d6):_0x172ab3(0x267));throw _0x22bdfa[_0x172ab3(0x13f)]=_0x172ab3(0x25b),_0x22bdfa;}const {isValid:_0x9f0f29,reasons:_0x2c77f4}=await(0x0,_0x34b8aa[_0x172ab3(0x1c4)])(_0x2b63fb);if(!_0x9f0f29){const _0x576b24=new Error(_0x2c77f4[_0x172ab3(0x1df)](_0x172ab3(0x15d)));throw _0x576b24[_0x172ab3(0x13f)]=_0x172ab3(0x25b),_0x576b24;}const {isValid:_0x2bf78b,errors:_0x355645}=(0x0,_0x34b8aa[_0x172ab3(0x11c)])(_0x2b63fb);if(!_0x2bf78b){const _0x5082a7=_0xda40d6?new Error(_0xda40d6[_0x172ab3(0x1df)](_0x172ab3(0x15d))):new Error(_0x172ab3(0x1f8));throw _0x5082a7[_0x172ab3(0x13f)]=_0x172ab3(0x1e8),_0x5082a7;}return!0x0;}};})());var _0x57993c=exports;for(var _0x225a60 in _0x2a569d)_0x57993c[_0x225a60]=_0x2a569d[_0x225a60];_0x2a569d[_0x2daa25(0x195)]&&Object[_0x2daa25(0x112)](_0x57993c,_0x2daa25(0x195),{'value':!0x0});})());function a0_0x415a(_0x2a4a87,_0x1ba677){const _0x3d50f0=a0_0x3d50();a0_0x415a=function(_0x415a5d,_0x28e498){_0x415a5d=_0x415a5d-0xf6;let _0x129db6=_0x3d50f0[_0x415a5d];return _0x129db6;};return a0_0x415a(_0x2a4a87,_0x1ba677);}function a0_0x3d50(){const _0x3dd536=['meshes/mesh-artifact/','toStringTag','extname','Replacing\x20','Invalid\x20type\x20used\x20for\x20','transpileModule','env','pop','parentDir','2666160hvCXGC','data','replaceAll','@fastify/request-context','Mesh\x20config\x20should\x20be\x20less\x20than\x20375KB','private','afterSource','contextConfig','mgql_updateTenantSchema','Build\x20process\x20exited\x20with\x20code\x20','info','building','1434VPpIWq','Error\x20at\x20','__importDefault','s-maxage','window','missingProperty','filter','.txt','resolve','58568uLPQoy','.\x20Should\x20be\x20one\x20of\x20','Moving\x20mesh\x20artifacts\x20into\x20artifacts\x20folder','handleGraphQLSchemaFileReferences','must-understand','stdout','then','parse','mgql_createTenantSchema','\x20for\x20source\x20\x27','generateSchemaValidationError','debug','replaceFileReferencesInConfig','import\x20is\x20not\x20supported','enum','afterSource\x20hook\x20at\x20index\x20','utf8','pid','tenantFiles','responseConfig','error','headers','requestContext','glob','Creating\x20','baseUrl','<whitespace>','\x20at\x20','ESLint','log','operations','configurable','\x27\x20cannot\x20be\x20empty','delete','node','no-transform','readFile','includes','push','errors','plugins','__defineSetter__\x20is\x20not\x20supported','toString','writeFile','__defineSetter__','parseFilePath','No\x20coordinates\x20provided\x20in\x20responseCache.ttlPerSchemaCoordinate.\x20Provide\x20at\x20least\x20one\x20coordinate\x20with\x20TTL.','composer','changeDynamicHeadersToLowercase','lastIndexOf','handleOpenAPIFileReferences','isValid','cause','now','runtimeConfig','prod','.ts','.json','isArray','child_process','Multiple\x20entries\x20found\x20for\x20coordinates\x20','JsonSchema','Module','WebAssembly','{\x22$id\x22:\x22updateTenant-ti\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22type\x22:\x22object\x22},\x22CacheConfig_1\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FetchConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedDomains\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22afterAll\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22afterSource\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/SourceHook\x22},\x22beforeAll\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22beforeSource\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/SourceHook\x22}},\x22type\x22:\x22object\x22},\x22IMSUser\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22displayName\x22:{\x22type\x22:\x22string\x22},\x22firstName\x22:{\x22type\x22:\x22string\x22},\x22lastName\x22:{\x22type\x22:\x22string\x22},\x22userEmail\x22:{\x22type\x22:\x22string\x22},\x22userId\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22displayName\x22,\x22firstName\x22,\x22lastName\x22,\x22userEmail\x22,\x22userId\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22MeshConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22HIPAA\x22:{\x22type\x22:\x22boolean\x22},\x22additionalResolvers\x22:{\x22items\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-ti#/definitions/AdditionalStitchingResolverObject\x22},{\x22$ref\x22:\x22updateTenant-ti#/definitions/AdditionalStitchingBatchResolverObject\x22},{\x22type\x22:\x22string\x22}]},\x22type\x22:\x22array\x22},\x22additionalTypeDefs\x22:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseCache\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22globalTtl\x22:{\x22type\x22:\x22number\x22},\x22includeExtensionMetadata\x22:{\x22type\x22:\x22boolean\x22},\x22ttlPerSchemaCoordinate\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22coordinate\x22:{\x22type\x22:\x22string\x22},\x22ttl\x22:{\x22type\x22:\x22number\x22}},\x22required\x22:[\x22coordinate\x22,\x22ttl\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResponseConfig\x22},\x22runtimeConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RuntimeConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22RunTimeContextConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cacheConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CacheConfig\x22},\x22fetchConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/FetchConfig\x22}},\x22type\x22:\x22object\x22},\x22RuntimeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22contextConfig\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/RunTimeContextConfig\x22}},\x22type\x22:\x22object\x22},\x22SourceHook\x22:{\x22additionalProperties\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22type\x22:\x22array\x22},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22updateTenant-ti#/definitions/CacheConfig_1\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\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}','\x20to\x20','cache','Source\x20name\x20cannot\x20be\x20empty','Compiling\x20','relativePath','catch','\x20is\x20not\x20allowed\x20in\x20responseConfig.headers.\x20Use\x20the\x20responseConfig.CORS\x20section.','package.json','get','handleReplaceFieldFileReferences','Invalid\x20Secrets.\x20Secrets\x20must\x20be\x20a\x20YAML\x20key\x20value\x20pairs.\x20Received\x20String','async\x20function\x20handleOnFetch(data)\x20{\x0d\x0a\x09data.options.headers[\x27content-type\x27]\x20=\x20\x27application/json\x27;\x0d\x0a}\x0d\x0a\x0d\x0amodule.exports\x20=\x20handleOnFetch;\x0d\x0a','parseMaterializedFilePath','globalTtl','Missing\x20required\x20property\x20','eslint','max-stale','InvalidMeshConfigError','removeSync','env.','stderr','replaceRelativePaths','isInteger','existsSync','createTenantSchema','beforeSource\x20hook\x20at\x20index\x20','mkdirSync','createHash','stale-while-revalidate','Invalid\x20mesh\x20config','187tzYzKA','unshift','add','max-age','concat','REQUEST_ID','code','\x20used\x20in\x20','Materializing\x20','__setModuleDefault','833ywcWeY','schema-management-service','absolutePath','handler','decryptSecrets','promises','RSA_PKCS1_OAEP_PADDING','require','processMeshResponseHeaders','mkdir','creating\x20hash\x20failed','entries','process\x20is\x20not\x20supported','stack','import','{\x22$id\x22:\x22createSource-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22createSource-mgql#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22TypeMergingConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22[Type\x20Merging](https://www.graphql-tools.com/docs/stitch-type-merging)\x20Configuration\x22,\x22properties\x22:{\x22additionalConfiguration\x22:{\x22description\x22:\x22The\x20path\x20to\x20a\x20code\x20file\x20that\x20has\x20additional\x20type\x20merging\x20configuration\x22},\x22queryFields\x22:{\x22description\x22:\x22Denotes\x20a\x20root\x20field\x20used\x20to\x20query\x20a\x20merged\x20type\x20across\x20services.\x5cnThe\x20marked\x20field\x27s\x20name\x20is\x20analogous\x5cnto\x20the\x20fieldName\x20setting\x20in\x5cn[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example),\x5cnwhile\x20the\x20field\x27s\x20arguments\x20and\x20return\x20type\x20are\x20used\x20to\x20infer\x20merge\x20configuration.\x5cnDirective\x20arguments\x20tune\x20the\x20merge\x20behavior\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/MergedRootFieldConfig\x22},\x22type\x22:\x22array\x22},\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/MergedTypeConfig\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22}},\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22createSource-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22}','LOG_LEVEL','Clearing\x20materialized\x20files\x20in\x20','defineProperty','clearMaterializedConfigFiles','length','This\x20is\x20path:\x20','values','processFileConfig','stale-if-error','set-cookie','handleHooksFileReferences','message','validateMeshConfigSize','1311650APbkhn','meshId','cache-control','scripts/buildMesh.js','An\x20error\x20occured\x20while\x20materializing\x20the\x20files:\x20','replacements','crypto','outputText','compositions','requestSample','validateCreateMeshConfigSchema','createFileSync','RESPONSE_CACHE_MAX_GLOBAL_TTL','exports','Build\x20process\x20exited\x20with\x20error\x20','pos','source','Mesh\x20file\x20names\x20must\x20be\x20less\x20than\x2025\x20characters.\x20The\x20following\x20files\x20are\x20invalid:\x20','default','create','mgql_createSourceSchema','beforeSource','validateUpdateMeshConfigSchema','http','undefined','materializedPath','getSchemaValidator','KB.\x20Mesh\x20config\x20size\x20must\x20be\x20less\x20than\x20375KB','afterSource\x20hooks\x20array\x20for\x20source\x20\x27','path','YAML\x20parsing\x20error,\x20duplicate\x20keys\x20found\x20at\x20line,\x20pos\x20','files','byteLength','has','name','yaml','getTenantTmpDir','Please\x20set\x20positive\x20value\x20greater\x20than\x20zero\x20for\x20ttl','__exportStar','handleJSONSchemaFileReferences','fs-extra','Mesh\x20configuration\x20shouldn\x27t\x20have\x20source\x20name\x20repeated.','MeshStatus','replaceField','ttl','constants','min-fresh','responseSample','beforeAll','handleResolversCompositionFileReferences','transforms','lintText','organizationCode','\x20with\x20','https','An\x20error\x20occurred\x20while\x20moving\x20mesh\x20artifacts','basename','payload','YAML\x20parsing\x20error,\x20bad\x20indentation\x20at\x20line,\x20pos\x20','all','.meshrc.json','proxy-revalidate','pipe','reasons','\x20;\x20','public','ModuleKind','responseCache','additionalProperty','update','immutable','createSourceSchema','API_MESH_TIER','openapi','55002bCIvpl','ti_createTenantSchema','writeFileSync','getSourceResponseHeaders','MeshTypes','\x20is\x20a\x20duplicate\x20source\x20name.','validate','mesh-artifact','from','endsWith','\x20in\x20the\x20Mesh\x20config','responseSchema','cacheConfig','Writing\x20.meshrc.json\x20file:\x20','./tenantFiles/','cwd','coordinate','WebAssembly\x20is\x20not\x20supported','substring','isTI','test','key','.graphql','slice','ti_updateTenantSchema','__createBinding','onFetch','resolversComposition','Unable\x20to\x20compile\x20mesh','readFileSync','.js','prototype','privateDecrypt','handleOpenapiOnFetch.js','handleAdditionalResolversFileReferences','graphql','getCacheControlDirectives','copySync','logger','ttlPerSchemaCoordinate','process','map','indexOf','hooks','Error\x20processing\x20mesh\x20config\x20in\x20meshBuilder.processConfig','14Ovigsn','__esModule','__importStar','materializeTenantFiles','projectId','call','requestId','replace','success','Header\x20','no-store','validateSourceName','afterSource\x20hook\x20references\x20undeclared\x20source:\x20','.mesh/','validateCreateSourceConfigSchema','allowedValues','requestSchema','digest','Beginning\x20mesh\x20build\x20for\x20meshId:\x20','DUPLICATE_KEY','dirname','CommonJS','setInterval\x20is\x20not\x20supported','__defineGetter__','ajv','validateMeshSecrets','copyFileSync','absolute','string','\x20seconds.','files.json','sources','cacheControl','workspaceId','{\x22$id\x22:\x22updateTenant-mgql\x22,\x22$schema\x22:\x22http://json-schema.org/draft-07/schema#\x22,\x22additionalProperties\x22:false,\x22definitions\x22:{\x22AdditionalStitchingBatchResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22keyField\x22:{\x22type\x22:\x22string\x22},\x22keysArg\x22:{\x22type\x22:\x22string\x22},\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22keyField\x22,\x22keysArg\x22,\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22AdditionalStitchingResolverObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22requiredSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22result\x22:{\x22description\x22:\x22Extract\x20specific\x20property\x20from\x20the\x20result\x22,\x22type\x22:\x22string\x22},\x22resultType\x22:{\x22description\x22:\x22If\x20return\x20types\x20don\x27t\x20match,\x5cnyou\x20can\x20specify\x20a\x20result\x20type\x20to\x20apply\x20inline\x20fragment\x22,\x22type\x22:\x22string\x22},\x22sourceArgs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22sourceFieldName\x22:{\x22type\x22:\x22string\x22},\x22sourceName\x22:{\x22type\x22:\x22string\x22},\x22sourceSelectionSet\x22:{\x22type\x22:\x22string\x22},\x22sourceTypeName\x22:{\x22type\x22:\x22string\x22},\x22targetFieldName\x22:{\x22type\x22:\x22string\x22},\x22targetTypeName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22sourceFieldName\x22,\x22sourceName\x22,\x22sourceTypeName\x22,\x22targetFieldName\x22,\x22targetTypeName\x22],\x22type\x22:\x22object\x22},\x22CacheConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Cache\x20configuration.\x22,\x22properties\x22:{\x22cacheControl\x22:{\x22description\x22:\x22Comma-delimited\x20cache\x20control\x20directives.\x20Similar\x20to\x20the\x20HTTP\x20cache\x20control\x20header.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22ComputedAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22specifies\x20a\x20selection\x20of\x20fields\x20required\x20from\x20other\x20services\x20to\x20compute\x20the\x20value\x20of\x20this\x20field.\x5cnThese\x20additional\x20fields\x20are\x20only\x20selected\x20when\x20the\x20computed\x20field\x20is\x20requested.\x5cnAnalogous\x20to\x20[computed\x20field](https://www.graphql-tools.com/docs/stitch-type-merging#computed-fields)\x20in\x20merged\x20type\x20configuration.\x5cnComputed\x20field\x20dependencies\x20must\x20be\x20sent\x20into\x20the\x20subservice\x20using\x20an\x20[object\x20key](https://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22CustomHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22JsonSchema\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/JsonSchemaHandler\x22},\x22graphql\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/GraphQLHandlerHTTPConfiguration\x22},\x22openapi\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/OpenapiHandler\x22}},\x22type\x22:\x22object\x22},\x22CustomReplaceFieldTransformConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22replacements\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22type\x22:\x22string\x22},\x22from\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ReplaceFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22},\x22scope\x22:{\x22description\x22:\x22Allowed\x20values:\x20config,\x20hoistValue\x22,\x22enum\x22:[\x22config\x22,\x22hoistValue\x22],\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ReplaceFieldConfig1\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22},\x22typeDefs\x22:{}},\x22required\x22:[\x22replacements\x22],\x22type\x22:\x22object\x22},\x22CustomSource\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomHandler\x22},\x22name\x22:{\x22description\x22:\x22The\x20name\x20you\x20wish\x20to\x20set\x20to\x20your\x20remote\x20API,\x20this\x20will\x20be\x20used\x20for\x20building\x20the\x20GraphQL\x20context\x22,\x22type\x22:\x22string\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/SourceResponseConfig\x22},\x22transforms\x22:{\x22description\x22:\x22List\x20of\x20transforms\x20to\x20apply\x20to\x20the\x20current\x20API\x20source,\x20before\x20unifying\x20it\x20with\x20the\x20rest\x20of\x20the\x20sources\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22handler\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22CustomTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22encapsulate\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/EncapsulateTransformObject\x22},\x22federation\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationTransform\x22},\x22filterSchema\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FilterSchemaTransform\x22},\x22namingConvention\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/NamingConventionTransformConfig\x22},\x22prefix\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/PrefixTransformConfig\x22},\x22rename\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameTransform\x22},\x22replaceField\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomReplaceFieldTransformConfig\x22},\x22resolversComposition\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResolversCompositionTransform\x22},\x22typeMerging\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/TypeMergingConfig\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformApplyTo\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Allow\x20you\x20to\x20choose\x20which\x20root\x20operations\x20you\x20would\x20like\x20to\x20apply.\x20By\x20default,\x20it\x27s\x20applied\x20to\x20all\x20root\x20types.\x22,\x22properties\x22:{\x22mutation\x22:{\x22type\x22:\x22boolean\x22},\x22query\x22:{\x22type\x22:\x22boolean\x22},\x22subscription\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22EncapsulateTransformObject\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20encapsulation\x20to\x20the\x20API\x20source,\x20by\x20creating\x20a\x20field\x20for\x20it\x20under\x20the\x20root\x20query\x22,\x22properties\x22:{\x22applyTo\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/EncapsulateTransformApplyTo\x22},\x22name\x22:{\x22description\x22:\x22Optional,\x20name\x20to\x20use\x20for\x20grouping\x20under\x20the\x20root\x20types.\x20If\x20not\x20specific,\x20the\x20API\x20name\x20is\x20used.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22config\x22,\x22name\x22],\x22type\x22:\x22object\x22},\x22FederationFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22external\x22:{\x22type\x22:\x22boolean\x22},\x22inaccessible\x22:{\x22type\x22:\x22boolean\x22},\x22override\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldOverrideConfig\x22},\x22provides\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldProvidesConfig\x22},\x22requires\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldRequiresConfig\x22},\x22tag\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationFieldTagConfig\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldOverrideConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldProvidesConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldRequiresConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationFieldTagConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22name\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22extends\x22:{\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationObjectKeyConfig\x22},\x22type\x22:\x22array\x22},\x22resolveReference\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResolveReferenceObject\x22},{\x22type\x22:\x22string\x22}],\x22description\x22:\x22Any\x20of:\x20String,\x20ResolveReferenceObject\x22},\x22shareable\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22FederationObjectKeyConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22fields\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22FederationTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22types\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationTransformType\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22FederationTransformType\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22config\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/FederationObjectConfig\x22},\x22name\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22name\x22],\x22type\x22:\x22object\x22},\x22File\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22content\x22:{\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22content\x22,\x22path\x22],\x22type\x22:\x22object\x22},\x22FilterSchemaTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22filters\x22:{\x22description\x22:\x22Array\x20of\x20filter\x20rules\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20filter-schema\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22filters\x22],\x22type\x22:\x22object\x22},\x22GraphQLHandlerHTTPConfiguration\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22endpoint\x22:{\x22type\x22:\x22string\x22},\x22method\x22:{\x22enum\x22:[\x22GET\x22,\x22POST\x22],\x22type\x22:\x22string\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22schemaHeaders\x20in\x20GQL\x20also\x20support\x20exporting\x20a\x20JSON\x5cnobject\x20from\x20a\x20file\x20but\x20we\x20will\x20only\x20be\x20supporting\x5cnJSON\x20object\x20like\x20other\x20handlers.\x20No\x20file\x20export\x20support.\x22,\x22type\x22:\x22object\x22},\x22source\x22:{\x22type\x22:\x22string\x22},\x22useGETForQueries\x22:{\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22endpoint\x22],\x22type\x22:\x22object\x22},\x22HooksPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22afterAll\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22afterSource\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/SourceHook\x22},\x22beforeAll\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22beforeSource\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/SourceHook\x22}},\x22type\x22:\x22object\x22},\x22IMSUser\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22displayName\x22:{\x22type\x22:\x22string\x22},\x22firstName\x22:{\x22type\x22:\x22string\x22},\x22lastName\x22:{\x22type\x22:\x22string\x22},\x22userEmail\x22:{\x22type\x22:\x22string\x22},\x22userId\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22displayName\x22,\x22firstName\x22,\x22lastName\x22,\x22userEmail\x22,\x22userId\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHTTPOperation\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argTypeMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22Mapping\x20the\x20JSON\x20Schema\x20and\x20define\x20the\x20arguments\x20of\x20the\x20operation.\x5cn\x5cn#\x20Example:\x5cnargTypeMap:\x5cn\x20\x20user_id:\x5cn\x20\x20\x20\x20type:\x20string\x22,\x22type\x22:\x22object\x22},\x22binary\x22:{\x22description\x22:\x22If\x20true,\x20this\x20operation\x20cannot\x20have\x20requestSchema\x20or\x20requestSample\x5cnAnd\x20the\x20request\x20body\x20will\x20be\x20passed\x20as\x20binary\x20with\x20its\x20mime\x20type\x5cnunless\x20you\x20define\x20an\x20explicit\x20Content-Type\x20header\x22,\x22type\x22:\x22boolean\x22},\x22description\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20describe\x20the\x20operation!\x5cnMake\x20sure\x20the\x20description\x20is\x20clear\x20and\x20concise.\x22,\x22type\x22:\x22string\x22},\x22exposeResponseMetadata\x22:{\x22description\x22:\x22Expose\x20response\x20details\x20done\x20to\x20the\x20upstream\x20API\x5cnWhen\x20you\x20enable\x20this,\x20you\x20will\x20see\x20a\x20new\x20field\x20in\x20the\x20response\x20type;\x5cn```graphql\x5cntype\x20MyResponseType\x20{\x5cn\x20\x20myFooField:\x20String\x5cn\x20\x20_response:\x20ResponseMetadata\x5cn}\x5cn\x5cn#\x20And\x20a\x20new\x20type\x20for\x20the\x20response\x20metadata\x20object\x5cntype\x20ResponseMetadata\x20{\x5cn\x20\x20url:\x20URL\x5cn\x20\x20status:\x20Int\x5cn\x20\x20method:\x20String\x5cn\x20\x20headers:\x20JSON\x5cn\x20\x20body:\x20String\x5cn}\x5cn```\x22,\x22type\x22:\x22boolean\x22},\x22field\x22:{\x22description\x22:\x22This\x20Field\x20based\x20on\x20the\x20field\x20name\x20of\x20the\x20URL\x20path.\x5cnExample:\x20\x5c\x22https://MyAPIURL.com/FieldNameHere/\x5c\x22,\x5cnso\x20we\x20will\x20set\x20the\x20\x5c\x22field:\x20FieldNameHere\x5c\x22.\x22,\x22type\x22:\x22string\x22},\x22headers\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22method\x22:{\x22description\x22:\x22Allowed\x20values:\x20GET,\x20HEAD,\x20POST,\x20PUT,\x20DELETE,\x20CONNECT,\x20OPTIONS,\x20TRACE,\x20PATCH\x22,\x22enum\x22:[\x22CONNECT\x22,\x22DELETE\x22,\x22GET\x22,\x22HEAD\x22,\x22OPTIONS\x22,\x22PATCH\x22,\x22POST\x22,\x22PUT\x22,\x22TRACE\x22],\x22type\x22:\x22string\x22},\x22path\x22:{\x22type\x22:\x22string\x22},\x22queryParamArgMap\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22JSON\x20object\x20representing\x20the\x20mapping\x20of\x20query\x20search\x20parameters\x20(added\x20to\x20the\x20route\x20path)\x20and\x20the\x20matching\x20argument.\x5cn\x5cn#\x20Example:\x5cnqueryParamArgMap:\x5cn\x20\x20id:\x20user_id\x22,\x22type\x22:\x22object\x22},\x22requestBaseBody\x22:{\x22description\x22:\x22This\x20body\x20will\x20be\x20merged\x20with\x20the\x20request\x20body\x20sent\x20with\x5cnthe\x20underlying\x20HTTP\x20request\x22},\x22requestSample\x22:{\x22description\x22:\x22The\x20path\x20definition\x20of\x20the\x20JSON\x20Schema\x20sample.\x5cnExample:\x20\x5c\x22./jsons/questions.response.json\x5c\x22.\x22},\x22requestSchema\x22:{\x22description\x22:\x22Your\x20chance\x20to\x20provide\x20request\x20schema\x20name.\x22},\x22requestTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20request\x20body.\x22,\x22type\x22:\x22string\x22},\x22responseByStatusCode\x22:{\x22description\x22:\x22You\x20can\x20define\x20your\x20response\x20schemas\x20by\x20status\x20codes;\x5cn```yaml\x20filename=\x5c\x22.meshrc.yaml\x5c\x22\x5cnresponseByStatusCode:\x5cn\x20\x20200:\x5cn\x20\x20\x20\x20responseSchema:\x20./someschema.json#/somepath\x5cn\x20\x20404:\x5cn\x20\x20\x20\x20responseSample:\x20./error-sample.json\x5cn\x20\x20\x20\x20responseTypeName:\x20MyError\x5cn```\x22},\x22responseSample\x22:{\x22description\x22:\x22Did\x20you\x20use\x20Sample?\x20Provide\x20the\x20response\x20sample\x20path.\x22},\x22responseSchema\x22:{\x22description\x22:\x22Yay!\x20Now\x20you\x20can\x20provide\x20the\x20response\x20schema\x20name.\x22},\x22responseTypeName\x22:{\x22description\x22:\x22Inset\x20any\x20name\x20for\x20the\x20type\x20of\x20the\x20response\x20body.\x22,\x22type\x22:\x22string\x22},\x22type\x22:{\x22description\x22:\x22Type\x20field\x20is\x20set\x20the\x20opertion\x20type:\x20Query,\x20Mutation\x20or\x20Subscription.\x20(Allowed\x20values:\x20Query,\x20Mutation,\x20Subscription)\x22,\x22enum\x22:[\x22Mutation\x22,\x22Query\x22,\x22Subscription\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22path\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22JsonSchemaHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22ignoreErrorResponses\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22operations\x22:{\x22description\x22:\x22Any\x20of:\x20JsonSchemaHTTPOperation,\x20JsonSchemaPubSubOperation\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/JsonSchemaHTTPOperation\x22},\x22type\x22:\x22array\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22}},\x22required\x22:[\x22operations\x22],\x22type\x22:\x22object\x22},\x22KeyAnnotation\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Specifies\x20a\x20base\x20selection\x20set\x20needed\x20to\x20merge\x20the\x20annotated\x20type\x20across\x20subschemas.\x5cnAnalogous\x20to\x20the\x20`selectionSet`\x20setting\x20specified\x20in\x20[merged\x20type\x20configuration](https://www.graphql-tools.com/docs/stitch-type-merging#basic-example).\x22,\x22properties\x22:{\x22selectionSet\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22selectionSet\x22],\x22type\x22:\x22object\x22},\x22MergedRootFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22additionalArgs\x22:{\x22description\x22:\x22Specifies\x20a\x20string\x20of\x20additional\x20keys\x20and\x20values\x20to\x20apply\x20to\x20other\x20arguments,\x5cnformatted\x20as\x20`\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x20arg1:\x20\x5c\x22value\x5c\x22,\x20arg2:\x20\x5c\x22value\x5c\x22\x20\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22\x5c\x5c\x5c\x22`.\x22,\x22type\x22:\x22string\x22},\x22argsExpr\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20This\x20argument\x20specifies\x20a\x20string\x20expression\x20that\x20allows\x20more\x20customization\x20of\x20the\x20input\x20arguments.\x20Rules\x20for\x20evaluation\x20of\x20this\x20argument\x20are\x20as\x20follows:\x5cn\x20\x20-\x20basic\x20object\x20parsing\x20of\x20the\x20input\x20key:\x20`\x5c\x22arg1:\x20$key.arg1,\x20arg2:\x20$key.arg2\x5c\x22`\x5cn\x20\x20-\x20any\x20expression\x20enclosed\x20by\x20double\x20brackets\x20will\x20be\x20evaluated\x20once\x20for\x20each\x20of\x20the\x20requested\x20keys,\x20and\x20then\x20sent\x20as\x20a\x20list:\x20`\x5c\x22input:\x20{\x20keys:\x20[[$key]]\x20}\x5c\x22`\x5cn\x20\x20-\x20selections\x20from\x20the\x20key\x20can\x20be\x20referenced\x20by\x20using\x20the\x20$\x20sign\x20and\x20dot\x20notation:\x20`\x5c\x22upcs:\x20[[$key.upc]]\x5c\x22`,\x20so\x20that\x20`$key.upc`\x20refers\x20to\x20the\x20`upc`\x20field\x20of\x20the\x20key.\x22,\x22type\x22:\x22string\x22},\x22key\x22:{\x22description\x22:\x22Advanced\x20use\x20only;\x20Allows\x20building\x20a\x20custom\x20key\x20just\x20for\x20the\x20argument\x20from\x20the\x20selectionSet\x20included\x20by\x20the\x20`@key`\x20directive.\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22keyArg\x22:{\x22description\x22:\x22Specifies\x20which\x20field\x20argument\x20receives\x20the\x20merge\x20key.\x20This\x20may\x20be\x20omitted\x20for\x20fields\x20with\x20only\x20one\x20argument\x20where\x20the\x20recipient\x20can\x20be\x20inferred.\x22,\x22type\x22:\x22string\x22},\x22keyField\x22:{\x22description\x22:\x22Specifies\x20the\x20name\x20of\x20a\x20field\x20to\x20pick\x20off\x20origin\x20objects\x20as\x20the\x20key\x20value.\x20When\x20omitted,\x20a\x20`@key`\x20directive\x20must\x20be\x20included\x20on\x20the\x20return\x20type\x27s\x20definition\x20to\x20be\x20built\x20into\x20an\x20object\x20key.\x5cnhttps://www.graphql-tools.com/docs/stitch-directives-sdl#object-keys\x22,\x22type\x22:\x22string\x22},\x22queryFieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22MergedTypeConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22canonical\x22:{\x22description\x22:\x22Specifies\x20types\x20and\x20fields\x5cnthat\x20provide\x20a\x20[canonical\x20definition](https://www.graphql-tools.com/docs/stitch-type-merging#canonical-definitions)\x20to\x20be\x20built\x20into\x20the\x20gateway\x20schema.\x20Useful\x20for\x20selecting\x20preferred\x20characteristics\x20among\x20types\x20and\x20fields\x20that\x20overlap\x20across\x20subschemas.\x20Root\x20fields\x20marked\x20as\x20canonical\x20specify\x20which\x20subschema\x20the\x20field\x20proxies\x20for\x20new\x20queries\x20entering\x20the\x20graph.\x22,\x22type\x22:\x22boolean\x22},\x22fields\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MergedTypeField\x22},\x22type\x22:\x22array\x22},\x22key\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/KeyAnnotation\x22},\x22typeName\x22:{\x22description\x22:\x22Name\x20of\x20the\x20type\x20(Query\x20by\x20default)\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22MergedTypeField\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22computed\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ComputedAnnotation\x22},\x22fieldName\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22fieldName\x22],\x22type\x22:\x22object\x22},\x22MeshConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22HIPAA\x22:{\x22type\x22:\x22boolean\x22},\x22additionalResolvers\x22:{\x22items\x22:{\x22anyOf\x22:[{\x22$ref\x22:\x22updateTenant-mgql#/definitions/AdditionalStitchingResolverObject\x22},{\x22$ref\x22:\x22updateTenant-mgql#/definitions/AdditionalStitchingBatchResolverObject\x22},{\x22type\x22:\x22string\x22}]},\x22type\x22:\x22array\x22},\x22additionalTypeDefs\x22:{},\x22disableIntrospection\x22:{\x22type\x22:\x22boolean\x22},\x22files\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/File\x22},\x22type\x22:\x22array\x22},\x22plugins\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/MeshPlugin\x22},\x22type\x22:\x22array\x22},\x22responseConfig\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResponseConfig\x22},\x22sources\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomSource\x22},\x22type\x22:\x22array\x22},\x22transforms\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CustomTransform\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22sources\x22],\x22type\x22:\x22object\x22},\x22MeshPlugin\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22hooks\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/HooksPlugin\x22},\x22onFetch\x22:{\x22items\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22handler\x22:{\x22type\x22:\x22string\x22},\x22source\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22handler\x22,\x22source\x22],\x22type\x22:\x22object\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\x22NamingConventionTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Transformer\x20to\x20apply\x20naming\x20convention\x20to\x20GraphQL\x20Types\x22,\x22properties\x22:{\x22enumValues\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldArgumentNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22fieldNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20naming-convention\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22typeNames\x22:{\x22description\x22:\x22Allowed\x20values:\x20camelCase,\x20capitalCase,\x20constantCase,\x20dotCase,\x20headerCase,\x20noCase,\x20paramCase,\x20pascalCase,\x20pathCase,\x20sentenceCase,\x20snakeCase,\x20upperCase,\x20lowerCase\x22,\x22enum\x22:[\x22camelCase\x22,\x22capitalCase\x22,\x22constantCase\x22,\x22dotCase\x22,\x22headerCase\x22,\x22lowerCase\x22,\x22noCase\x22,\x22paramCase\x22,\x22pascalCase\x22,\x22pathCase\x22,\x22sentenceCase\x22,\x22snakeCase\x22,\x22upperCase\x22],\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22Omit<Hook,\x5c\x22target\x5c\x22>\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22blocking\x22:{\x22type\x22:\x22boolean\x22},\x22composer\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22],\x22type\x22:\x22object\x22},\x22OpenapiHandler\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22baseUrl\x22:{\x22type\x22:\x22string\x22},\x22includeHttpDetails\x22:{\x22type\x22:\x22boolean\x22},\x22operationHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22qs\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22schemaHeaders\x22:{\x22additionalProperties\x22:{},\x22type\x22:\x22object\x22},\x22source\x22:{},\x22sourceFormat\x22:{\x22enum\x22:[\x22json\x22,\x22yaml\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22source\x22],\x22type\x22:\x22object\x22},\x22PrefixTransformConfig\x22:{\x22additionalProperties\x22:false,\x22description\x22:\x22Prefix\x20transform\x22,\x22properties\x22:{\x22ignore\x22:{\x22description\x22:\x22List\x20of\x20ignored\x20types\x22,\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22includeRootOperations\x22:{\x22description\x22:\x22Changes\x20root\x20types\x20and\x20changes\x20the\x20field\x20names\x20(default:\x20false)\x22,\x22type\x22:\x22boolean\x22},\x22includeTypes\x22:{\x22description\x22:\x22Changes\x20types\x20(default:\x20true)\x22,\x22type\x22:\x22boolean\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20prefix\x20transform\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22value\x22:{\x22description\x22:\x22The\x20prefix\x20to\x20apply\x20to\x20the\x20schema\x20types.\x20By\x20default\x20it\x27s\x20the\x20API\x20name.\x22,\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22argument\x22:{\x22type\x22:\x22string\x22},\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22type\x22:\x22object\x22},\x22RenameTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20rename\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22},\x22renames\x22:{\x22description\x22:\x22Array\x20of\x20rename\x20rules\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameTransformObject\x22},\x22type\x22:\x22array\x22}},\x22required\x22:[\x22renames\x22],\x22type\x22:\x22object\x22},\x22RenameTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22from\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameConfig\x22},\x22regExpFlags\x22:{\x22description\x22:\x22Flags\x20to\x20use\x20in\x20the\x20Regular\x20Expression\x22,\x22type\x22:\x22string\x22},\x22to\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/RenameConfig1\x22},\x22useRegExpForArguments\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForFields\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20field\x20names\x22,\x22type\x22:\x22boolean\x22},\x22useRegExpForTypes\x22:{\x22description\x22:\x22Use\x20Regular\x20Expression\x20for\x20type\x20names\x22,\x22type\x22:\x22boolean\x22}},\x22required\x22:[\x22from\x22,\x22to\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ReplaceFieldConfig1\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22field\x22:{\x22type\x22:\x22string\x22},\x22type\x22:{\x22type\x22:\x22string\x22}},\x22required\x22:[\x22field\x22,\x22type\x22],\x22type\x22:\x22object\x22},\x22ResolveReferenceObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22args\x22:{\x22additionalProperties\x22:{},\x22description\x22:\x22You\x20need\x20configure\x20the\x20arguments\x20for\x20that\x20field;\x5cn```yaml\x5cnargs:\x5cn\x20\x20someArg:\x20\x5c\x22{root.someKeyValue}\x5c\x22\x5cn```\x22,\x22type\x22:\x22object\x22},\x22queryFieldName\x22:{\x22description\x22:\x22Name\x20of\x20root\x20field\x20name\x20that\x20resolves\x20the\x20reference\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22queryFieldName\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransform\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22compositions\x22:{\x22description\x22:\x22Array\x20of\x20resolver/composer\x20to\x20apply\x22,\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/ResolversCompositionTransformObject\x22},\x22type\x22:\x22array\x22},\x22mode\x22:{\x22description\x22:\x22Specify\x20to\x20apply\x20resolvers-composition\x20transforms\x20to\x20bare\x20schema\x20or\x20by\x20wrapping\x20original\x20schema\x20(Allowed\x20values:\x20bare,\x20wrap)\x22,\x22enum\x22:[\x22bare\x22,\x22wrap\x22],\x22type\x22:\x22string\x22}},\x22required\x22:[\x22compositions\x22],\x22type\x22:\x22object\x22},\x22ResolversCompositionTransformObject\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22composer\x22:{\x22description\x22:\x22Path\x20to\x20the\x20composer\x20function\x5cnExample:\x20./src/auth.js#authComposer\x22},\x22resolver\x22:{\x22description\x22:\x22The\x20GraphQL\x20Resolver\x20path\x5cnExample:\x20Query.users\x22,\x22type\x22:\x22string\x22}},\x22required\x22:[\x22composer\x22,\x22resolver\x22],\x22type\x22:\x22object\x22},\x22ResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22CORS\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22allowedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22credentials\x22:{\x22type\x22:\x22boolean\x22},\x22exposedHeaders\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22maxAge\x22:{\x22type\x22:\x22number\x22},\x22methods\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},\x22origin\x22:{\x22anyOf\x22:[{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22},{\x22type\x22:\x22string\x22}]},\x22preflightContinue\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22cache\x22:{\x22description\x22:\x22Whether\x20response\x20caching\x20is\x20enabled.\x22,\x22type\x22:\x22boolean\x22},\x22headers\x22:{\x22additionalProperties\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22object\x22},\x22includeHTTPDetails\x22:{\x22type\x22:\x22boolean\x22}},\x22type\x22:\x22object\x22},\x22SourceHook\x22:{\x22additionalProperties\x22:{\x22items\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/Omit<Hook,\x5c\x22target\x5c\x22>\x22},\x22type\x22:\x22array\x22},\x22type\x22:\x22object\x22},\x22SourceResponseConfig\x22:{\x22additionalProperties\x22:false,\x22properties\x22:{\x22cache\x22:{\x22$ref\x22:\x22updateTenant-mgql#/definitions/CacheConfig\x22,\x22description\x22:\x22Source\x20cache\x20configuration.\x22},\x22headers\x22:{\x22items\x22:{\x22type\x22:\x22string\x22},\x22type\x22:\x22array\x22}},\x22type\x22:\x22object\x22},\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}','Please\x20provide\x20a\x20valid\x20file\x20type\x20(json|yaml)\x20or\x20a\x20fully\x20qualified\x20domain.','toLowerCase','TIMeshTypes','getOwnPropertyDescriptor','Unsupported\x20property\x20','forEach','close','5000202HRuUKv','object','afterAll','additionalResolvers','YAML\x20parsing\x20error:\x20','\x20provided\x20is\x20invalid.\x20Please\x20provide\x20a\x20fully\x20qualified\x20domain.','validateMeshConfig','set','content','Parsing\x20file\x20','\x20,\x20','size','require\x20is\x20not\x20supported','hasOwnProperty','Mesh\x20build\x20complete','base64','Received\x20Mesh\x20is\x20','No\x20sources\x20provided.\x20Mesh\x20configuration\x20must\x20have\x20at\x20least\x20one\x20source.','An\x20error\x20occurred\x20in\x20meshBuilder.BuildMesh()','round','fromEntries','window\x20is\x20not\x20supported','updateTenantSchema','stringify','The\x20responseCache\x20configuration\x20is\x20incomplete.\x20You\x20must\x20include\x20at\x20least\x20one\x20required\x20property:\x20\x27globalTtl\x27\x20or\x20\x27ttlPerSchemaCoordinate\x27.','keys','sha1','createDecipheriv','Error\x20decrypting\x20secrets:\x20','66449DoytCu','match','hooks.beforeSource','tempfiles','join','\x20folder','4835IXbPLg','.\x20Please\x20check\x20the\x20schema\x20for\x20allowed\x20types\x20and\x20values\x20for\x20','MeshBuildError','production','\x20failed','split','\x20is\x20invalid.\x20Specify\x20an\x20integer\x20value\x20between\x200\x20seconds\x20and\x20','InvalidMeshConfigSizeError','latest','writable'];a0_0x3d50=function(){return _0x3dd536;};return a0_0x3d50();}