Eventjet GraphQL API documentation

posReader

The POS card reader assigned to this user, if any.

Arguments

posReader doesn't take any arguments.

Type

This field resolves to PosReader, which has the following fields:

FieldDescriptionType
idThe unique ID of this reader.ID!
labelA human-readable label for this reader.String!
lastSeenAtWhen the reader last connected.Date!
statusThe current connection status of the reader.PosReaderStatus!