We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4843853 + 5a8d6dc commit 7cf14a2Copy full SHA for 7cf14a2
modules/concepts/webservice/_index.md
@@ -72,7 +72,7 @@ The key to access all the elements:
72
73
The key to access a single element:
74
```php
75
-'objectNodeName' => 'articles'
+'objectNodeName' => 'article'
76
```
77
78
The parameter to set which fields to expose through the webservice and settings for each of them:
0 commit comments