Skip to main content

Mutation: editOwnEndorsement

Requires access to resource CREW_APP_OWN_CERTIFICATES_EDIT

loggedUserMutation {
editOwnEndorsement(
endorsementNid: EndorsementDefinitionNid
input: CrewMemberMobileEndorsementInputType
): LoggedUserMutationEditOwnEndorsementOutput!
}

Arguments

editOwnEndorsement.endorsementNid ● EndorsementDefinitionNid scalar

Possible violation list: IS_NOT_SOME_ERROR,ENDORSEMENT_NOT_EDITABLE

editOwnEndorsement.input ● CrewMemberMobileEndorsementInputType input

Possible violation list: IS_NO_EMPTY

Type

LoggedUserMutationEditOwnEndorsementOutput union