INPUT_OBJECT
The input object that defines the fields for the synchronizeLteProvider mutation.
input SynchronizeLteProviderMutationInput {# The ID of an `LteProvider`.lte_provider_id: Int64Bit!}