lightyear.graphqlconnector.execute
Home > @runlightyear/lightyear > GraphQLConnector > execute
GraphQLConnector.execute() method
Signature:execute(props: GraphQLConnectorQueryProps): Promise<HttpProxyResponse>;
Parameters
Parameter | Type | Description |
---|---|---|
props | GraphQLConnectorQueryProps |
Promise<HttpProxyResponse>