We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15d0190 commit c24886dCopy full SHA for c24886d
docs/5.x/development/graphql.md
@@ -1818,7 +1818,7 @@ This is the interface implemented by all entries.
1818
| `sectionHandle`| `String` | The handle of the section that contains the entry.
1819
| `fieldId`| `Int` | The ID of the field that contains the entry.
1820
| `fieldHandle`| `String` | The handle of the field that contains the entry.
1821
-| `ownerId`| `Int` | The ID of the entry’s owner elementt.
+| `ownerId`| `Int` | The ID of the entry’s owner element.
1822
| `sortOrder`| `Int` | The entry’s position within the field that contains it.
1823
| `typeId`| `Int!` | The ID of the entry type that contains the entry.
1824
| `typeHandle`| `String!` | The handle of the entry type that contains the entry.
0 commit comments