@coopenomics/sdk
Preparing search index...
Mutations
Notification
CreateWebPushSubscription
mutation
Variable mutation
Const
mutation
:
{
createWebPushSubscription
:
[
{
data
:
Variable
<
"CreateSubscriptionInput!"
,
"data"
>
}
,
{
message
:
boolean
;
subscription
:
{
authKey
:
boolean
;
createdAt
:
boolean
;
endpoint
:
boolean
;
id
:
boolean
;
isActive
:
boolean
;
p256dhKey
:
boolean
;
updatedAt
:
boolean
;
userAgent
:
boolean
;
username
:
boolean
;
}
;
success
:
boolean
;
}
,
]
;
}
= ...
Создать веб-пуш подписку для пользователя
Type Declaration
createWebPushSubscription
:
[
{
data
:
Variable
<
"CreateSubscriptionInput!"
,
"data"
>
}
,
{
message
:
boolean
;
subscription
:
{
authKey
:
boolean
;
createdAt
:
boolean
;
endpoint
:
boolean
;
id
:
boolean
;
isActive
:
boolean
;
p256dhKey
:
boolean
;
updatedAt
:
boolean
;
userAgent
:
boolean
;
username
:
boolean
;
}
;
success
:
boolean
;
}
,
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@coopenomics/sdk
Loading...
Создать веб-пуш подписку для пользователя