Skip to content

Commit 5d6cf42

Browse files
authored
Changing BusinesAuditEntryData to Enterprise
1 parent e2b8ea5 commit 5d6cf42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

graphql/queries/org-audit-log-api-example.graphql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ query {
2121
teamName
2222
}
2323

24-
... on BusinessAuditEntryData {
25-
businessUrl
24+
... on EnterpriseAuditEntryData {
25+
enterpriseUrl
2626
}
2727

2828
... on OauthApplicationAuditEntryData {

0 commit comments

Comments
 (0)