| Interface | Description |
|---|---|
| GraphQLDomainPropertyManager | An interface to describe a class creates builder instances that retrieve GraphQLDomainProperty instances based on conditions |
| GraphQLDomainPropertyManager.Builder |
| Class | Description |
|---|---|
| DefaultGraphQLDomainPropertyManager | A class to retrieve PersistentProperty instances in combination with a GraphQLMapping to produce a list of GraphQLDomainProperty instances used in creation of the GraphQL schema. |