Options
All
  • Public
  • Public/Protected
  • All
Menu

Module schema

Index

Properties

Variables

Properties

default

default: GraphQLSchema

Variables

Const History

History: GraphQLObjectType<any, any> = ...

History type

property

status Status

property

date Time when the status changed

Const Message

Message: GraphQLObjectType<any, any> = ...

Message type

property

type Type of the message. One of 'LOG', 'SMTP', 'HTTP'

property

body Body of the message

property

history Array of message statuses

property

messages Messages array

Const User

User: GraphQLObjectType<any, any> = ...

User type

property

name User's name

property

messages Messages array

Generated using TypeDoc