Magidoc

notificationEvents
Query

Arguments

#

after

Returns the elements in the list that come after the specified cursor.

first

Returns the first n elements from the list.

before

Returns the elements in the list that come before the specified cursor.

last

Returns the last n elements from the list.

orderBy

Ordering options for EventNotifications returned from the connection.

where

Filtering options for EventNotifications returned from the connection.

Response

#

Returns EventNotificationConnection !.

Example

#