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 13, 2024
1 parent f64dac8 commit a6f4cec
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 a6f4cec

Please sign in to comment.