Skip to content

Instantly share code, notes, and snippets.

@xuorig
Created June 10, 2017 02:24
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/8bc773e7cf6a144a3ea70c772fc1f4d8 to your computer and use it in GitHub Desktop.
Save xuorig/8bc773e7cf6a144a3ea70c772fc1f4d8 to your computer and use it in GitHub Desktop.
GraphQL::Field.accepts_definitions(
topsecret: ->(field, topsecret) { field.metadata[:topsecret] = topsecret }
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment