OBJECT
Payload of skill delete. Contains the id of the deleted skill.
type SkillDeletePayload {# Id of the deleted skillskillId: Int }