errors

val errors: List<Error>?

GraphQL operation execution errors returned by the server to let client know that something has gone wrong. This can either be null or empty depending on what your server sends back