INPUT_OBJECT

createHarborPartnerApiKeyInput

Autogenerated input type of createHarborPartnerApiKey

link GraphQL Schema definition

  • input createHarborPartnerApiKeyInput {
  • # The ID of the Harbor Partner to create an API key for
  • harbor_partner_id: ID
  • # The ID of the Organization to create an API key for
  • organization_id: ID
  • }