Giter Club home page Giter Club logo

Comments (3)

tsunammis avatar tsunammis commented on May 17, 2024 1

@abusi @Maximilien-R Thanks.

We will have to support the most common extension, .graphql

In addition we could also raise an error at the Tartiflette engine initialization when the processing of the SDL parameter ends up returning an empty SDL (which is the case here).

Good idea 👍

from tartiflette.

abusi avatar abusi commented on May 17, 2024

Hum, strange, i'll look into it. Thanks for the bug report.

from tartiflette.

Maximilien-R avatar Maximilien-R commented on May 17, 2024

Hi @tsunammis,

As specified in the documentation:
https://github.com/dailymotion/tartiflette/blob/e9d73f9a710bb7c6f6fa7f26d061d0dee0087df2/docs/API.md#L57-L59

When the SDL parameter refers to a directory path, only files with an .sdl extension are read and concatenated. According to your example, your ./sdl directory only contains a default.gql file which doesn't have the appropriate extension (which means that it's not read and your types aren't recognized by the Tartiflette engine).

Currently, .sdl is the only supported file extension when the SDL parameter refers to a directory path. Maybe we should support a more exaustive list (including adding support for .gql and / or .graphql)?

In addition we could also raise an error at the Tartiflette engine initialization when the processing of the SDL parameter ends up returning an empty SDL (which is the case here).

from tartiflette.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.