Skip to content

Instantly share code, notes, and snippets.

@xuorig
Created June 10, 2017 02:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xuorig/3c77454dd3c14e32e404f61025902a16 to your computer and use it in GitHub Desktop.
Save xuorig/3c77454dd3c14e32e404f61025902a16 to your computer and use it in GitHub Desktop.
GraphQL::Field.accepts_definitions(
visibility: ->(field, visibility_proc) { field.metadata[:visibility_proc] = visibility_proc }
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment