Skip to main content

Query field

matters

Arguments

String
Returns the elements in the list that come after the specified cursor.
String
Returns the elements in the list that come before the specified cursor.
Int
Returns the first n elements from the list.
Int
Returns the last n elements from the list.

Return fields

MatterConnection!
required
Returns all matters the business contact is involved in.

Types

  • BusinessContact (object) — A business contact.
  • E164PhoneNumber (scalar) — A valid phone number string in the E.164 format.
  • GID (scalar) — A global identifier for an object in the format of ‘gid://ownright/ObjectType/ID’.
  • Matter (interface) — Represents a matter.
  • MatterBusinessContact (object) — A business contact that is associated with a matter.
  • MatterConnection (object) — The connection type for Matter.
  • MatterEdge (object) — An edge in a connection.
  • NotificationDeliveryMechanism (enum) — Possible types of delivery mechanisms to deliver a notification.
  • PageInfo (object) — Information about pagination in a connection.