RefreshInventoryInput
Autogenerated input type of RefreshInventory
input RefreshInventoryInput {
brandId: ID!
clientMutationId: String
}
Fields
RefreshInventoryInput.brandId ● ID! non-null scalar
RefreshInventoryInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
Member Of
refreshInventory mutation