Description
Topic: Shops
Fields
Shop's lana.sh sub-domain, must be unique
Example: "apple"
billing_address: Address!
Billing address of the shop
The date and time when the shop was created, RFC 3339 format
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Currency code
Example: "USD"
customer_can_pause_subscription: Boolean!
Whether customer is allowed to pause subscriptions
Example: true
customer_can_skip_subscription: Boolean!
Whether customer is allowed to skip subscription ticks
Example: true
customer_oauth_providers: [StorefrontCustomerOAuthProvider!]!
OAuth2 providers for customer auth
customer_service_email: String!
This address is mentioned in emails sent to customers
Example: "iwanbk-shop@apple.com"
Unique shop identifier. See also: Unique Identifiers
Example: "sh_EQzGqWoY"
language: InfoLanguage
languages: [InfoLanguage]
Languages shop works with (you can override many text fields with language-specific variants)
Expandable
Name of the shop
Example: "Apple Computers"
primary_domain: StorefrontDomain
Selected primary domain or app_domain by default
Expandable
Permission bit: "domains.read"
product_review_enabled: Boolean!
Whether product reviews are enabled or not (not available on Micro)
Example: false
shop_address: Address!
Address of the shop
How the tax line is displayed. E.g. "Tax" or "Sale Tax"
Example: "Sale Tax"
Whether shop is in test mode or not
Example: false
Name of the time zone the shop is in
Example: "(GMT-05:00) Eastern Time"
Whether tipping orders is enabled or not
Example: false
Maximum amount for tips in shop's default currency, the default is 1000 in major currency unit (e.g. 1000 USD)
Example: 1000
Tipping presets, must be valid percentages
tips_variant: StorefrontProductVariant
Product variant to be used as "tips" line item
Expandable
Permission bit: "product_variants.read"
Used By
Queries
Preview (typescript)
Loading module