INPUT_OBJECT

GcpNativeProjectFilter

Description

Filter to return GCP objects which have project rubrik ID in the given list of project rubrik IDs.

link GraphQL Schema definition

  • input GcpNativeProjectFilter {
  • projectIds: [String!]!
  • }