DataSourceTypeInfo
Last updated
Was this helpful?
No description
input DataSourceTypeInfo {
accessControlType: String
dataSource: ID!
}String scalarThe technical type of how this access control is represented in the underlying system. For masks this represents the masking method to use.
ID! non-null scalarThe ID of the data source
CanLinkFilter input
Last updated
Was this helpful?
Was this helpful?