Comment on page
Integrations Module
The Integrations Module handles all requests associated with integrations activated within your project.
Field | Data Type | Description |
---|---|---|
integration | string | Lowercased name of the integration |
const stripe = await client.integration('stripe')
Last modified 10mo ago