INPUT_OBJECT

CompleteFileTaskMutationInput

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

link GraphQL Schema definition

  • input CompleteFileTaskMutationInput {
  • # The ID of a `File`.
  • file_id: Int64Bit!
  • }

link Require by