Skip to content
New issue

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

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

Already on GitHub? # to your account

[GRAPHQL CLIENT SUPPORT] #93

Closed
neelansh-creatorstack opened this issue Sep 22, 2021 · 1 comment
Closed

[GRAPHQL CLIENT SUPPORT] #93

neelansh-creatorstack opened this issue Sep 22, 2021 · 1 comment
Assignees
Labels
wontfix This will not be worked on

Comments

@neelansh-creatorstack
Copy link

Is your feature request related to a problem? Please describe.
I have been trying to use Alice with graphql. And i was not able to as graphql internally used send instead of GET, POST, PUT.
I am using the package flutter_graphql.

Describe the solution you'd like
I would like if Alice can also be integrated with grapghQL client.

@neelansh-creatorstack neelansh-creatorstack added enhancement New feature or request new issue New issue which has not been checked yet labels Sep 22, 2021
@neelansh-creatorstack neelansh-creatorstack changed the title [FEATURE] [GRAPHQL CLIENT SUPPORT] Sep 22, 2021
@jhomlala
Copy link
Owner

jhomlala commented Nov 7, 2021

https://pub.dev/packages/graphql_flutter library is deprecated: zino-hofmann/graphql-flutter#894

I won't add support for library which won't be maintained. If you still need graphql_flutter support in your app, I recommend using generic http call interface in Alice API.

@jhomlala jhomlala closed this as completed Nov 7, 2021
@jhomlala jhomlala added wontfix This will not be worked on and removed enhancement New feature or request new issue New issue which has not been checked yet labels Nov 7, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants