Uses of Class
org.bhn.promotion.core.proxy.NewUserGraphQLProxy
Packages that use NewUserGraphQLProxy
Package
Description
Provides the classes which can be used to configure Voucherify attributes
-
Uses of NewUserGraphQLProxy in org.bhn.promotion.voucherify.config
Methods in org.bhn.promotion.voucherify.config that return NewUserGraphQLProxyModifier and TypeMethodDescriptionVoucherifyConfiguration.newUserGraphQL()Creates and returns aNewUserGraphQLProxybean, configured with the GraphQL URL,RestTemplate, andTokenGeneratorfor making authenticated GraphQL requests.