Module evita.external.api.graphql
Interface QueryLabelDescriptor
public interface QueryLabelDescriptor
Represents a single query label (equivalent to
Label where full head part of query
cannot be used).- Author:
- Lukáš Hornych, FG Forrest a.s. (c) 2024
-
Field Summary
Fields
-
Field Details
-
NAME
static final io.evitadb.externalApi.api.model.PropertyDescriptor NAME -
VALUE
static final io.evitadb.externalApi.api.model.PropertyDescriptor VALUE -
THIS
static final io.evitadb.externalApi.api.model.ObjectDescriptor THIS
-