INPUT_OBJECT

DeviceIdentifierFilterInput

link GraphQL Schema definition



input DeviceIdentifierFilterInput {
The type of the identifier
type: DeviceIdentifierTypeEnum!
A string with the raw value of the identifier
value: String!
}