Get Involved
Edit on GitHubActivateGrantInput
ActivateGrantInput
Activate a grant
at the given resource
. Optionally provide note
, validFromTimestamp
and validToTimestamp
grant | ID! | The grant of the grant to activate, as an id |
note | String | Optional note for the grant activation, as a string |
resource | ID! | The resource level to activate the grant at, either as an id, or an AKA |
validFromTimestamp | String | Optional validFromTimestamp for the grant activation, as an ISO string |
validToTimestamp | String | Optional validToTimestamp for the grant activation, as an ISO string |