In graphql-scala, can we parse and use a graphql schema passed externally in some .graphqls file so that I don\'t have to create case classes for each of the object types. I