# 🪪 Contact Info

Manage contact information records (address, email, phone, etc.).

 - [POST /gql/v1/contact_infos](https://dev.docs.api.aiwyn.ai/api/bundle/contact-info/getcontactinfospaginated.md): **Retrieve all contact info records with basic pagination support** **Pagination (v1 — limit/offset):** `pageSize` is a limit (records to return). `page` is an offset (records to skip), not a page ind
