Class ProfileLastEventsConnectionDataFetcher

All Implemented Interfaces:
graphql.schema.DataFetcher<CDPEventConnection>

public class ProfileLastEventsConnectionDataFetcher extends EventConnectionDataFetcher
  • Constructor Details

    • ProfileLastEventsConnectionDataFetcher

      public ProfileLastEventsConnectionDataFetcher(Profile profile, Integer count)
  • Method Details