Extensions on
Endpoint.Group.Saved.Collection
Properties
summary
var summary: Endpoint.Single<SavedCollection.Unit, Swift.Error>
A summary of the collection.
posts
var posts: Endpoint.Paginated<SavedCollection.Unit, String?, Swift.Error>
All posts inside the collection.
igtv
var igtv: Endpoint.Paginated<SavedCollection.Unit, String?, Swift.Error>
All igtv inside the collection.