Homepage

ActivityStreamsHandlerCollection

Last edit: Oct 26, 2022

No description

type ActivityStreamsHandlerCollection {
  current_page: Int!
  has_next_page: Boolean!
  has_previous_page: Boolean!
  per_page: Int!
  results: [ActivityStreamsHandler!]
  total_entries: Int!
  total_pages: Int!
}

Fields

current_page (Int)

has_next_page (Boolean)

has_previous_page (Boolean)

per_page (Int)

results (ActivityStreamsHandler)

total_entries (Int)

total_pages (Int)

Questions?

We are always happy to help with any questions you may have.

contact us