OBJECT
FreelanceServiceOptions
link GraphQL Schema definition
1 type FreelanceServiceOptions { 2 3 Int! : 4 5 FreelanceServiceCategoryParent!]! : [ 6 7 Int! : 8 9 FreelanceServiceDeliveryTime]! : [ 10 11 Int! : 12 13 }
OBJECT
1 type FreelanceServiceOptions { 2 3 Int! : 4 5 FreelanceServiceCategoryParent!]! : [ 6 7 Int! : 8 9 FreelanceServiceDeliveryTime]! : [ 10 11 Int! : 12 13 }