INPUT_OBJECT

CopyApiAccessInput

link GraphQL Schema definition

  • input CopyApiAccessInput {
  • # Identifier of the ApiAccessEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by