Anchor to ResourcePublicationV2Resource
objectResource Publication V2
A resource publication represents information about the publication of a resource.
Unlike , an instance of
can't be unpublished. It must either be published or scheduled to be published.
See ResourcePublication for more context.
Anchor to FieldsFields
- Anchor to isPublishedis•Boolean!non-null
Published Whether the resource publication is published. If true, then the resource publication is published to the publication. If false, then the resource publication is staged to be published to the publication.
- Anchor to publicationpublication•Publication!non-null
The publication the resource publication is published to.
- Anchor to publishablepublishable•Publishable!non-null
The resource published to the publication.
- Anchor to publishDatepublish•Date
Date Time The date that the resource publication was or is going to be published to the publication.
Was this section helpful?