OBJECT
type StepChecklistError implements ApiErrorBase {code: Int! name: String! message: String stepChecklistId: UUID! }