-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Labels
breakingA breaking changeA breaking change
Milestone
Description
Hello, my understanding is that at the moment, the GraphQlResponse
grants access to data
and errors
. In our use case we're calling an external provider (Braintree) that provides also an extensions
object in the response (here is their documentation).
Would it be possible to access that field in the response? We were able to parse extensions contained in the errors
but not if they are contained in the response itself...
Metadata
Metadata
Assignees
Labels
breakingA breaking changeA breaking change