-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
How to use this code for API call please help -
const frontloadState = createFrontloadState.server({
// inject server impl of api for use in data loading functions.
// might make SQL queries directly instead of making HTTP calls if those
// endpoints are on this same server
context: { api: serverApi }
})
Metadata
Metadata
Assignees
Labels
No labels