GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

UpdateFeedGroupInAccountInput

Input object representing values required when updating an existing feed group

Fields

  • groupName

    String
    Optional

    The name given to the updated feed group. Leave undefined to avoid updating name

  • feedGroupAudienceType

    FeedGroupAudienceType
    Optional

    Marks a feed group as mandatory or optional and further indicates if what the default state will be for new users. Leaving this field undefined will mean no update is applied to the feedGroupAudienceType

    • MANDATORY
    • OPTIONAL_SUBSCRIBED_BY_DEFAULT
    • OPTIONAL_UNSUBSCRIBED_BY_DEFAULT
  • archived

    Boolean
    Optional

    The new archived status of the feed group. Leaving this field undefined means no update will be applied to archived