contactMethods
Arguments
String
A cursor to search after (only include first & after or last & before)
String
A cursor to search before (only include first & after or last & before)
ID
A Team ID to filter results by
Int
The number of results to fetch when searching forward (only include first & after or last & before)
Boolean!
Whether or not to include disabled ContactMethods in the results
Int
The number of results to fetch when searching backward (only include first & after or last & before)
String
A search query to filter results
SortContactMethodsBy
The sort key
SortDirection
The sort direction
Returns
ContactMethodConnection!