Skip to main content

GQLTQueryEmailWhere

No description

type GQLTQueryEmailWhere {
id: GQLTQueryEmailWhereid
to: GQLTQueryEmailWhereto
sent: GQLTQueryEmailWheresent
failed: GQLTQueryEmailWherefailed
data: GQLTQueryEmailWheredata
schedule: GQLTQueryEmailWhereschedule
icalEvent: GQLTQueryEmailWhereicalEvent
createdAt: GQLTQueryEmailWherecreatedAt
updatedAt: GQLTQueryEmailWhereupdatedAt
emailTemplateId: GQLTQueryEmailWhereemailTemplateId
userId: GQLTQueryEmailWhereuserId
or: [GQLTQueryEmailWhere]
and: [GQLTQueryEmailWhere]
any: [GQLTQueryEmailWhere]
all: [GQLTQueryEmailWhere]
}

Fields#

id (GQLTQueryEmailWhereid)#

to (GQLTQueryEmailWhereto)#

sent (GQLTQueryEmailWheresent)#

failed (GQLTQueryEmailWherefailed)#

data (GQLTQueryEmailWheredata)#

schedule (GQLTQueryEmailWhereschedule)#

icalEvent (GQLTQueryEmailWhereicalEvent)#

createdAt (GQLTQueryEmailWherecreatedAt)#

updatedAt (GQLTQueryEmailWhereupdatedAt)#

emailTemplateId (GQLTQueryEmailWhereemailTemplateId)#

userId (GQLTQueryEmailWhereuserId)#

or ([GQLTQueryEmailWhere])#

and ([GQLTQueryEmailWhere])#

any ([GQLTQueryEmailWhere])#

all ([GQLTQueryEmailWhere])#