Functions
Const rocksetConfigure
- rocksetConfigure(apikey: string, host?: string, customFetch?: undefined | ((url: string, request: any) => Promise<any>)): MainApi
-
Parameters
-
apikey: string
-
Default value host: string = "https://api.rs2.usw2.rockset.com"
-
Optional customFetch: undefined | ((url: string, request: any) => Promise<any>)
Returns a master object for all rockset apis