INPUT_OBJECT
The input object that defines the fields for the completeFileTask mutation.
input CompleteFileTaskMutationInput {# The ID of a `File`.file_id: Int64Bit!}