issues Search Results · repo:graphql-compose/graphql-compose-json language:TypeScript
Filter by
5 results
(80 ms)5 results
ingraphql-compose/graphql-compose-json (press backspace or delete to remove)In getFieldConfig(), there is no check to match if the given field is a Date type, so those fields fall through and do
not get correctly added to the resultant schema.
released
tonyketcham
- 1
- Opened on Nov 24, 2021
- #44
Given the following json response
export default {
geo : [
{
count : 59 ,
geocode : 27.40285,-82.551309 ,
name : 34270, FL ,
radius : 10 ,
search_type : ...
released
lfender6445
- 3
- Opened on Feb 1, 2019
- #8
Is this a shallow converter? I m always getting JSON on nested types. It ll be nice to add some if/else in recursion to
make this library to go deep.
released
azat-co
- 6
- Opened on Nov 27, 2018
- #7
From example code -
name: Anakin Skywalker ,
birth_year: 41.9BBY ,
starships: [
https://swapi.co/api/starships/59/ ,
https://swapi.co/api/starships/65/ ,
https://swapi.co/api/starships/39/ ...
techyrajeev
- 1
- Opened on Nov 17, 2018
- #6
Hey, first of all thank you for your awesome work on this project, used it a ton lately, works so good! 👍
I have a question regarding the JSON data (restApiResponse) used for the type composer. Is there ...
simonvomeyser
- 4
- Opened on Nov 27, 2017
- #4

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.