graphql-engine icon indicating copy to clipboard operation
graphql-engine copied to clipboard

As a user collaborator with execute graphql privileges I am not able to execute RESTified endpoints

Open dsandip opened this issue 1 year ago • 1 comments

Version Information

2.12

Environment

any

What is the current behaviour?

As a collaborator with user role and Execute GraphQL privileges, I can't run RESTified endpoints or even see existing RESTified endpoints

What is the expected behaviour?

As a collaborator with user role and Execute GraphQL privileges, I should be able run RESTified endpoints as this is the same scope/privilege as being able to run a GraphQL, just that it's behind a REST interface.

How to reproduce the issue?

  1. Add yourself as a user collaborator in a project with a RESTified endpoint(s).
  2. Head to console/api/rest/list

Screenshots or Screencast

collab permissions what my screen looks like

dsandip avatar Oct 13 '22 03:10 dsandip

Ref conversation

dsandip avatar Oct 13 '22 17:10 dsandip