CreateB2BOrderTemplateInput
Autogenerated input type of CreateB2BOrderTemplate
input CreateB2BOrderTemplateInput {
brandId: ID
clientMutationId: String
code: String
description: String
name: String!
status: String
templateData: JSON
}
Fields
CreateB2BOrderTemplateInput.brandId
● ID
scalar
The brand that the template belongs to. If not provided, the header
X-Brand-Id
will be used.
CreateB2BOrderTemplateInput.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.