How to remove specific contentTypes from GraphQL exporer ? #12728
Unanswered
MikeAlhayek
asked this question in
Q&A
Replies: 1 comment
-
I have not verified but I guess it it’s based on view permission, if you remove view permission for given user it should no show that content type in graphql |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to used GraphQL to export contents. However, I need to exclude some content types from the exporter. In my startup classes I added the following
But
HomePage
andSitePage
content types are still showing up.Beta Was this translation helpful? Give feedback.
All reactions