Attachment| Name | Description |
|---|---|
[String!]! | An array of human readable descriptions of the attachment.Resumes & cover letters can be programmatically identified using the seekRoleCode field. |
The identifier for the Attachment.This is unique across all attachments. | |
String! | A download URL for the attachment.This URL accepts partner tokens or browser tokens that include the download:candidate-profile-attachments scope.
This is guaranteed to be an absolute URL with an origin of https://graphql.seek.com. |
String | The role of the attachment within a profile.Currently, three codes are defined:
null role code.
They can be distinguished by their free text descriptions. |
SeekAttachmentRole | Deprecated: Use seekRoleCode instead.The role of the attachment within a profile. |
| Parent name | Parent type | Description |
|---|---|---|
| CandidateProfile | Object | attachments field |