1
0
mirror of synced 2025-12-25 02:17:36 -05:00

GraphQL schema update (#36914)

Co-authored-by: rachmari <rachmari@users.noreply.github.com>
This commit is contained in:
Octomerger Bot
2023-05-06 12:36:17 -04:00
committed by GitHub
parent 0d3f3fd98c
commit f8ec5b1e6c
6 changed files with 12 additions and 12 deletions

View File

@@ -70249,7 +70249,7 @@
},
{
"name": "isFollowingViewer",
"description": "<p>Whether or not this user is following the viewer. Inverse of viewer_is_following.</p>",
"description": "<p>Whether or not this user is following the viewer. Inverse of viewerIsFollowing.</p>",
"type": "Boolean!",
"id": "boolean",
"kind": "scalars",
@@ -72518,7 +72518,7 @@
},
{
"name": "viewerIsFollowing",
"description": "<p>Whether or not this user is followed by the viewer. Inverse of is_following_viewer.</p>",
"description": "<p>Whether or not this user is followed by the viewer. Inverse of isFollowingViewer.</p>",
"type": "Boolean!",
"id": "boolean",
"kind": "scalars",

View File

@@ -59050,7 +59050,7 @@
},
{
"name": "isFollowingViewer",
"description": "<p>Whether or not this user is following the viewer. Inverse of viewer_is_following.</p>",
"description": "<p>Whether or not this user is following the viewer. Inverse of viewerIsFollowing.</p>",
"type": "Boolean!",
"id": "boolean",
"kind": "scalars",
@@ -60498,7 +60498,7 @@
},
{
"name": "viewerIsFollowing",
"description": "<p>Whether or not this user is followed by the viewer. Inverse of is_following_viewer.</p>",
"description": "<p>Whether or not this user is followed by the viewer. Inverse of isFollowingViewer.</p>",
"type": "Boolean!",
"id": "boolean",
"kind": "scalars",

View File

@@ -70249,7 +70249,7 @@
},
{
"name": "isFollowingViewer",
"description": "<p>Whether or not this user is following the viewer. Inverse of viewer_is_following.</p>",
"description": "<p>Whether or not this user is following the viewer. Inverse of viewerIsFollowing.</p>",
"type": "Boolean!",
"id": "boolean",
"kind": "scalars",
@@ -72518,7 +72518,7 @@
},
{
"name": "viewerIsFollowing",
"description": "<p>Whether or not this user is followed by the viewer. Inverse of is_following_viewer.</p>",
"description": "<p>Whether or not this user is followed by the viewer. Inverse of isFollowingViewer.</p>",
"type": "Boolean!",
"id": "boolean",
"kind": "scalars",