For the complete documentation index, see llms.txt. This page is also available as Markdown.

DataSourceTypeInfo

No description

input DataSourceTypeInfo {
  accessControlType: String
  dataSource: ID!
}

Fields

accessControlType ● String scalar

The technical type of how this access control is represented in the underlying system. For masks this represents the masking method to use.

dataSource ● ID! non-null scalar

The ID of the data source

Member Of

CanLinkFilter input

Last updated

Was this helpful?