close
GraphQL Schema
Schema
Query
Mutation
Scalars
Boolean
DateTime
ID
Int
JSON
JSONObject
String
Enums
TokenType
__DirectiveLocation
__TypeKind
Objects
Action
ActionReaction
DiscordBotWebhook
oAuthProvider
oAuthUserData
React
Reaction
Service
Token
User
Webhook
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Directives
deprecated
include
skip
menu
Types
OBJECT
ActionReaction
link
GraphQL Schema definition
type
ActionReaction
{
action
:
Reaction
!
reaction
:
Reaction
!
}
link
Require by
Query