final defaultRootTypenames = { OperationType.query: 'Query', OperationType.mutation: 'Mutation', OperationType.subscription: 'Subscription', };