Skip to main content

DeviceInformationInput

Device-related information supplied by the client.

input DeviceInformationInput {
fingerprint: String
deviceId: String
ip: Ip
screenDimensions: ScreenDimensions
}

Fields

DeviceInformationInput.fingerprint ● String scalar

Base64-encoded fingerprint data

DeviceInformationInput.deviceId ● String scalar

Device unique identifier

DeviceInformationInput.ip ● Ip input

Device IP data

DeviceInformationInput.screenDimensions ● ScreenDimensions input

Browser screen dimensions