Skip to content

Commit c24886d

Browse files
committed
Generated Artifacts (cms@6d5c41b)
Finish 5.7.9
1 parent 15d0190 commit c24886d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/5.x/development/graphql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1818,7 +1818,7 @@ This is the interface implemented by all entries.
18181818
| `sectionHandle`| `String` | The handle of the section that contains the entry.
18191819
| `fieldId`| `Int` | The ID of the field that contains the entry.
18201820
| `fieldHandle`| `String` | The handle of the field that contains the entry.
1821-
| `ownerId`| `Int` | The ID of the entry’s owner elementt.
1821+
| `ownerId`| `Int` | The ID of the entry’s owner element.
18221822
| `sortOrder`| `Int` | The entry’s position within the field that contains it.
18231823
| `typeId`| `Int!` | The ID of the entry type that contains the entry.
18241824
| `typeHandle`| `String!` | The handle of the entry type that contains the entry.

0 commit comments

Comments
 (0)