Skip to main content

OrderStorefront

type OrderStorefront {
id: String!
name: String
}

Fields

idString!required

It is the storefront id where the order was created.

nameString

It is the storefront name id where the order was created.