Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

@reactor/data — createdataclient

@reactor/data


@reactor/data / createDataClient

createDataClient<Schema>(ctx): DataClient<Schema>

Defined in: client.ts:82

Create a data client with typed schema.

Schema extends GenericSchema = GenericSchema

RequestContext

DataClient<Schema>