We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d911cef + 5d6cf42 commit 4a9eb20Copy full SHA for 4a9eb20
1 file changed
graphql/queries/org-audit-log-api-example.graphql
@@ -21,8 +21,8 @@ query {
21
teamName
22
}
23
24
- ... on BusinessAuditEntryData {
25
- businessUrl
+ ... on EnterpriseAuditEntryData {
+ enterpriseUrl
26
27
28
... on OauthApplicationAuditEntryData {
0 commit comments