mix ex_shopify_schema.download.introspection (ExShopifySchema v2025.7.7)

View Source

Downloads the Shopify GraphQL Admin API introspection JSON for a given version.

Saves it to priv/graphql/introspections/<VERSION>.json.

Example

$ mix ex_shopify_schema.download.introspection 2025-10

Options

  • --force or -f: Overwrite existing file without prompting.