Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit 79aa0cb

Browse files
author
Create or Update Pull Request Action
committed
WIP: github schema.graphql changed - please review
1 parent 56cf4ee commit 79aa0cb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

example/github/schema.graphql

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13802,6 +13802,11 @@ type Mannequin implements Actor & Node & UniformResourceLocatable {
1380213802
size: Int
1380313803
): URI!
1380413804

13805+
"""
13806+
The user that has claimed the data attributed to this mannequin.
13807+
"""
13808+
claimant: User
13809+
1380513810
"""
1380613811
Identifies the date and time when the object was created.
1380713812
"""

0 commit comments

Comments
 (0)