Organisation Object
This object represents an organisation, usually a retailer. This object owns all the other data in the system for a given organisation.
Fields
#
currentSubscription
Returns the latest subscription (or null if the organisation has never subscribed)
defaultCurrencyCode
The currency code to use for non-shopify stores. Shopify Stores will use the currency code provided by Shopify at runtime.
deviceUptimeRecords
The uptime records which belong to this organisation.
eCommercePlatformConfiguration
An array of KeyValuePairs which contain the configuration for the eCommerce platform. This is used to store any additional data required for the eCommerce platform.
eCommercePlatformDisplayName
The display name for the eCommerce platform, this is used for display purposes only when eCommercePlatform is custom.
fullTextSearchLanguage
installSurveyAnswers
lastReportedCatalogStatsForImages
lastReportedCatalogStatsForProductGroups
lastReportedCatalogStatsForProducts
lastReportedCatalogStatsForVariants
productVariants
The product variants which belong to this organisation.
variables
An array of KeyValuePairs which contain user provided variables to be used by Cloudshelf or Cloudshelf Extensions.
Usages
#
References
#
- Field owningOrganisation from CheckoutFlowOptions
- Field owningOrganisation from Cloudshelf
- Field owningOrganisation from CloudshelfEnginePayload
OrderUpsertPayload
OrganisationEdge