Module evita.external.api.graphql
Interface GlobalEntityDescriptor
- All Superinterfaces:
io.evitadb.externalApi.api.catalog.dataApi.model.AttributesProviderDescriptor,io.evitadb.externalApi.api.catalog.dataApi.model.EntityDescriptor,GraphQLEntityDescriptor,io.evitadb.externalApi.api.catalog.model.VersionedDescriptor
Represents global entity with only fields that are present in all entities across all collection.s
- Author:
- Lukáš Hornych, FG Forrest a.s. (c) 2023
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.evitadb.externalApi.api.model.PropertyDescriptorstatic final io.evitadb.externalApi.api.model.ObjectDescriptorFields inherited from interface io.evitadb.externalApi.api.catalog.dataApi.model.AttributesProviderDescriptor
ATTRIBUTESFields inherited from interface io.evitadb.externalApi.api.catalog.dataApi.model.EntityDescriptor
ALL_LOCALES, ASSOCIATED_DATA, LOCALES, MULTIPLE_PRICES_FOR_SALE_AVAILABLE, PRICE, PRICE_FOR_SALE, PRICE_INNER_RECORD_HANDLING, PRICES, PRIMARY_KEY, THIS_CLASSIFIER, THIS_REFERENCE, TYPEFields inherited from interface io.evitadb.externalApi.graphql.api.catalog.dataApi.model.GraphQLEntityDescriptor
ALL_PRICES_FOR_SALE, PARENT_PRIMARY_KEY, PARENTS, THIS_NON_HIERARCHICALFields inherited from interface io.evitadb.externalApi.api.catalog.model.VersionedDescriptor
VERSION
-
Field Details
-
TARGET_ENTITY
static final io.evitadb.externalApi.api.model.PropertyDescriptor TARGET_ENTITY -
THIS
static final io.evitadb.externalApi.api.model.ObjectDescriptor THIS
-