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

As an admin user I would like to be able to delete GraphQL Documents #57

Open
1 task
Tracked by #45
jasonbahl opened this issue Jan 11, 2022 · 0 comments
Open
1 task
Tracked by #45
Labels
scope: graphiql issues related to the GraphiQL IDE integration

Comments

@jasonbahl
Copy link
Collaborator

jasonbahl commented Jan 11, 2022

When editing a GraphQL document, user needs to be able to delete an already saved document.

Acceptance Criteria

  • User with correct capabilities can delete a saved document within the IDE UI

Technical Details

Image

Notes

  • Not all documents can be deleted by all users.
  • We need to respect WordPress user capabilities.
  • The button visibility will be determined by user capability.
  • Unpublished documents cannot be deleted
  • Any validation could/should be represented in a notification/toast
@jasonbahl jasonbahl added this to the GraphiQL Integration milestone Jan 11, 2022
@jasonbahl jasonbahl added the scope: graphiql issues related to the GraphiQL IDE integration label Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: graphiql issues related to the GraphiQL IDE integration
Projects
None yet
Development

No branches or pull requests

1 participant