GraphQLResponseException
Deprecated
Legacy exception of the GraphContainer flow. Use GraphQLResponseError handling with the backend-neutral GraphQLResponse contract instead.
Thrown when a GraphQL response contains errors and the caller requires non-null data.
Legacy: part of the deprecated GraphContainer flow in :compat.