Git Product home page Git Product logo

Comments (5)

jbolda avatar jbolda commented on September 24, 2024

Hmm, our documentation does seem to imply that the order should match. I believe at one point it did, but I wonder if with the more recent work in core that that has gone away. You may just need to use/add a column to run a gql sort on.

from gatsby-source-airtable.

jamessimone avatar jamessimone commented on September 24, 2024

from gatsby-source-airtable.

jbolda avatar jbolda commented on September 24, 2024

Oh, sorry I wasn't clear, I meant in gatsbyjs core. I don't know there is any guarantee that it will return the nodes in a specific order unless you supply a sort function in your query. I am thinking that it might have previously returned the nodes in the order they were created, but now they don't.

My other thought is we have dived deeper into promises. Maybe gatsbyjs is returning the nodes in the order they were created, but our node creation (at least in this case) happens out of order due to promises lower on that list resolving sooner than higher on the list thereby mucking up the order.

from gatsby-source-airtable.

github-actions avatar github-actions commented on September 24, 2024

This issue has been automatically marked as stale because it has not had any recent activity for 30 days. It will be closed if no further activity occurs within 7 days. Remove stale label, comment, and/or apply "ongoing issue" label to prevent this from being closed. Thank you for your contributions.

from gatsby-source-airtable.

jbolda avatar jbolda commented on September 24, 2024

This seems to still be a consideration as seen in #95.

from gatsby-source-airtable.

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.