INPUT_OBJECT

CreateFileInput

Create File input object

link GraphQL Schema definition

  • input CreateFileInput {
  • # Upload file object
  • file: Upload!
  • }

link Require by