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

query method on session #24

Open
sandreae opened this issue Jul 20, 2023 · 2 comments
Open

query method on session #24

sandreae opened this issue Jul 20, 2023 · 2 comments

Comments

@sandreae
Copy link
Member

We could expose a query method on session which takes a GraphQL query string and makes a request to the configured endpoint.

@adzialocha
Copy link
Member

With the Document ORM API we might not need any high-level GraphQL requests at all anymore. If developers still want to do GraphQL queries they should maybe then use an library for that?

@adzialocha
Copy link
Member

Also I'm not sure if the purpose of Shirokuma is to serve as an GraphQL library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants