Skip to content

Commit

Permalink
Add enterprise only flag on banners graphql cookbook
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshill committed Sep 20, 2023
1 parent e57ea4e commit 37f6c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/apis/graphql/cookbooks/organizations.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ query getTimeScopedOrganizationAuditEvents{
}
```

## Create & delete system banners
## Create & delete system banners (enterprise only)

Create & delete system banners via the `organizationBannerUpsert` & `organizationBannerDelete` mutations.

Expand Down

0 comments on commit 37f6c42

Please sign in to comment.