Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tmeasday/create-graphql-server issues and pull requests
#55 - Deprecation.
Issue -
State: open - Opened by tmeasday almost 7 years ago
- 2 comments
#54 - Add production build command
Issue -
State: open - Opened by lorensr about 7 years ago
- 1 comment
#53 - createdAt pagination
Issue -
State: closed - Opened by michaelsharpe about 7 years ago
- 3 comments
#52 - Reuse model instances?
Issue -
State: closed - Opened by lorensr about 7 years ago
- 2 comments
#51 - Support current apollo subscriptions
Issue -
State: open - Opened by lorensr about 7 years ago
#50 - Fix typo in skel/server/index.js
Pull Request -
State: open - Opened by lorensr about 7 years ago
- 2 comments
#49 - Fix graphiql port
Pull Request -
State: open - Opened by lorensr about 7 years ago
#48 - Update apollo version
Issue -
State: open - Opened by lorensr about 7 years ago
- 3 comments
#47 - Mutations for related data
Issue -
State: open - Opened by bora89 over 7 years ago
- 2 comments
#46 - Other Mongo, local machine
Pull Request -
State: closed - Opened by idkjs over 7 years ago
- 1 comment
#45 - 44 fix failing tests
Pull Request -
State: closed - Opened by tmeasday over 7 years ago
#44 - Tests fail
Issue -
State: closed - Opened by Aadmaa over 7 years ago
- 1 comment
#43 - Update README.md to reflect MONGO_URL startup option and improve clarity
Pull Request -
State: closed - Opened by Aadmaa over 7 years ago
- 2 comments
#42 - add-type cannot read a file
Issue -
State: closed - Opened by mayacode over 7 years ago
- 3 comments
#41 - Split query/options on mongo model methods
Issue -
State: open - Opened by tmeasday over 7 years ago
- 1 comment
#40 - subscribe now returns the correct asyncIterator from pubsub
Pull Request -
State: closed - Opened by Aetherall over 7 years ago
- 1 comment
#39 - Authorization PR
Pull Request -
State: open - Opened by tobkle over 7 years ago
- 8 comments
#38 - Add a testing strategy based on mongo mocking
Issue -
State: open - Opened by tmeasday over 7 years ago
Labels: enhancement
#37 - Dataloader does not key on mongo ids properly
Issue -
State: closed - Opened by tmeasday over 7 years ago
- 1 comment
Labels: bug
#36 - Use `graphql-loader`?
Issue -
State: open - Opened by tmeasday over 7 years ago
#35 - Return the error message
Pull Request -
State: closed - Opened by edmarbarros over 7 years ago
- 1 comment
#34 - create-graphql-server add-type naively appends to index files
Issue -
State: closed - Opened by d3r1v3d over 7 years ago
- 1 comment
#33 - Build
Issue -
State: open - Opened by vintentou over 7 years ago
- 1 comment
#33 - Build
Issue -
State: open - Opened by vintentou over 7 years ago
- 1 comment
#32 - Clarify Instructions for passport-jwt in README
Issue -
State: open - Opened by after-ephemera over 7 years ago
- 6 comments
#31 - Docs: typo in the readme file
Issue -
State: closed - Opened by mhd999 over 7 years ago
- 1 comment
#30 - update-type, remove-type, change recognition
Pull Request -
State: closed - Opened by tobkle over 7 years ago
- 12 comments
#29 - Added update-type and remove-type
Issue -
State: closed - Opened by tobkle over 7 years ago
- 4 comments
#28 - Windows 10 MongoDB Error 2
Issue -
State: open - Opened by bfitzsimmons703 almost 8 years ago
- 11 comments
#27 - Init project failure
Issue -
State: closed - Opened by parhelium almost 8 years ago
- 6 comments
#26 - Add some auth tests
Issue -
State: open - Opened by tmeasday almost 8 years ago
- 38 comments
Labels: enhancement, help wanted
#26 - Add some auth tests
Issue -
State: open - Opened by tmeasday almost 8 years ago
- 38 comments
Labels: enhancement, help wanted
#25 - Generate unique Key for JWT
Issue -
State: closed - Opened by tmeasday almost 8 years ago
#24 - Dataloader should be caching per-request
Issue -
State: closed - Opened by tmeasday almost 8 years ago
#23 - User email rather than username
Issue -
State: closed - Opened by tmeasday almost 8 years ago
#22 - Resolvers are still generated for enum types.
Issue -
State: closed - Opened by tmeasday almost 8 years ago
#21 - Add basic Auth w/ passport and JWT
Issue -
State: closed - Opened by tmeasday almost 8 years ago
- 2 comments
#20 - Use prettier
Issue -
State: open - Opened by tmeasday almost 8 years ago
Labels: enhancement, help wanted
#19 - Setup CI
Issue -
State: closed - Opened by tmeasday almost 8 years ago
Labels: enhancement, help wanted
#18 - Add minimal MongoDB status logging
Pull Request -
State: closed - Opened by shilman almost 8 years ago
- 4 comments
#17 - Fix standard.js error
Pull Request -
State: closed - Opened by shilman almost 8 years ago
- 4 comments
#16 - `mongodb-prebuilt` doesn't appear to work properly with yarn
Issue -
State: closed - Opened by tmeasday about 8 years ago
- 2 comments
#15 - Using a `Boolean` type results in an `ObjID` reference
Issue -
State: closed - Opened by tmeasday about 8 years ago
Labels: bug
#14 - Fields should be able to take arguments and pass them through?
Issue -
State: closed - Opened by tmeasday about 8 years ago
#13 - Change default association for arrays to `hasMany`?
Issue -
State: open - Opened by tmeasday about 8 years ago
#12 - Allow running `add-type` twice
Issue -
State: closed - Opened by tmeasday about 8 years ago
- 1 comment
#11 - Switch schema filenames to uppercase?
Issue -
State: closed - Opened by tmeasday about 8 years ago
#10 - Figure out a story/document how to use Enum types
Issue -
State: closed - Opened by tmeasday about 8 years ago
- 1 comment
#9 - Split out mongo + nodemon process
Pull Request -
State: closed - Opened by tmeasday about 8 years ago
#8 - New output
Pull Request -
State: closed - Opened by tmeasday about 8 years ago
#7 - New output
Pull Request -
State: closed - Opened by tmeasday about 8 years ago
- 1 comment
#6 - Add an "all objects" field/resolver
Issue -
State: closed - Opened by tmeasday about 8 years ago
#5 - Use `dataloader` for `findOne` model methods.
Issue -
State: closed - Opened by tmeasday about 8 years ago
#4 - Add a custom scalar `ObjID`, serialize to/from mongoIds
Issue -
State: closed - Opened by tmeasday about 8 years ago
#3 - Use handlebars or some other templating language for string substitution
Issue -
State: open - Opened by tmeasday about 8 years ago
- 2 comments
#2 - Relation directives
Issue -
State: closed - Opened by tmeasday about 8 years ago
- 2 comments
Labels: question
#1 - Add mutations for associations?
Issue -
State: closed - Opened by tmeasday about 8 years ago
- 6 comments