Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

GetDataProductScope

Allow to refine selection of the results using multiple scopes. Note: all scopes are additive

input GetDataProductScope {
withTagId: String
entityType: EntityTargetType
}

Fields

GetDataProductScope.withTagId ● String scalar general

Scope by tag or domainid

GetDataProductScope.entityType ● EntityTargetType enum general

The type of the entities

Example

Member Of