OBJECT

RemoveSavedJobResponse

link GraphQL Schema definition

1type RemoveSavedJobResponse {
2
3isRemoved: Boolean!
4
5}

link Required by