FirmhouseConfig
Last updated
Was this helpful?
Configuration for firmhouse client
• T extends Access
Access type
accessType?
readonly
T
Access type for the apiToken
Remarks
If the accessType is storefront, then the client will not have access to write operations such as projects, subscriptions, invoices etc.
Default value is Access.storefront
apiToken
readonly
string
Firmhouse api token Remarks This token can be obtained from Firmhouse portal > Integrations
baseUrl?
readonly
string
Base url for the Firmhouse api
Remarks
Default value is https://portal.firmhouse.com/graphql
Last updated
Was this helpful?
Was this helpful?