Skip to content

Commit

Permalink
fix: add new project types to schema.graphql
Browse files Browse the repository at this point in the history
  • Loading branch information
ofr1tz committed Dec 11, 2024
1 parent 26c822c commit 4787dd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions django/schema.graphql
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ enum ProjectTypeEnum {
FOOTPRINT
CHANGE_DETECTION
COMPLETENESS
MEDIA
DIGITIZATION
STREET
}

type ProjectTypeSwipeStatsType {
Expand Down

0 comments on commit 4787dd4

Please sign in to comment.