Small Adjustments

This commit is contained in:
Your Name
2021-07-29 01:26:23 +02:00
parent df0f8f36f7
commit 63b8173399
2 changed files with 5 additions and 3 deletions
+1
View File
@@ -23,6 +23,7 @@ extend type Mutation {
}
type Aircraft {
id: ID!
aircraft_type_id: ID!
home_airport_id: ID!
name: String!