Home > @uniformdev/canvas-contentful > AddClientArgs > previewClient

AddClientArgs.previewClient property

The Contentful client instance to use when fetching preview data. If the preview client is not passed, it defaults to the client.

Signature:

previewClient?: ContentfulClientApi;