issues Search Results · repo:Michannne/graphql-core language:C#
Filter by
11 results
(70 ms)11 results
inMichannne/graphql-core (press backspace or delete to remove)Is your feature request related to a problem? Please describe. Current query arg syntax is unwiedly, and involves the
use of an extension method to convert a C# type into a graph type. Yes, it should be ...
Michannne
- Opened on Jun 3, 2019
- #27
Users should be able to reference a centralized github.io page to read more documentation, see more examples of usage
and installation, and tips for usage of the framework.
Michannne
- Opened on May 9, 2019
- #20
User has been confused about app not working No documentation showing in GraphiQL and Intellisense not working in
GraphiQL
Problem was that user did not have a GraphQLController to handle requests
Expected ...
good first issue
Michannne
- 2
- Opened on May 7, 2019
- #19
Class A references Class B Class B references Class A
This situation throws a Duplicate type class from app
Expected Outcome If Class A is already registered, it should not be throwing a duplicate type ...
good first issue
Michannne
- Opened on May 7, 2019
- #18
Creating a model such as the following:
public class Book_WithValueTypes : Book
{
public Guid Identifier { get; set; }
public char Category { get; set; }
public decimal ...
enhancement
Michannne
- Opened on May 1, 2019
- #11
GenericType works for Model A, containing following member types:
- Int
- String
- Float
- Bool
- Double
- Long
But additional value types, such as char, decimal, byte etc, throw runtime ...
bug
Michannne
- Opened on May 1, 2019
- #10
Full test coverage should be available for following features:
- [x] Adding User-defined Models
- [x] Models with value-types
- [x] Models with enum-types
- [x] Models with enumerable ...
enhancement
help wanted
Michannne
- Opened on May 1, 2019
- #9
Stitched fields, which are present on models under a different name, throw error Access Violation
Expected Result Stitched field should add properly without issue and be resolvable as long as it does ...
bug
Michannne
- Opened on May 1, 2019
- #7
Model A has a Model A ID Model B has a Model A ID and a Model B ID Model C has a Model B ID and a Model C ID
Stitching via Model A = Model B = Model C throws an Access Denied
bug
Michannne
- 1
- Opened on Apr 30, 2019
- #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!
Restrict your search to the title by using the in:title qualifier.
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!
Restrict your search to the title by using the in:title qualifier.