Skip to content

Conversation

mastercactapus
Copy link
Member

Description:
This PR adds the necessary GraphQL queries for selecting and searching Slack user groups.

Additional Info

  • Start with make start EXPERIMENTAL=slack-ug
  • slackUserGroups { nodes { id, name, handle } }
  • slackUserGroup(id: "id-here") { id, name handle }

Forfold
Forfold previously approved these changes Mar 29, 2023
Copy link
Contributor

@Forfold Forfold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! note: a paid version of slack is required to test this

@Forfold Forfold merged commit b459c3c into master Apr 3, 2023
@Forfold Forfold deleted the slack-user-group-search branch April 3, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants