INPUT_OBJECT

UpdateFileInput

link GraphQL Schema definition

  • input UpdateFileInput {
  • name: String
  • id: ID!
  • blobFieldName: String
  • # An opaque string used by frontend frameworks like relay to track requests and
  • # responses.
  • clientMutationId: String
  • }

link Require by