ExShopifySchema.Generator.Graphql.Introspection.Definition.Type (ExShopifySchema v2024.7.2)

View Source

A GraphQL type can be a named type, a list type, or a non-null type. See details in the ExShopifySchema.Graphql.Introspection.Definition.NamedType, ExShopifySchema.Graphql.Introspection.Definition.ListType, and ExShopifySchema.Graphql.Introspection.Definition.NonNullType.

Summary

Types

Functions

load_json(json)

@spec load_json(json :: map()) :: t()