Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

GraphQL Faker

🎲 Mock or extend your GraphQL API with faked data. No coding is required.
Collective - Host: opensource - https://opencollective.com/graphql-faker - Code: https://github.com/graphql-kit/graphql-faker

Drop 'classname' dependency

github.com/graphql-kit/graphql-faker - 297af86443267dc1f8ee918fd5c8ba7ec62f1150 authored over 1 year ago
setup automatic publish (#197)

github.com/graphql-kit/graphql-faker - bcd263bddac38e209ddb8d141a8de2ed52b51101 authored over 1 year ago
feat: Faker js version upgrade (#195)

Co-authored-by: Ivan Goncharov <[email protected]>

github.com/graphql-kit/graphql-faker - 1efc68c2eb753f775282ed31cdf5c2581c719a65 authored over 1 year ago
Fix failing prettier

github.com/graphql-kit/graphql-faker - b447c4ccffc96bbd06694dd9eb7db4dd07cca6a0 authored over 1 year ago
Drop dependency on yargs

github.com/graphql-kit/graphql-faker - 66f77cc02f10e0d92b7f9db33934f44fb91f02ca authored over 1 year ago
Drop support for Node older than 18.12.0

github.com/graphql-kit/graphql-faker - 2f745d2a7052845b270a33a026338a2dbfec880d authored over 1 year ago
Update workflows based on graphql-voyager's

github.com/graphql-kit/graphql-faker - 9f0e4288975f0a0ec76e817186a15df372ee2f1e authored over 1 year ago
Switch prettier to default cache strategy

github.com/graphql-kit/graphql-faker - 7d01eb6d2c90e10ee13c109e4bc9426a9700fed9 authored over 1 year ago
Enable more ESLint rules

github.com/graphql-kit/graphql-faker - 1b4eee811ea553df9c6cf5f0b583e95ac5b0be8d authored over 1 year ago
fix eslint core rules

github.com/graphql-kit/graphql-faker - 09a1226758da9424c440a8fe5e62bbe0a01a3bdf authored over 1 year ago
package.json: Add funding url

github.com/graphql-kit/graphql-faker - 5d13c008f86c84a952ef2033f9bf5dbc2a29e714 authored over 1 year ago
package.json: add preversion script

github.com/graphql-kit/graphql-faker - 696b371c36179e4ece88d287402956f3bf2f9ca6 authored over 1 year ago
Sync .gitignore with graphql-voyager

github.com/graphql-kit/graphql-faker - d9907cdb1b9b0ba4690f51624c7d0da66c9454ce authored over 1 year ago
Reorder stuff in package.json

github.com/graphql-kit/graphql-faker - cfa0b8e4ce5a1d35c09f22cebf8bace1c0b38e43 authored over 1 year ago
Change urls after migration to graphql-kit

github.com/graphql-kit/graphql-faker - 340aed3eb1148f8f44e0605bc3d3e3eddb7d5809 authored over 1 year ago
Change 'random' to 'datatype' to fix deprecations in faker (#149)

github.com/graphql-kit/graphql-faker - 2f9ccf536796a42d54c7d29114839733277389b0 authored over 3 years ago
Fix type in README.md (#151)

github.com/graphql-kit/graphql-faker - 5ed53f6c72089f60b5e97273ed5e835f7a91ec1b authored over 3 years ago
Drop support for Node v8, v9, v10, v11

github.com/graphql-kit/graphql-faker - a39df4944e9fc8e5e4c9af5810be7a79fd0f1ef6 authored almost 4 years ago
Update express-graphql and graphql packages

github.com/graphql-kit/graphql-faker - fdc5f611ab6b59d3b34c5854c69752ba7459c86a authored almost 4 years ago
Fix TS errors and add type check to CI

github.com/graphql-kit/graphql-faker - 4ec95d751948ffc9cc17db3ba44b742f37a1dea5 authored almost 4 years ago
Update 'faker.js'

github.com/graphql-kit/graphql-faker - b5518305e1062cc85061466c8cea1219257464de authored almost 4 years ago
Update express-graphql (#143)

This fixes a peer dep warning for graphql 15

github.com/graphql-kit/graphql-faker - 6be3b3075f51b9afbec022e67cb7d59a7e5e436a authored almost 4 years ago
enable TypeScript declaration files (#130)

github.com/graphql-kit/graphql-faker - a77d08b9ec217879f42fc9bd1f09f35f8f29c5ed authored about 4 years ago
Fix minor typo in help examples (#131)

github.com/graphql-kit/graphql-faker - 6ad06f85bacdca7caf64140e82b092fc6b6ec7e4 authored about 4 years ago
Fix extensions undefined (#123)

Co-authored-by: Naufan <[email protected]>

github.com/graphql-kit/graphql-faker - 444bfd77eff2d4dbeda3ccfc029b4ee82a36cb76 authored over 4 years ago
Add default format for `dateFormat`

github.com/graphql-kit/graphql-faker - db81d17ae7d4109c202763f8e5fecf88c6c4060a authored over 4 years ago
Fix replacement of '___RootTypeName___' placeholder

github.com/graphql-kit/graphql-faker - d4bdb8c58ccdfa4621d33ab07fe64dc279408706 authored over 4 years ago
Update node image version. Node 8.x is utterly old. (#118)

github.com/graphql-kit/graphql-faker - e481a31d1335a659a7cf2e5460e1cacdadefb537 authored over 4 years ago
Use 'extensions' on GraphQL*Type

github.com/graphql-kit/graphql-faker - 269cacc350862dc905c7f27869f8d9ed4e63b6c4 authored over 4 years ago
Remove unneeded checks

github.com/graphql-kit/graphql-faker - 2071474e993a689b2af075210173746a13e3a98f authored over 4 years ago
fixes #103 voyager tab (#116)

Co-authored-by: Ivan Goncharov <[email protected]>

github.com/graphql-kit/graphql-faker - a875c46d89dcfecb30238caf2591786c0c0aa3c8 authored over 4 years ago
ci: update `cache` action

github.com/graphql-kit/graphql-faker - d1d149c56b1eb89ef3d68d0cdf8120e29b8f3b1e authored over 4 years ago
editor: Renamed 'ditry' to 'hasUnsavedChanges'

github.com/graphql-kit/graphql-faker - 130379f120e7bd49caf5abb392088060406518a1 authored over 4 years ago
Disable GraphiQL tab until changes to SDL are saved

github.com/graphql-kit/graphql-faker - d9be6476c8354f910034a32568a87ce0595eeb43 authored over 4 years ago
Fix issue where Ctrl-Z on editor always resulted in empty editor

github.com/graphql-kit/graphql-faker - 140a0bc2b1610970f9ed59311efb704e006bfb07 authored over 4 years ago
temporary workaround for copy issue (#115)

github.com/graphql-kit/graphql-faker - 9ade2e5675b07488184ad51d6dde4d1e32edbafa authored over 4 years ago
Implement proper validation of directives args.

github.com/graphql-kit/graphql-faker - fdf30666edb4293e209bd4a36ca6ab15d5e38fa7 authored over 4 years ago
gitignore: ignore only top level `node_modules`

github.com/graphql-kit/graphql-faker - cf57dcd3199501652a5c6830fa15f704bf156c04 authored over 4 years ago
merge 'src/editor' subpackage into the main one

github.com/graphql-kit/graphql-faker - 6e083445aea9a6c2d8125f087ecfe8f9f9e7e060 authored over 4 years ago
Fix default extend SDL

github.com/graphql-kit/graphql-faker - 72b409b97d4093ca5988fb83f5ce912462a10174 authored over 4 years ago
Switch `imageUrl` to unsplash

Fixes #107 #101

github.com/graphql-kit/graphql-faker - 682affd21b1d86cadd6d096b32ab6fe971503067 authored over 4 years ago
Fix CI script attempt #2

github.com/graphql-kit/graphql-faker - 077d4b9f4e5855e260dcc2efa1f46c3b3cbbc9ba authored over 4 years ago
Update editor's indirect dependencies

github.com/graphql-kit/graphql-faker - 1c50b44773b3b1a2d733cf0feddf1ff22cf1feff authored over 4 years ago
Pin react to exact versions

github.com/graphql-kit/graphql-faker - 205c2108fcf4c06ee5de3183f1ca74dab5868362 authored over 4 years ago
Use different placeholder for RootTypeName

This makes `default-extend.graphql` valid GraphQL file so it wouldn't
break IDE or prettier

github.com/graphql-kit/graphql-faker - 0f6a06c3d595af8accba9e180ab494646c2a5679 authored over 4 years ago
upgrade react to 16 (#111)

github.com/graphql-kit/graphql-faker - f265e4c035627e822fb1dd8a8bb813b531bfc17a authored over 4 years ago
#108 Adding between date (#109)

Co-authored-by: Ivan Goncharov <[email protected]>

github.com/graphql-kit/graphql-faker - 3ca763053798c8476437f4b6e0da14536aabdafc authored over 4 years ago
Fixed `hackerAbbreviation`

Fixes #105

github.com/graphql-kit/graphql-faker - be42edc6ec13d4fe8a4651576ffa11836b9b27e3 authored over 4 years ago
Make package.json scripts windows friendly (#102)

github.com/graphql-kit/graphql-faker - 82c3dd0af5c818dc3e9df91f528e3269c8dba15b authored over 4 years ago
Don't overwrite real fields when mutation argument is the same (#100)

github.com/graphql-kit/graphql-faker - 21de5cc4b4a605b2e484dd736ec473062e9d4c19 authored over 4 years ago
Added 'id' fields to default schema

github.com/graphql-kit/graphql-faker - cfcadd11c16050a91d4365f2a599b2482d4b606a authored about 5 years ago
image: Fix "Image width and hight switched?"

Fixes #92

github.com/graphql-kit/graphql-faker - ffb10da5b5a35bd006fb25fd68e700bd04965964 authored about 5 years ago
Fixed 'Cannot read property 'x' of undefined'

Fixes #91

github.com/graphql-kit/graphql-faker - 97c2066ed26b69d08b46157e0a986412bcea0dbd authored about 5 years ago
Fixed proxying of aliased values

Fixes #89

github.com/graphql-kit/graphql-faker - 71b5461346ebbf6a5b743cc91c5c44e5ca69b6c0 authored about 5 years ago
Reuse mutation agruments

Fixes #80

github.com/graphql-kit/graphql-faker - fcdc653b1274f8c94ff65b46d251d1924e134fec authored over 5 years ago
Replace deprecated 'introspectionQuery' from 'graphql' package

github.com/graphql-kit/graphql-faker - 32dc3a4066afc0dda133c241b688c69bd209759c authored over 5 years ago
Fix typo in default-extend.graphql (#82)

github.com/graphql-kit/graphql-faker - 579cd7f9bd5bb0b63222ce1e479f1b9e3fa43941 authored over 5 years ago
Fix directive handling on scalars

Reported here:
https://github.com/APIs-guru/graphql-faker/issues/77#issuecomment-535440979

github.com/graphql-kit/graphql-faker - bfc649273c515dcd20c8770382c5e46183ba4cc2 authored over 5 years ago
Fix faking of lists

Fixes #79

github.com/graphql-kit/graphql-faker - 0c77406274858691a3a94b6ba6ce7e25facc94c8 authored over 5 years ago
Add support for @listLength directive

github.com/graphql-kit/graphql-faker - 5db15f66f13c0c69f7d69b3be004ffd0ba455f05 authored over 5 years ago
Update TS and cleanup tsconfig.json

github.com/graphql-kit/graphql-faker - 7b7cc1922310f7e1d534b49888f247a911ff3f6f authored over 5 years ago