INPUT_OBJECT
Input object to unsubscribe from notifications with a token
1input UnsubscribeFromNotificationsWithTokenInput {42# Unique token that can be parsed to get customerId for notifications3unsubscribeToken: String!5}