type-defs.ts: bug fix

pull/14/head
leonnicolas 4 years ago
parent 2b35ec0c2d
commit c1484e7e77
No known key found for this signature in database
GPG Key ID: 088D0743E2B65C07

@ -80,7 +80,7 @@ input CargoBikeCreateInput {
}
input CargoBikeUpdateInput {
id: Int!
id: ID!
"see column A in info tabelle"
group: Group
name: String

Loading…
Cancel
Save