Skip to main content

OrderBranchSession

type OrderBranchSession {
id: String!
name: String
}

Fields

idString!required

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

nameString

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