Has Metafields
The information about the metafields associated with the specified resource.
Anchor to FieldsFields
- metafield (Metafield)
- metafields ([Metafield]!)
- Anchor to metafieldmetafield•Metafield
A metafield found by namespace and key.
- •String!required
The identifier for the metafield.
- Anchor to namespacenamespace•String!required
A container for a set of metafields.
Arguments
- •String!
- Anchor to metafieldsmetafields•[Metafield]!non-null
The metafields associated with the resource matching the supplied list of namespaces and keys.
- Anchor to identifiersidentifiers•[Has
Metafields Identifier!]! required The list of metafields to retrieve by namespace and key.
Arguments
Anchor to Types implemented inTypes implemented in
- Company (Company)
- CompanyLocation (CompanyLocation)
- Customer (Customer)
- Order (Order)
- Shop (Shop)
- •OBJECT
Represents a company's information.
- •OBJECT
Represents a company's business location.
- •OBJECT
Represents the personal information of a customer. Apps using the Customer Account API must meet the protected customer data requirements.
- •OBJECT
A customer’s completed request to purchase one or more products from a shop. Apps using the Customer Account API must meet the protected customer data requirements.
- •OBJECT
A collection of the general information about the shop.