GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

FeedGroup

A Feed Group

Fields

  • id

    ID

    The feed group id

  • The posts in the feed group

  • name

    String

    Name of the feed group

  • mandatory

    Boolean
    Deprecated

    Marks a feed group as mandatory or optional. True if mandatory, false if optional

    Deprecation date 30 Oct 2023

  • feedGroupAudienceType

    FeedGroupAudienceType

    Marks a feed group as mandatory or optional and further indicates if what the default state will be for new users

    • MANDATORY
    • OPTIONAL_SUBSCRIBED_BY_DEFAULT
    • OPTIONAL_UNSUBSCRIBED_BY_DEFAULT
  • archived

    Boolean

    Marks a feed group as archived or not. True if archived, false if not