OBJECT
ActivityList
link GraphQL Schema definition
- type ActivityList {
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [ActivityListFilter!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [ActivityListShare!]!
- ISO8601DateTime! :
- User! :
- UUID! :
- UUID! :
- Boolean! :
- String! :
- Organization! :
- Int! :
- ISO8601DateTime! :
- User! :
- UUID! :
- TaskListViewTypeFilter! :
- }
link Require by
- ActivityListConnectionThe connection type for ActivityList.
- ActivityListCreatePayloadAutogenerated return type of ActivityListCreate
- ActivityListDestroyPayloadAutogenerated return type of ActivityListDestroy
- ActivityListEdgeAn edge in a connection.
- ActivityListFilternull
- ActivityListFilterCopynull
- ActivityListSharenull
- ActivityListShareCopynull
- ActivityListUpdatePayloadAutogenerated return type of ActivityListUpdate
- Querynull