Skip to main content

GQLTQueryProductGroupWhere

No description

type GQLTQueryProductGroupWhere {
id: GQLTQueryProductGroupWhereid
name: GQLTQueryProductGroupWherename
default: GQLTQueryProductGroupWheredefault
active: GQLTQueryProductGroupWhereactive
createdAt: GQLTQueryProductGroupWherecreatedAt
updatedAt: GQLTQueryProductGroupWhereupdatedAt
or: [GQLTQueryProductGroupWhere]
and: [GQLTQueryProductGroupWhere]
any: [GQLTQueryProductGroupWhere]
all: [GQLTQueryProductGroupWhere]
}

Fields#

id (GQLTQueryProductGroupWhereid)#

name (GQLTQueryProductGroupWherename)#

default (GQLTQueryProductGroupWheredefault)#

active (GQLTQueryProductGroupWhereactive)#

createdAt (GQLTQueryProductGroupWherecreatedAt)#

updatedAt (GQLTQueryProductGroupWhereupdatedAt)#

or ([GQLTQueryProductGroupWhere])#

and ([GQLTQueryProductGroupWhere])#

any ([GQLTQueryProductGroupWhere])#

all ([GQLTQueryProductGroupWhere])#