GraphQL API

GraphQL API

Latest Poppulo platform GraphQL API

CreateFeedGroupInAccountInput

Input values representing values required when creating a new feed group

Fields

  • groupName

    String
    Required

    The name which is given to the newly created feed group

  • accountId

    Int
    Required

    The ID of the account where the new feed group will be created

  • feedGroupAudienceType

    FeedGroupAudienceType
    Required

    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