INPUT_OBJECT
DeviceIdentifierFilterInput
link GraphQL Schema definition
input DeviceIdentifierFilterInput {
The type of the identifier
: DeviceIdentifierTypeEnum!
A string with the raw value of the identifier
: String!
}
INPUT_OBJECT
input DeviceIdentifierFilterInput {
The type of the identifier
: DeviceIdentifierTypeEnum!
A string with the raw value of the identifier
: String!
}