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