OBJECT
CreatePushNotificationSettingPayload
Autogenerated return type of CreatePushNotificationSetting
link GraphQL Schema definition
- type CreatePushNotificationSettingPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : [String!]!
- : PushNotificationSetting
- }