Skip to main content

MetadataItem

No description

type MetadataItem {
key: String!
value: String!
}

Fields

MetadataItem.key ● String! non-null scalar

Key of a metadata item.

MetadataItem.value ● String! non-null scalar

Value of a metadata item.

Member Of

App object ● Attribute object ● Category object ● Checkout object ● CheckoutLine object ● Collection object ● DigitalContent object ● Fulfillment object ● Invoice object ● JournalEntry object ● Ledger object ● LedgerEntry object ● NauticalOrder object ● NauticalOrderLine object ● ObjectWithMetadata interface ● Order object ● OrderLine object ● Page object ● Payment object ● Payout object ● Policy object ● Product object ● ProductStatusLog object ● ProductType object ● ProductVariant object ● PublicSeller object ● Refund object ● Seller object ● ShippingMethod object ● ShippingZone object ● User object ● VendorPayout object ● Warehouse object

Was this page helpful?