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