Home > @uniformdev/canvas-contentful

canvas-contentful package

Classes

<table><thead><tr><th>

Class

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

ContentfulClientList

</td><td>

</td></tr> </tbody></table>

Functions

<table><thead><tr><th>

Function

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

createContentfulEnhancer({ client, previewClient, createQuery, useBatching, limitPolicy, })

</td><td>

</td></tr> <tr><td>

createContentfulMultiEnhancer({ clients, createQuery, limitPolicy, })

</td><td>

</td></tr> <tr><td>

createContentfulQueryEnhancer({ clients, createQuery, limitPolicy, })

</td><td>

</td></tr> </tbody></table>

Interfaces

<table><thead><tr><th>

Interface

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

AddClientArgs

</td><td>

</td></tr> </tbody></table>

Variables

<table><thead><tr><th>

Variable

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

CANVAS_CONTENTFUL_MULTI_PARAMETER_TYPES

</td><td>

</td></tr> <tr><td>

CANVAS_CONTENTFUL_PARAMETER_TYPES

</td><td>

</td></tr> <tr><td>

CANVAS_CONTENTFUL_QUERY_PARAMETER_TYPES

</td><td>

</td></tr> <tr><td>

contentfulRichTextToHtmlEnhancer

</td><td>

</td></tr> </tbody></table>

Type Aliases

<table><thead><tr><th>

Type Alias

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

ContentfulEnhancerResult

</td><td>

The default shape of the result value of the Contentful enhancer. Note that this can change if the query is altered.

</td></tr> <tr><td>

ContentfulMultiEntryEnhancerResult

</td><td>

The default shape of the result value of the Contentful Multi Entry enhancer. Note that this can change if the query is altered.

</td></tr> <tr><td>

ContentfulMultiEntryParameterValue

</td><td>

</td></tr> <tr><td>

ContentfulQueryEnhancerResult

</td><td>

The default shape of the result value of the Contentful Query enhancer. Note that this can change if the query is altered.

</td></tr> <tr><td>

ContentfulQueryParameterValue

</td><td>

</td></tr> <tr><td>

CreateContentfulEnhancerOptions

</td><td>

</td></tr> <tr><td>

CreateContentfulMultiEntryEnhancerOptions

</td><td>

</td></tr> <tr><td>

CreateContentfulMultiEntryQueryOptions

</td><td>

</td></tr> <tr><td>

CreateContentfulQueryApiQueryOptions

</td><td>

</td></tr> <tr><td>

CreateContentfulQueryEnhancerOptions

</td><td>

</td></tr> <tr><td>

CreateContentfulQueryOptions

</td><td>

</td></tr> <tr><td>

EntrySelectorParameterValue

</td><td>

</td></tr> </tbody></table>