query { | |
organization16j31a7:organization(id: "facebook") { | |
description, | |
id, | |
name | |
}, | |
repository1awoa9m:repository(id: "facebook/react") { | |
description, | |
id, | |
name | |
}, | |
organization16j31a7:organization(id: "facebook") { | |
created { | |
day, | |
month, | |
year | |
}, | |
updated { | |
day, | |
month, | |
year | |
} | |
}, | |
organization16j31a7:organization(id: "facebook") { | |
repositoriesWithLength { | |
length | |
} | |
}, | |
organization16j31a7:organization(id: "facebook") { | |
thumbnailg26tts:thumbnail(height: 100, width: 100), | |
thumbnailjpdt7s:thumbnail(height: 200), | |
thumbnail | |
}, | |
repository1awoa9m:repository(id: "facebook/react") { | |
organization { | |
description, | |
name, | |
id | |
} | |
}, | |
organization16j31a7:organization(id: "facebook") { | |
repositories1lyyera:repositories(from: 5, to: 9) { | |
description, | |
name, | |
id | |
} | |
}, | |
organization16j31a7:organization(id: "facebook") { | |
repositoriesWithCursorwh4bvk:repositoriesWithCursor(first: 10) { | |
edges { | |
node { | |
name, | |
id | |
}, | |
cursor | |
} | |
} | |
}, | |
organization16j31a7:organization(id: "facebook") { | |
repositoriesWithLengthmfir8a:repositoriesWithLength(from: 0, to: 1) { | |
nodes { | |
description, | |
name, | |
id | |
} | |
} | |
}, | |
organization16j31a7:organization(id: "facebook") { | |
repositoriesWithArgsv894xx:repositoriesWithArgs(startsWith: "r", from: 0, to: 4) { | |
name, | |
id | |
} | |
}, | |
organization16j31a7:organization(id: "facebook") { | |
repositoriesWithArgskh61wb:repositoriesWithArgs(from: 0, to: 0) { | |
name, | |
id | |
} | |
}, | |
repository1awoa9m:repository(id: "facebook/react") { | |
organization { | |
repositoriescnql9b:repositories(from: 0, to: 4) { | |
description, | |
name, | |
id | |
}, | |
id | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment