Skip to content

Commit

Permalink
feat: Updated schema
Browse files Browse the repository at this point in the history
  • Loading branch information
josebui committed Feb 6, 2024
1 parent ecb531f commit dcc5a83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraso_backend/apps/graphql/schema/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ type Query {
"""Ordering"""
orderBy: String
): AuditLogNodeConnection
sharedResource(shareUuid: String!): SharedResourceNode
}

type GroupNode implements Node {
Expand Down

0 comments on commit dcc5a83

Please sign in to comment.