Method: ShopifyAPI::GraphQL.schema_location
- Defined in:
- lib/shopify_api/graphql.rb
.schema_location ⇒ Object
72 73 74 |
# File 'lib/shopify_api/graphql.rb', line 72 def schema_location @schema_location || DEFAULT_SCHEMA_LOCATION_PATH end |