ListingCategoryUpdateInput
No description
input ListingCategoryUpdateInput {
categoryId: String!
categoryName: String
icon: Upload
}
Fields
ListingCategoryUpdateInput.categoryId ● String! non-null scalar miscellaneous
ListingCategoryUpdateInput.categoryName ● String scalar miscellaneous
ListingCategoryUpdateInput.icon ● Upload scalar partner-portal
Member Of
listingCategoryUpdate mutation
Was this topic helpful?