Magidoc

alertsConnection
Query

Get all active alerts

Arguments

#

after

This parameter is part of the GraphQL Cursor Connections Specification and should be used together with the first parameter.

before

This parameter is part of the GraphQL Cursor Connections Specification and should be used together with the last parameter.

filters

Can be used to filter the results. When paging, the filter should not be changed between pages.

first

Limits how many alerts are returned. This parameter is part of the GraphQL Cursor Connections Specification and can be used together with the after parameter.

last

This parameter is part of the GraphQL Cursor Connections Specification and should be used together with the before parameter.

Response

#

Returns AlertConnection .

Example

#

    
  

3

    
  

3

    
  

3