Create price, raw transaction, token/pair event, and NFT event webhooks.
Returns: CreateWebhooksOutput!
input: Input for creating webhooks.
"""Create price, raw transaction, token/pair event, and NFT event webhooks.""" createWebhooks(input: CreateWebhooksInput!): CreateWebhooksOutput!
Was this page helpful?