INPUT_OBJECT

SynchronizeLteProviderMutationInput

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

link GraphQL Schema definition

  • input SynchronizeLteProviderMutationInput {
  • # The ID of an `LteProvider`.
  • lte_provider_id: Int64Bit!
  • }

link Require by