OBJECT

ScanEventCreatePayload

Autogenerated return type of ScanEventCreate

link GraphQL Schema definition

  • type ScanEventCreatePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • covidCodeResult: String
  • errors: [Error!]
  • scanEvent: ScanEvent
  • }

link Require by