-
getClient (required)
{props.getClient}
A callback for getting a ZenStackClient instance for talking to the database. Usually you'll return a client instance with access policy enabled and user identity bound.
-
apiHandler (required)
{'ApiHandler'}
The API handler instance that determines the API specification.