Project-Books / books-api

GraphQL Books API
https://project-books.github.io/#books-api
MIT License
35 stars 60 forks source link

Make first name and last name one field #77

Closed knjk04 closed 3 years ago

knjk04 commented 3 years ago

Combine the first name and last name fields into one field called fullName. This should be not nullable and not empty.