ExShopifySchema.Generator.Graphql.Introspection.Definition.Schema (ExShopifySchema v2024.4.2)
View SourceThe schema defines the entry point for operations in a GraphQL
Summary
Types
@type t() :: %ExShopifySchema.Generator.Graphql.Introspection.Definition.Schema{ description: String.t() | nil, directives: [ ExShopifySchema.Generator.Graphql.Introspection.Definition.Directive.t() ], operation_types: [ ExShopifySchema.Generator.Graphql.Introspection.Definition.OperationType.t() ] }