INPUT_OBJECT
UpdateSourceFileParams
link GraphQL Schema definition
1 input UpdateSourceFileParams { 3 2 : String! 5 4 : String 7 6 : String! 9 8 : SourceFileMIMEType! 11 10 : [Int] 13 12 : String! 15 14 : Int! 17 16 : SourceFilePriceTier! 19 18 : SourceFileTitleType! 21 20 : Float 22 }