Ecosyste.ms: OpenCollective

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

github.com/ChilliCream/hotchocolate-docs

The Hot Chocolate Documentation
https://github.com/ChilliCream/hotchocolate-docs

Update README.md

b9e0629b720d681a3036153f94b976b658939896 authored over 4 years ago
Archived repo

67a3ebe5bf838d8a309c1088e3b7a9ef0d650e34 authored over 4 years ago
Update introduction.md (#112)

- Update missing .BindResolver body
- Update incorrect example ObjectTypeExtension...

8ea7f46988ee0d73997484676572f7fa4564bad2 authored over 4 years ago
Update schema-first.md (#113)

Corrected schema first example to be able to compile and run..

0dcdc0317c09371d6584038587521ae3a5cf93f1 authored over 4 years ago
Added information about the new pubsub (#107)

ee32be8c8f32ab4dafe4d5bd9ede42be29f5737e authored over 4 years ago
Remove duplicate return. (#110)

ae4984aa0f8d1bce1c96ca9b6ab9dda23211992f authored over 4 years ago
Update middleware.md (#111)

a72efc5c6592f1fd27db4cce39c055577ff35fd0 authored over 4 years ago
Update schema-object-type.md (#109)

adding missing [Parent] attributes

8cee0460b3679933ad6d7e8125fad8535c79aa66 authored over 4 years ago
Update schema.md (#108)

addint missing semicolons

8c93ccd738ff1bd14e4db5f8bd778f73ada5289e authored over 4 years ago
Fix typo (#106)

8edb4786f55b7b1a15b29ca9cdad8af4bf5108fe authored over 4 years ago
Update security.md (#105)

f7dde0533ec17eb4cbf2674cf11e0f85cd9b58e5 authored over 4 years ago
docs: Show's an example on the order_by argument (#102)

4e6173c1d6ca0899a37252f4cd945a333ee3ec8b authored over 4 years ago
Return a list of Person instead of a single Person (#103)

* Return a list of Person instead or Person

Hi. Please correct me if I'm mistaken, but I beli...

4ab4693caec13cfe261c04e89bf65878824d390f authored over 4 years ago
Update apollo-tracing.md (#104)

Fix syntax error in sample code.
Fix 404 link

a17ea571cb5900854cb3fdac9bfde1e0e5d8af4c authored over 4 years ago
GraphQLNonNull changed to to GraphQLNonNullType (#101)

9b3e056b29a29cfaf33e37008faca444c8740b20 authored over 4 years ago
Typo fix in documentation file schema.md (#100)

Fix a typo error in documentation

647dd1697b9a5aaa26a70fe29ba28afb3602fd12 authored over 4 years ago
added new version

42ff36a4f9b007cc9f1c970adcdab52a35cf4b6e authored over 4 years ago
Update error-filter.md (#97)

ErrorBuilder.From(error) > ErrorBuilder.FromError(error)

511f84aaa2203985f8d787a0c4f2368f61505a7d authored over 4 years ago
Typo (#98)

Built > Build

cbb416ebb35fdbcbec54379b9c4b68e2b0dea1c0 authored over 4 years ago
Update schema-object-type.md (#99)

- Added missing return type void on all override Configure methods (in code example)
- Correct...

bfc6cdcf7b8f255f37d5fc6ae9227f73f895cdfb authored over 4 years ago
typo (#86)

6f0a3c47c4f12a9418ba6e9addd34436404a6b3f authored over 4 years ago
Update dataloaders.md (#87)

60f14b72336d03585799e5a328754b827bdce16b authored over 4 years ago
Update pagination.md (#88)

e5368e935688f8eced449919d0b6d440e7866167 authored over 4 years ago
Update authorization.md (#89)

b28fd8c36810485e5692fbfa270ae01f06916277 authored over 4 years ago
typo (#90)

ac0dd16127e694041a929aa2d315f6367eb95428 authored over 4 years ago
Update subscription.md (#92)

dc74e4158a083ed239cd5a87718cf9d5cd9bc559 authored over 4 years ago
Update error-filter.md (#93)

f4035dd7929b902827acaa81d08dc753fa46f86c authored over 4 years ago
multiple typos (#94)

d33c4e834f54a5bb36b433715eb72211d3f53320 authored over 4 years ago
typo (#96)

bdbc68bc4bd53ffb5b56c823b2d9d908e2f790f7 authored over 4 years ago
multiple typos (#95)

056e513443d385ff0263999266ba4b4d3513977c authored over 4 years ago
multiple typos (#91)

38ce01269ee79e473afef55f06a23c55c8de1a46 authored over 4 years ago
typo (#85)

85fcc4c92ecfacad0cae9c89547521bf850f441b authored over 4 years ago
fix: Extra semi-colon (#84)

a6e0e8ac93987a905f13f3620517f2eeac12f7d2 authored over 4 years ago
Add AND and OR to the documentation (#74)

0c2e3b64213d8d6a4a3ff5c3bce657d1d8570a60 authored over 4 years ago
Update execution-options.md (#80)

Add missing field ForceSerialExecution

f6aedf32ccb598db4d7f9502073426b30361488a authored over 4 years ago
Fixes resolver context in custom authorization policy example (#82)

1d9224498a3adb184ae20166b8d825bd43a6e849 authored over 4 years ago
added paragraph to dataloader describing DI features in https://github.com/ChilliCream/hotchocolate/pull/966 (#83)

Co-authored-by: Scott Goodman <[email protected]>

2f24fa7529cc47a9541fbf1788842ab42a9dace0 authored over 4 years ago
Update dataloaders.md Github example urls (#81)

The DataLoader example project moved to another location, so I updated the links

ba860298f80a0396b5c4ff87335574af8f6dcb2f authored almost 5 years ago
Fixing small typo (#79)

0591391f2b07fb6aab6b05b5be13c06eaa206fa7 authored almost 5 years ago
Update instrumentation.md (#78)

f1e12401bdb7c22896495da6dbe9e5e81dbaccd6 authored almost 5 years ago
Fixed a typo: filed -> field (#77)

26d3f048eff824ef799c004fcdd719e2916eb1a0 authored almost 5 years ago
fixed examples

4d8db84dcb64c24bac3687f2ee01f43cf5eefa82 authored almost 5 years ago
Updated example references

67e8bf64ffbd195d4833839e0fd52ff3f1d08472 authored almost 5 years ago
Added hint that HotChocolate.Execution has to be added as using

ff088e682dc64849b2333d276f3fb075e0b6a6b6 authored almost 5 years ago
Added example

84de31b4a5811d864ab15d2e44c37f2015e8b8b0 authored almost 5 years ago
Added slack example

fceed47c45601a83f7ee7d81ddbec43aeec7d7af authored almost 5 years ago
Update authorization.md (#75)

1d5ab529ec44229bb82d55ec2dece57e08702c5a authored almost 5 years ago
Update example-star-wars-code-first.md

9bde67daa9aa2d9c11cbd755afcec93db713c05e authored almost 5 years ago
Update example-star-wars-code-first.md

d3440b0beb6c077c31c27ea18535549174234701 authored almost 5 years ago
typo fix (#73)

c0716ee94c064ea744600111e79f97ad0a155d67 authored almost 5 years ago
Point to Playground Tracing in Docs (#72)

adresses: #1398

985e8e87441bf99d65e4f51126a0dae5215aacc5 authored almost 5 years ago
Added download link to BCP 1.0 preview 3 (#71)

951b94b54cf518638eaa2ff0ca649a9486e317a0 authored about 5 years ago
ADD: Stitching docs missing code (#70)

59f852aa4904929646f356039b324c08dacb31cc authored about 5 years ago
Add Note for packages (#69)

Adds note for `HotChocolate.Types.Sorting` and `HotChocolate.Types.Filters` for descriptor at...

f676a2c582c00bee01a38122993e397dd584fa3f authored about 5 years ago
Fixed Typo

5674ef69f2b66f64d281ea4c2dd7f3260c9df896 authored about 5 years ago
Added download links for BCP 1.0.0-preview.2 (#67)

75405fb61026c9ad6295b1ba441d72bad9a2eb08 authored about 5 years ago
Added bcp to feature list

11b52cb8f9282c03fbcab5eef557762918a0e3cc authored about 5 years ago
add union docs crossref to IsOfType (#66)

Make it easier to understand how to implement custom type discrimination in unions.

7de6db881de8902a2d676f7c01d3bd1b4f884421 authored about 5 years ago
Fixed formatting

f1fface952eef051c0bf24d96878783dd1fbc2c7 authored about 5 years ago
added missing version files

f8c3e33a435b78fe8411d4b82970a8e437df2611 authored about 5 years ago
updated examples

6f6a54a6079ad86f9e7b1c1192480b2d1ae4139f authored about 5 years ago
Added CDN download links

770858c41a9c7911e0e00093021c994f4e36e922 authored about 5 years ago
added remarks for macos

dbf7b9197610344b14a80386f46c1b0183e9d5b4 authored about 5 years ago
Updated landing page

164e138beb8d8379848c79f4cf3644c8eb640ecc authored about 5 years ago
Updated Landing Page

52cf9410c5a8247dda086c870ce566e6260d768b authored about 5 years ago
updated bcp landing page

d15eb1c4744a0e447eafc1022545b300c388dd6e authored about 5 years ago
Update Source Link Settings

2977e1e6cad6746a48b2fb94b886c2c59c5b4e6a authored about 5 years ago
updated landing page

4dc95a3c25c78c4b9b8b9ad76a32cde92e5c1391 authored about 5 years ago
Update Pictures

7dd77da4f12b43267f4f0fafd9924fa8a9a24517 authored about 5 years ago
Added 10.3.1 documentation (#63)

9fbc267c8cc08ca2d10bebb648773637de1aff3f authored about 5 years ago
Update resolvers.md (#64)

b807548b10c33e81670fb29b8aa0fd99d10e992b authored about 5 years ago
Added initial 10.3.0 documentation updates. (#65)

a8897795e65d5ae7fe89d2109063812cacb038f8 authored about 5 years ago
Fix several typos (#61)

4155e7e037e4d9872362367c7bf1f924db2366f4 authored about 5 years ago
Fix C# syntax highlighting (#62)

9697ca46eeefe5dacc39890db120c23afe1ddced authored about 5 years ago
Fix example (#60)

5b79b38fcbe987a695fb8a3400c9df687e5116fa authored about 5 years ago
fix resolvers typeo (#59)

ca5f46615b9fe9734d300c838dc3a5eba2be6112 authored about 5 years ago
clarify GraphQLResolverOf registration (#58)

- add blurb explaining how to register resolvers that have `[GraphQLResolverOf]` attributes
- f...

a2c8a4985aacf6d829b6fa4771e43adaf2c647e4 authored about 5 years ago
added version

7eead68f96d6c6ecd2198429fbc6bdd774536251 authored about 5 years ago
Added descriptor context documentation

cebd43ec53e3cc5f9a738b426a4a2844353e73fc authored about 5 years ago
Prepared documentation

e486892c88f0e1a9a404cfc06700aa74f1cff2d0 authored about 5 years ago
Fixed Typo

a4b1738786aae6c7916fa636268918805cdeeafb authored about 5 years ago
Modify interface doc (#56)

3d08ed2f7289ed40b74f95cb6dcab714122496e1 authored about 5 years ago
fix small error in the enum doc (#55)

* update schema-enum-type.md

* update schema-enum-type.md

4daf13d4b27f7457a256f17b63dd75d03da22b6e authored about 5 years ago
Update stitching.md (#54)

Found a possible typo (double "field field"):

Access arguments of the annotated field field -...

d86cc681e21545b6fa37dd603c082ffcb9390a41 authored about 5 years ago
Update filters.md (#53)

1c74cd57a2660af6fdad8eb86a9a455e5ec0e868 authored about 5 years ago
minor rephrasing to make things more clear (#52)

0b28e76951befb6e478e18f5154872cd7cf209a9 authored over 5 years ago
Added enum documentation

e4e2aa4a696168a5b10f2d454593dc24e2914579 authored over 5 years ago
Added enum type documentation

71ee8e83abcbc3d3e8ba55f0a18da91fe0d03599 authored over 5 years ago
Fixed ASP.net json payload

71066f3198de5c73c27e9d399cf84c39e4ecea92 authored over 5 years ago
Fix small issues in Star Wars example (#49)

a4ce2bdc7792bb2a8a7e9de7d34a42b71d569afa authored over 5 years ago
Added shop URL to the footer (#51)

fb6d61002d8a5b2390aa0d2c83cea107015d9059 authored over 5 years ago
Added shop URL (#50)

56f99d0272c4e21012259fabb2874bc29e5cbaee authored over 5 years ago
Proof-reading of "Code First" doc page (#48)

621250883766e1e9adb49756afe396bbf62dbf9d authored over 5 years ago
fixed slack invite link

8947c01bc65a32edc7a10a862e29bb8845297d2f authored over 5 years ago
Fix Typos (#47)

34f9f88549249e8eb5ecd6174a8dc5d7abeecbc5 authored over 5 years ago
Convert result to Json (#46)

205cfeb1fb9d2f1f112b495e6c0cee0adf9a00b1 authored over 5 years ago
removed yarn lock

5153aa2ca019f28e4c0b1cafe57b7378f164c937 authored over 5 years ago
Added 10.2.0 documentation

6bd4ab9170342ee8aca4d62a1471d2849e90f73f authored over 5 years ago
Updated documentation on scalars

e87072d6da5f212b7ff4ea37ae4b3be9182a7640 authored over 5 years ago
Updated Docusaurus

5bdf7c90fd843a9fb297054b8f20b1e497f75ab3 authored over 5 years ago