2025-06-29
GraphQL schema change log: 2025-06-29
-
📘 Documentation: Updated the GraphQL schema and the GraphQL API Reference with these changes:
-
✔ Description:
A field whose value conforms to the standard E.164 format as specified in: https://en.wikipedia.org/wiki/E.164. Basically this is +17895551234. on type `PhoneNumber`Has changed to:
A phone number string formatted using E.164 format (e.g. +12024561111)
-