Skip to content

Conversation

@MehulKChaudhari
Copy link
Contributor

This PR adds two new docs pages: Derivations and Traits section

@MehulKChaudhari MehulKChaudhari self-assigned this Oct 4, 2025
@MehulKChaudhari MehulKChaudhari added 🎯 canary PR is targeting canary (default) 🏷️ doc This PR adds/improves/or fixes documentation labels Oct 4, 2025
{ name: 'id', kind: '@id' },
{ name: 'firstName', kind: 'field' },
{ name: 'permissions', kind: 'field' },
{ name: 'canEdit', kind: 'derived', type: 'boolean' }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

type here would be the name used to register the derivation so likely canEdit, perhaps choosing a different derivation name from field name will make this more clear

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎯 canary PR is targeting canary (default) 🏷️ doc This PR adds/improves/or fixes documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants