mix ex_shopify_schema.gen.graphql_schemas (ExShopifySchema v2025.7.7)
View SourceGenerates ExShopifySchema GraphQL schemas from introspection data.
Example
$ mix ex_shopify_schema.gen.graphql_schemas
Options
--quietor-q: Suppress output during generation
Environment Variables
SHOPIFY_VERSION: The Shopify API version to generate schemas for. This should be in the formatYYYY-MM(e.g.,2023-10). If not set, the task will attempt to use the latest available version from the introspection data.