OBJECT
FreelanceServiceCategoryParent
link GraphQL Schema definition
1 type FreelanceServiceCategoryParent { 2 3 FreelanceServiceCategory!]! : [ 4 5 Int! : 6 7 String! : 8 9 }
OBJECT
1 type FreelanceServiceCategoryParent { 2 3 FreelanceServiceCategory!]! : [ 4 5 Int! : 6 7 String! : 8 9 }