Merge pull request #8 from appinteractive/Lulalaby-patch-1

Update schema.graphql
This commit is contained in:
Grzegorz Leoniec 2018-10-26 20:58:57 +02:00 committed by GitHub
commit 8a60b417ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,7 +170,7 @@ enum BadgeTypeEnum {
}
enum BadgeStatusEnum {
permanent
temorary
temporary
}
type Organization {