GraphQLRequestOptions
Options for GraphQL requests
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
headers? | Record<string, string> | Custom headers to include in the request |
timeout? | number | Request timeout in milliseconds |
Options for GraphQL requests
| Property | Type | Description |
|---|---|---|
headers? | Record<string, string> | Custom headers to include in the request |
timeout? | number | Request timeout in milliseconds |