UpdateGrantInput

UpdateGrantInput

Update a grant with the given id. Optionally provide note, validFromTimestamp and validToTimestamp

idID!The id of the grant to update
noteStringOptional note for the grant, as a string
validFromTimestampStringOptional validFromTimestamp for the grant, as an ISO string
validToTimestampStringOptional validToTimestamp for the grant, as an ISO string