module GraphQL::Tracing::SentryTrace

def platform_authorized_key(type)

def platform_authorized_key(type)
  "graphql.authorized.#{type.graphql_name}"
end