We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e9498a commit 423bec6Copy full SHA for 423bec6
src/config/config.php
@@ -120,12 +120,12 @@
120
121
/*
122
|--------------------------------------------------------------------------
123
- | Transformer Embeds
+ | Transformer Relationships
124
125
|
126
- | Transformers embed or relationships. The "key" is the query string
127
- | identifier which will hold the requested embeds. The "separator"
128
- | is the character that will separate each embed.
+ | Transformers can embed or nest relationships. The embeds "key" is the
+ | query string key and the "separator" is the character that will
+ | separate each relationship (or scope).
129
130
*/
131
0 commit comments