Skip to content
Commit 1b14d4d6 authored by Richard Glosner's avatar Richard Glosner Committed by Martin Juhás
Browse files

fix: make first/last name nullable in GQL API

### Changes

* field `firstName: String!` changed type to `firstName: String` on `UserInterface`
* field `lastName: String!` changed type to `lastName: String` on `UserInterface`

Closes #486
parent 99584948
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment