Prior to this release, the only fields displayed for standard objects were custom fields.
This made it difficult for administrators and developers to understand the standard data model without resorting to exploring the GraphQL schema.
This release addresses this problem, by enhancing the UI to include a read-only view of the standard fields associated with the object.
The view includes:
- The name of the field.
- A description of the purpose of the field.
- The type of the field (e.g. Text, Integer, Lookup).
- Any constraints associated with the field, such as the maximu number of characters supported.
- Whether the field is required or not.
This change only impacts the Skedulo Pulse Platform.