OBJECT
UpdateInspectionAttendancePayload
Autogenerated return type of UpdateInspectionAttendance
link GraphQL Schema definition
- type UpdateInspectionAttendancePayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : InspectionAttendance
- }