Skip to main content

Returns the information about the shop. Apps using the Customer Account API must meet the protected customer data requirements.

•Shop!

A collection of the general information about the shop.

•String!
non-null

The email of the shop.

•ID!

A globally-unique ID.

•Metafield

A metafield found by namespace and key.

Arguments

•String!
required

A container for a set of metafields.

•String!
required

The identifier for the metafield.


•[Metafield]!

The metafields associated with the resource matching the supplied list of namespaces and keys.

Arguments

•[HasMetafieldsIdentifier!]!
required

The list of metafields to retrieve by namespace and key.


•String!
non-null

The shop's .myshopify.com domain name.

•String!
non-null

The name of the shop.

•[ShopPolicy!]!
non-null

The list of all legal policies associated with the shop.

•URL!
non-null

The URL of the shop's online store.


Was this section helpful?