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

[GRAPHQL] mutations? #14

Open
Zignature opened this issue Aug 16, 2024 · 3 comments
Open

[GRAPHQL] mutations? #14

Zignature opened this issue Aug 16, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@Zignature
Copy link

Zignature commented Aug 16, 2024

Is it possible to perform mutations with GraphQL?
Basically I'd like to create a CRUD app with a Nuxt frontend.

If at all possible, how would I go about setting up authentication (in Nuxt)?
I'd prefer EE authentication so I can maintain members in my EE database.

I am the only one, and will remain the only one, that has access to the control panel. My coworkers, though very capable in doing their job, are all digital illiterates. I do not want them to screw up my EE installation 🤣

@Zignature
Copy link
Author

Zignature commented Aug 22, 2024

I found out mutations aren't supported (yet?).

@bryannielsen
Copy link
Contributor

@Zignature yes sorry currently we only support querying data through GraphQL. We have talked about supporting mutations through Coilpack but that feature isn't on the timeline just yet.

@Zignature
Copy link
Author

Okidoki 👍🏽
I'll create a separate dashboard with EE for the coworkers 😏

@bryannielsen bryannielsen added the enhancement New feature or request label Sep 4, 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

2 participants