collection
Look up a Collection(only published).
Arguments
id (
ID)
ID for the object.
slug (
String)
URL friendly slug for the object.
Return fields
coverImage (
String)
Cover image for the collection.
createdAt (
DateTime!)
Identifies the date and time when collection was created.
description (
String)
Description of the collection in plain text.
featuredAt (
DateTime)
Identifies the date and time when collection was featured.
followersCount (
Int!)
Number of users following the collection.
id (
ID!)
ID of the collection.
isFollowing (
Boolean!)
Whether the viewer is following the collection or not.
name (
String!)
Name of the collection.
tagline (
String!)
Tagline of the collection.
url (
String!)
Public URL of the goal.
user (
User!)
User who created the collection.
userId (
ID!)
ID of User who created the collection.