Mutation: prolong
Requires user to be authenticated using one of the following identity types: user session. Requires access token to belong to authenticated user
accessToken {
prolong(
accessToken: String!
): NonNullAccessTokenValueOrErrorList!
}