You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is what we've been holding our breath for, and will enable us to have flexible schema definitions. We'll be able to dynamically, at runtime, determine what fields/etc to expose based on the user's/tenant's ContentTypes and permissions. As it stands right now, we implement an unacceptable, hacky solution to get part of the way there.
Please see: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md#180-17-may-2018
This is what we've been holding our breath for, and will enable us to have flexible schema definitions. We'll be able to dynamically, at runtime, determine what fields/etc to expose based on the user's/tenant's
ContentTypes
and permissions. As it stands right now, we implement an unacceptable, hacky solution to get part of the way there.We have an old user story for this from when v1.8 was in alpha: https://careerbuilder.atlassian.net/browse/CE-733
The text was updated successfully, but these errors were encountered: