OBJECT
Metadatum
Metadata key value tuples
link GraphQL Schema definition
- type Metadatum {
- ISO8601DateTime! :
- ID! :
- String! :
- Node! :
- ISO8601DateTime! :
- String! :
- }
link Require by
- AdvertAn advert
- GoldenProductA golden product record.
- GoldenProductVariantA variant under the golden product record.
- InvoiceInvoice items associated with an order.
- LineItemLine items associated with a cart or order.
- Metadata2UpsertMutationPayloadAutogenerated return type of Metadata2UpsertMutation.
- MetadataUpsertMutationPayloadAutogenerated return type of MetadataUpsertMutation.
- OrderA cart that has turned into an immutable order.
- RefundRequestRefund requests associated with an invoice
- RefundRequestLineItemLine item on a refund request
- ReturnShipmentShipment tracking information.
- SellerRetailer or private seller.
- ShipmentShipment tracking information.
- VariantA unique option type/option value combination that represents a variation of a purchasable item.