ConnectionsInput

'object'

The input required to query the connections that exist for a given user.

Fields

first : Int
This is a pagination parameter. (I.e. get the first N records).


after : String
This is a pagination parameter. (I.e. get the first Nrecords AFTERthis cursor).