INPUT_OBJECT

SecurityControlsFilterInput

link GraphQL Schema definition

  • input SecurityControlsFilterInput {
  • # Identifiers of the frameworks to which the controls relate to
  • frameworkId: [String!]
  • # Identifiers of the groups to which the controls belong to
  • groupId: [String!]
  • }