FeedResource

Definition of a feed resource

This page contains

    Fields

    key: FeedResourceKey!
    fields(includeHiddenFields: Boolean): [FeedResourceField!]!
    contentType: String!
    description(showFullDescription: Boolean): String
    htmlUrl: String
    imageUrl: String
    title: String
    createdOn: DateTime
    createdBy: AccountMembership PREVIEW
    lastUpdated: DateTime!
    lastUpdatedBy: AccountMembership PREVIEW
    contents: [FeedResourceContent!]

    Parent objects of FeedResource

    FeedResourceConnection

    A connection type used to page through a list of feed resources