mix ex_shopify_schema.download.introspection (ExShopifySchema v2024.4.7)
View SourceDownloads 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
--forceor-f: Overwrite existing file without prompting.