requireData
Deprecated
Legacy helper of the GraphContainer flow. Use GraphQLData with the backend-neutral GraphQLResponse contract instead.
Returns the non-null GraphContainer.data or throws GraphQLResponseException if the response contains errors.
Legacy: part of the deprecated GraphContainer flow in :compat.
Throws
when GraphContainer.data is null.