INPUT_OBJECT

GcpNativeRefreshProjectsInput

Description

Input to refresh GCP native projects.

link GraphQL Schema definition

  • input GcpNativeRefreshProjectsInput {
  • # List of project IDs.
  • projectIds: [UUID!]!
  • }

link Require by