Skip to main content

OrderBranch

type OrderBranch {
id: String!
name: String
}

Fields

idString!required

It is the id of the branch where the order was created.

nameString

It is the name of the branch where the order was created.