Home > @plasmicapp/data-sources

data-sources package

Functions

Function Description
deriveFieldConfigs(specifiedFieldsPartial, schema, makeDefaultConfig)
executePlasmicDataOp(op, opts)
Fetcher(props)
makeCacheKey(dataOp, opts)
normalizeData(rawData)
useDependencyAwareQuery({ $queries, getDataOp, setDollarQueries, name, pageIndex, pageSize, })
useNormalizedData(rawData)
usePlasmicDataMutationOp(dataOp)
usePlasmicDataOp(dataOp, opts)
usePlasmicInvalidate() Returns a function that can be used to invalidate Plasmic query groups.

Interfaces

Interface Description
DataOp
DataSourceSchema
FetcherProps
ManyRowsResult
NormalizedData
Pagination
SingleRowResult
TableFieldSchema
TableSchema

Variables

Variable Description
FetcherMeta

Type Aliases

Type Alias Description
BaseFieldConfig
QueryResult
TableFieldType