- Preparing search index...
- The search index is not available
@truffle/db
Methods
execute
- execute(request, variables): Promise<ExecutionResult<{
[key: string]: any;
}, {
[key: string]: any;
}>>
-
Parameters
-
request: string | DocumentNode
-
variables: any
Returns Promise<ExecutionResult<{
[key: string]: any;
}, {
[key: string]: any;
}>>
Perform a query or mutation via GraphQL interface