ENUM

FreelancePaymentType

link GraphQL Schema definition

1enum FreelancePaymentType {
2
3PROJECT_FINAL
4
5PROJECT_UPFRONT
6}