Skip to content

Commit

Permalink
[backend] remove unused method (#4903)
Browse files Browse the repository at this point in the history
  • Loading branch information
marieflorescontact committed Jan 10, 2024
1 parent 913fc66 commit 1327154
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,5 @@ type Query {
# Mutation
type Mutation {
publicDashboardAdd(dashboard_id: String!): PublicDashboard @auth(for: [KNOWLEDGE, EXPLORE])
publishPublicDashboard(dashboard_id: ID!, uri_keys)
}

0 comments on commit 1327154

Please sign in to comment.