OBJECT

CreateInspectionAttendancePayload

Autogenerated return type of CreateInspectionAttendance

link GraphQL Schema definition

  • type CreateInspectionAttendancePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • inspectionAttendance: InspectionAttendance
  • }

link Require by