spotify-graphql
spotify-graphql copied to clipboard
`full` should be Boolean instead of Int
Looks like full is only used as a Boolean. Also, it should be described in the schema. That description might've prevented https://github.com/wittydeveloper/spotify-api-graphql-console/issues/26
Will do in [email protected], cf: #79