Queries
autoresponders
List all autoresponders in the workspace, ordered by their configured priority order. Supports cursor-based pagination.
QUERY
autoresponders(first: Int, after: String, last: Int, before: String): AutoresponderConnection!Arguments
first
Int
after
String
last
Int
before
String
Returns
edges
pageInfo
Query
Response
Query
Response

