@brightinteractive/bright-js-framework

@brightinteractive/bright-js-framework/plugins/graphql

interface GraphQLQuery<T>
interface GraphQLQueryOpts
interface GraphQlPluginOpts
function createGraphQLPlugin(props: GraphQlPluginOpts): PluginConstructor
@graphQLClient()

Install a GraphQL client.

@query(queryDoc: anyopts: GraphQLQueryOpts)

Decorate a controller or service property to add a GraphQL data dependency.