MetadataInput
No description
input MetadataInput {
key: String!
value: String!
}
Fields
MetadataInput.key
● String!
non-null scalar miscellaneous
Key of a metadata item.
MetadataInput.value
● String!
non-null scalar miscellaneous
Value of a metadata item.
Member Of
AccountInput
input ● AccountRegisterInput
input ● AddressInput
input ● CategoryInput
input ● ChannelCreateInput
input ● ChannelUpdateInput
input ● checkoutComplete
mutation ● CheckoutLineInput
input ● CollectionCreateInput
input ● CollectionInput
input ● CustomerInput
input ● DigitalContentInput
input ● DigitalContentUploadInput
input ● InvoiceCreateInput
input ● OrderBulkCreateDeliveryMethodInput
input ● OrderBulkCreateInput
input ● OrderBulkCreateInvoiceInput
input ● OrderBulkCreateOrderLineInput
input ● orderCreateFromCheckout
mutation ● PaymentInput
input ● ProductBulkCreateInput
input ● ProductCreateInput
input ● ProductInput
input ● ProductVariantBulkCreateInput
input ● ProductVariantBulkUpdateInput
input ● ProductVariantCreateInput
input ● ProductVariantInput
input ● ShopSettingsInput
input ● StaffCreateInput
input ● StaffUpdateInput
input ● TransactionCreateInput
input ● TransactionUpdateInput
input ● UpdateInvoiceInput
input ● updateMetadata
mutation ● updatePrivateMetadata
mutation ● UserCreateInput
input