Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions stacklet/client/platform/graphql/snippets/account_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class ListAccountGroups(GraphQLSnippet):
provider
description
regions
system
variables
priority
itemCount
Expand Down Expand Up @@ -154,6 +155,7 @@ class ShowAccountGroup(GraphQLSnippet):
provider
description
regions
system
variables
priority
itemCount
Expand Down
Loading