MetadataInput
No description
input MetadataInput {
key: String!
value: String!
}
Fields
MetadataInput.key ● String! non-null scalar
Key of a metadata item.
MetadataInput.value ● String! non-null scalar
Value of a metadata item.
Member Of
DetailedSellerInput input ● metadataUpdate mutation ● privateMetadataUpdate mutation ● SellerOwnerCreateInput input