INPUT_OBJECT
The input object that defines the fields for the synchronizeInlineDevice mutation.
input SynchronizeInlineDeviceMutationInput {# The ID of an `InlineDevice`.inline_device_id: Int64Bit!}