OBJECT
WebPush
link GraphQL Schema definition
1 type WebPush { 2 3 : UserPushNotificationsSettings 4 5 : [CreativeNotification!]! 6 7 }
OBJECT
1 type WebPush { 2 3 : UserPushNotificationsSettings 4 5 : [CreativeNotification!]! 6 7 }