Magidoc

outports
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 Outports returned from the connection.

where

Filtering options for Outports returned from the connection.

Response

#

Returns OutportConnection !.

Example

#