OBJECT

JobCounts

link GraphQL Schema definition

1type JobCounts {
2
3totalFreelanceJobs: Int!
4
5totalFullTimeJobs: Int!
6
7totalMyJobs: Int!
8
9}

link Required by