Skip to main content
object

A sink for submitting customer events.

•ID!
non-null

The App associated with the Eventsink.

•String

AWS ARN given access to any SQS queues.

•ID!
non-null

The ID of the Eventsink.

•[EventsinkQueue!]!
non-null

List of queues associated with the eventsink.

•EventsinkTopic!
non-null

The topic of the eventsink.


Was this section helpful?

•query

A list of Eventsinks configured for the specified App ID.

Arguments

•ID!
required

The app ID. Example value: gid://partners/App/1234.

•EventsinkTopic!
required

The topic of the Eventsink to query.



Was this section helpful?

•mutation

Creates a new Eventsink.

Arguments

•EventsinkCreateInput!
required

Details of eventsink to create.



Was this section helpful?