Given the following use-case, what\'s the GQL way of defining these Types
Pseudo-code below:
type BasicUser { id: ID! firstName: String! lastName