Skip to main content

GQLTQueryCountryWhere

No description

type GQLTQueryCountryWhere {
id: GQLTQueryCountryWhereid
name: GQLTQueryCountryWherename
createdAt: GQLTQueryCountryWherecreatedAt
updatedAt: GQLTQueryCountryWhereupdatedAt
or: [GQLTQueryCountryWhere]
and: [GQLTQueryCountryWhere]
any: [GQLTQueryCountryWhere]
all: [GQLTQueryCountryWhere]
}

Fields#

id (GQLTQueryCountryWhereid)#

name (GQLTQueryCountryWherename)#

createdAt (GQLTQueryCountryWherecreatedAt)#

updatedAt (GQLTQueryCountryWhereupdatedAt)#

or ([GQLTQueryCountryWhere])#

and ([GQLTQueryCountryWhere])#

any ([GQLTQueryCountryWhere])#

all ([GQLTQueryCountryWhere])#