Skip to content

@mbanq/core-sdk-js v0.50.0


@mbanq/core-sdk-js / commands / GraphQL

Function: GraphQL()

GraphQL<TOutput>(request): Command<GraphQLRequest, TOutput>

Defined in: src/commands/graphql/index.ts:7

Type Parameters

TOutput

TOutput = any

Parameters

request

GraphQLRequest

Returns

Command<GraphQLRequest, TOutput>

Released under the MIT License.