Types
SendPushNotificationInput
Values used to send a push notification.
input
SendPushNotificationInputFields
requestId
ID!
required
Identifier of the request to use.
editor
JSON!
required
The editor to use for the request.
targetMode
String!
required
The target mode to use for the request.
registrationIds
[ID!]
Identifiers of the registrations to use.
channelId
ID
Identifier of the channel to use.
directToken
String
The direct token to use for the request.
directTokenEncoding
String
The direct token encoding to use for the request.
directEnvironment
String
The direct environment to use for the request.