input VehicleCreateInput { # Brand brand: String # Country country: String! # Number number: String! }
Last updated 3 years ago
Was this helpful?