Skip to main content

GQLTQueryUserAddressWhere

No description

type GQLTQueryUserAddressWhere {
userId: GQLTQueryUserAddressWhereuserId
addressId: GQLTQueryUserAddressWhereaddressId
createdAt: GQLTQueryUserAddressWherecreatedAt
updatedAt: GQLTQueryUserAddressWhereupdatedAt
or: [GQLTQueryUserAddressWhere]
and: [GQLTQueryUserAddressWhere]
any: [GQLTQueryUserAddressWhere]
all: [GQLTQueryUserAddressWhere]
}

Fields#

userId (GQLTQueryUserAddressWhereuserId)#

addressId (GQLTQueryUserAddressWhereaddressId)#

createdAt (GQLTQueryUserAddressWherecreatedAt)#

updatedAt (GQLTQueryUserAddressWhereupdatedAt)#

or ([GQLTQueryUserAddressWhere])#

and ([GQLTQueryUserAddressWhere])#

any ([GQLTQueryUserAddressWhere])#

all ([GQLTQueryUserAddressWhere])#