INPUT_OBJECT
Input object to subscribe to notifications with a token
1input SubscribeToNotificationsWithTokenInput {42# Unique token that can be parsed to get customerId for notifications3token: String!5}