Class GraphQLResponse
java.lang.Object
org.bhn.promotion.core.model.promotions.GraphQLResponse
Represents a response from a GraphQL query containing order data.
This class encapsulates the structure of the response, including pagination details
and the list of orders returned by the query.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GraphQLResponse
public GraphQLResponse()
-