INPUT_OBJECT

FreelanceServiceAssetInput

link GraphQL Schema definition

1input FreelanceServiceAssetInput {
3
2entityId: Int!
5
4entityType: FreelanceServiceAssetType!
7
6projectId: Int!
8}