Skip to content

Parsing extensions contained in response #1016

@matteofoccoli

Description

@matteofoccoli

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

No one assigned

    Labels

    breakingA breaking change

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions