INPUT_OBJECT
CreateFreelanceServiceParams
link GraphQL Schema definition
1 input CreateFreelanceServiceParams { 4 2 # Image assets that represent this service, maximum of 50 3 : [FreelanceServiceAssetInput!] 6 5 : [Int!] 8 7 : Int 10 9 : FreelanceServiceDeliveryTime! 12 11 : String! 14 13 : Int 16 15 : String! 18 17 : Float! 19 }