github.com/spread-ai/gqlgen@v0.0.0-20221124102857-a6c8ef538a1d/integration/user.graphql (about) 1 type User { 2 name: String! 3 likes: [String!]! 4 }