GraphQL reference

PhotoAlbum

Object

Fields

FieldTypeDescription
constructableUrlString
coverPhotoIdID
createdAtISO8601DateTime!
deletedAtISO8601DateTime
event
id: ID!
Event
events
after: String
before: String
first: Int
last: Int
EventConnection!Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list.
idID!
lastCapturedAtISO8601DateTime
organizationOrganization!
organizationIdID!
photo
id: ID!
Photo
photos
after: String
before: String
first: Int
last: Int
PhotoConnection!Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list.
photosCountInt!
projectProject!
projectIdID!
systemManagedTypeString
titleString
updatedAtISO8601DateTime!