Access control field in graphql #5332
Temkit
started this conversation in
Feature requests
Replies: 1 comment
-
Thanks @Temkit! |
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.
-
Hi, I can get all the access control of lists in the _klistmeta , it would be great if in the fields field we can have more than path amd type, but also access control of the field,
Fields{
Path
type
access {
create
Read
}
}
Beta Was this translation helpful? Give feedback.
All reactions