FunctionsgetIntrospectionQuerygetIntrospectionQuery CallablegetIntrospectionQuery(options?: IntrospectionOptions): stringProduce the GraphQL query recommended for a full schema introspection. Accepts optional IntrospectionOptions.Parametersoptionaloptions: IntrospectionOptionsReturns string
Produce the GraphQL query recommended for a full schema introspection. Accepts optional IntrospectionOptions.