Types::SineSymbolCommonnessType = GraphQL::ObjectType.define do
  name 'SineSymbolCommonness'
  description 'Shows in how many Sentences of the OMS a Symbol occurs'

  field :sinePremiseSelection, !Types::SinePremiseSelectionType do