Home > @plasmicapp/data-sources > DataOp
DataOp interface
Signature:
export interface DataOp
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
cacheKey? | string | (Optional) | |
invalidatedKeys? | string[] | null | (Optional) | |
opId | string | ||
roleId? | string | null | (Optional) | |
sourceId | string | ||
userArgs? | Record<string, any> | (Optional) |