OBJECT

HireShortcut

link GraphQL Schema definition

1type HireShortcut {
2
3creativeField: String!
4
5urlPath: String!
6
7}