Skip to content

Instantly share code, notes, and snippets.

@subomi
Created February 4, 2019 15:54
Show Gist options
  • Save subomi/ec281064a717269d7e1c7c284dad0372 to your computer and use it in GitHub Desktop.
Save subomi/ec281064a717269d7e1c7c284dad0372 to your computer and use it in GitHub Desktop.
# app/graphql/bitkoin_schema.rb
BitkoinSchema = GraphQL::Schema.define do
# ...
instrument(:query, FeatureFlags::Instrumentation)
# ...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment