Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any example on how to use the parser? #1465

Open
jrb1989 opened this issue Nov 5, 2024 · 0 comments
Open

Any example on how to use the parser? #1465

jrb1989 opened this issue Nov 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jrb1989
Copy link

jrb1989 commented Nov 5, 2024

Is your feature request related to a problem?
I don't see how to use the parser

Describe the solution you'd like
Ideally, it would be very useful to include in the example project an example of the use of the parser found in the object:

  final MutationOptions options = MutationOptions(
      document: gql(mutation),
      variables: body, 
      parserFn: parser);
@jrb1989 jrb1989 added the enhancement New feature or request label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant