lightyear.graphqlconnectorqueryprops
Home > @runlightyear/lightyear > GraphQLConnectorQueryProps
GraphQLConnectorQueryProps interface
Signature:interface GraphQLConnectorQueryProps
Required Properties
Property | Modifiers | Type | Description |
---|---|---|---|
query | string |
Optional Properties
Property | Modifiers | Type | Description |
---|---|---|---|
variables? | { [name: string]: unknown; } |