charlypoly / spotify-graphql

GraphQL schema for Spotify WebAPI — TypeScript / Node.js (v6)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`full` should be Boolean instead of Int

dandv opened this issue · comments

Looks like full is only used as a Boolean. Also, it should be described in the schema. That description might've prevented charlypoly/spotify-api-graphql-console#26

Will do in spotify-graphql@2.0.0, cf: #79