notifications
No description
notifications(
networks: [NetworkName!]!
walletKey: PubKey!
subscriptionsToAdd: [GqlClaimFilter!]!
): GqlDbWriteOpShard!
No description
notifications(
networks: [NetworkName!]!
walletKey: PubKey!
subscriptionsToAdd: [GqlClaimFilter!]!
): GqlDbWriteOpShard!
notifications.networks
● [NetworkName!]!
non-null enumnotifications.walletKey
● PubKey!
non-null scalarnotifications.subscriptionsToAdd
● [GqlClaimFilter!]!
non-null inputGqlDbWriteOpShard
object