CrewMemberPersonalEndorsementInputType (Input)
Data for identification of personal endorsement
input CrewMemberPersonalEndorsementInputType {
crewMemberNid: ApiLoginNidScalar!
endorsementNid: EndorsementNid!
attachments: CrewMemberPersonalEndorsementAttachmentsType
}