removeWhoFromAccessControl
removeWhoFromAccessControl(
id: ID!
toRemove: [String!]
typesToInclude: [AccessWhoItemType]
): AccessControlResult! @deprecatedArguments
id ● ID! non-null scalar
toRemove ● [String!] list scalar
typesToInclude ● [AccessWhoItemType] list enum
Type
AccessControlResult union
Last updated
Was this helpful?