I am referring to the documentation to specify the schema file and as per documentation by default it matches the pattern schema.[graphqls|json|sdl]
Is it possible to add .graphql ? We source schema from a different team who have it as schema.graphql. I am wondering if i should rename it or if there is any way for apollo kotlin to understand .graphql extension too