Package com.blazebit.persistence.integration.graphql.dgs
package com.blazebit.persistence.integration.graphql.dgs
-
ClassesClassDescriptionThe following is a bit against the schema first DGS principle but we do it anyway since it's a lot easier to work this way than to define types twice and try to make sure they match up.This is the companion configuration for
BlazePersistenceDgsAutoConfigurationand exposes theGraphQLEntityViewSupportFactoryas an optional bean, so it can be customized.