src/schema/*: cargoBike group required

pull/27/head
leonnicolas 4 years ago
parent 49bc8bdcfc
commit 6162758638
No known key found for this signature in database
GPG Key ID: 088D0743E2B65C07

@ -40,7 +40,7 @@ export default gql`
type CargoBike {
id: ID!
"see column A in info tabelle"
group: Group
group: Group!
name: String!
state: BikeState
modelName: String

Loading…
Cancel
Save