We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fad054 commit fda3147Copy full SHA for fda3147
src/get-web-push-certificate-insert-serial-operations.ts
@@ -77,6 +77,7 @@ export async function getWebPushCertificateInsertSerialOperations(
77
type: 'insert',
78
table: 'links',
79
objects: {
80
+ id: containLinkId,
81
type_id: containTypeLinkId,
82
from_id: containerLinkId || deep.linkId,
83
to_id: webPushCertificateLinkId,
0 commit comments