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

Issue415 graph ql first steps #444

Merged
merged 29 commits into from
Mar 24, 2024
Merged

Conversation

c8y3
Copy link
Contributor

@c8y3 c8y3 commented Mar 22, 2024

I propose this PR before the code drifts too much away from branch develop.
It is a good small start to introduce the new GraphQL API. (however at this point, it should not be made "public", or only as experimental, because we may want to change the API definition: query and mutation names, field names...)

There are many points that needs to be discussed from here:

That being said, I think we shouldn't be too ambitious at first and go step by step (https://graphql.org/learn/thinking-in-graphs/#one-step-at-a-time) because we have multiple constraints:

c8y3 added 29 commits March 22, 2024 16:32
…ss layer will be common to REST and GraphQL and include permission checks
@whikernel whikernel self-assigned this Mar 24, 2024
@whikernel whikernel added the enhancement New feature or request label Mar 24, 2024
@whikernel whikernel merged commit a0d015c into develop Mar 24, 2024
5 checks passed
@c8y3 c8y3 deleted the issue415_graphQL_first_steps branch April 3, 2024 07:39
@whikernel whikernel linked an issue Apr 9, 2024 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

[FR] Start PoC of GraphQL
2 participants