ContributionNodeQuery interface

A query that can be issued for contribution nodes

Properties

contributionIds

The contribution ids of the nodes to find.

dataProviderContext

Contextual information that can be leveraged by contribution constraints

includeProviderDetails

Indicator if contribution provider details should be included in the result.

queryOptions

Query options tpo be used when fetching ContributionNodes

Property Details

contributionIds

The contribution ids of the nodes to find.

contributionIds: string[]

Property Value

string[]

dataProviderContext

Contextual information that can be leveraged by contribution constraints

dataProviderContext: DataProviderContext

Property Value

includeProviderDetails

Indicator if contribution provider details should be included in the result.

includeProviderDetails: boolean

Property Value

boolean

queryOptions

Query options tpo be used when fetching ContributionNodes

queryOptions: ContributionQueryOptions

Property Value