INPUT_OBJECT

LinkCalixCloudSubscriberToAccountMutationInput

The input object that defines the fields for the linkFibermapServiceLocationToAddress mutation.

link GraphQL Schema definition

  • input LinkCalixCloudSubscriberToAccountMutationInput {
  • # The ID of a `CalixCloudAudit`.
  • calix_cloud_audit_id: Int64Bit!
  • # The ID of an Account.
  • account_id: Int64Bit!
  • }

link Require by