AccessControlDataSourceInput
Last updated
Was this helpful?
Input object update the data sources linked to the access control.
input AccessControlDataSourceInput {
dataSource: ID!
type: String
}ID! non-null scalarThe ID of the data source
String scalarThe technical type of how this access control is represented in the underlying system. For masks this represents the masking method to use.
AccessControlInput input
Last updated
Was this helpful?
Was this helpful?