Skip to main content

OrderSessionUserAgent

type OrderSessionUserAgent {
deviceType: UserAgentDeviceType!
name: String!
os: String!
}

Fields

deviceTypeUserAgentDeviceType!required
nameString!required
osString!required