close
GraphQL Schema
Schema
Query
Mutation
Scalars
BigDecimal
Blob
Boolean
DateTime
Float
Int
LocalDate
Long
String
Uuid
Enums
SendVia
__DirectiveLocation
__TypeKind
Objects
AccountSearch
Action
Attachment
AttachmentRelation
BehaviorTrigger
CallerIdResult
CallResult
Channel
ChannelInfo
ChannelInfoList
ChannelList
ChannelSetting
ChannelStats
ChannelStatsList
ChannelUnread
ChannelUnreadList
ChannelUser
ChannelUserList
ChannelUserStatus
Comment
CountResult
DataDropletEntry
DataStore
DataStoreList
Dispatch
DispatchActionList
DispatchActionStatus
DispatchCluster
DispatchClusterEntry
DispatchHistory
DispatchKeyResult
DispatchList
DropletEntryList
ExchangeResponse
Export
Group
GroupUser
InboxEntry
InboxEntryList
Invite
Label
Latest
Layout
Link
ManagedChannelInstance
MeetingRoom
MutationResult
Org
OrgInfo
OrgStatusResult
Packet
PacketInfo
PacketList
Page
PageInfo
PageList
PaymentAddress
PhotoResult
PhotoResultList
Program
ProgramInfo
ProgramKind
ProgramParticipation
ProgramParticipationList
ProgramParticipationStats
ProgramProgress
ProgramTicket
QueryClip
QueryClipList
ResourceAvailability
Result
RoomToken
Schema
ScriptResult
ShortUrl
SignResult
SocialAuthorize
StatisticsResults
StripeCustomer
Swimlane
Token
TokenResult
Tracker
UploadGrant
UserList
UserPaymentIdentity
UserPaymentMethod
UserPaymentSubscription
UserRelation
UserSearch
UserSetting
UserStatistic
UserStatus
UserTotal
UserU
VoipPrice
VoipToken
__Directive
__EnumValue
__Field
__InputValue
__Schema
__Type
Input Objects
AccountMutation
BucketEntityMutation
DispatchInboxAction
DispatchKey
DispatchMutation
GeoLocation
ImageUpdate
JsonUpdate
MeetingRoomMutation
PacketMessageMutation
ParticipantEntry
PaymentAddressMutation
ShortUrlMutation
TrackingEventMutation
UserFlagContentMutation
UserPaymentIdentityMutation
UserPaymentMethodMutation
UserPaymentMutation
Directives
deprecated
include
skip
menu
Types
OBJECT
CallerIdResult
link
GraphQL Schema definition
type
CallerIdResult
{
code
:
String
sid
:
String
result
:
Boolean
!
error
:
String
}
link
Require by
Mutation
null