[lexigram.cli.contributors]
graphql = lexigram.graphql.cli.contributor:GraphQLCliContributor

[lexigram.config]
graphql = lexigram.graphql.config:GraphQLConfig

[lexigram.modules]
GraphQLModule = lexigram.graphql.module:GraphQLModule

[lexigram.web.contributors]
graphql = lexigram.graphql.web.contributor:GraphQLWebContributor
