OBJECT

UpdateInspectionAttendancePayload

Autogenerated return type of UpdateInspectionAttendance

link GraphQL Schema definition

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

link Require by