Class ProfileConnectionDataFetcher

All Implemented Interfaces:
graphql.schema.DataFetcher<CDPProfileConnection>
Direct Known Subclasses:
FindProfilesConnectionDataFetcher, ListProfileConnectionDataFetcher

public abstract class ProfileConnectionDataFetcher extends BaseConnectionDataFetcher<CDPProfileConnection>
  • Constructor Details

    • ProfileConnectionDataFetcher

      public ProfileConnectionDataFetcher()
  • Method Details