issues
search
nuwave
/
lighthouse
A framework for serving GraphQL from Laravel
https://lighthouse-php.com
MIT License
3.37k
stars
437
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add explicit test for `@enum` directive
#2630
spawnia
closed
2 weeks ago
1
Enum returns incorrect case in Lighthouse GraphQL API
#2629
martio
closed
2 weeks ago
11
why use can't directive @convertEmptyStringsToNullvalue with enums (empty string) ?
#2625
baonguyen212002
closed
3 weeks ago
3
Update EchoBroadcaster.php
#2623
Stevemoretz
closed
1 month ago
0
Subscription with echo AuthError pusher:subscription_error
#2622
Stevemoretz
closed
1 month ago
6
fix: return deleted models that have relations
#2619
jaulz
closed
1 week ago
2
Failed to find class ProgramPaginator in namespaces [App, App\\Models]
#2616
nguyentrongbang
closed
2 months ago
1
Add failing test for ConvertEmptyStringsToNullDirective when used on mutation with input type
#2613
dennis-koster
closed
2 months ago
0
Use pusher driver for laravel reverb
#2612
dstemberger
opened
2 months ago
0
Add two failing tests to reproduce failing ConvertEmptyStringsToNullDirective
#2611
dennis-koster
closed
2 months ago
0
ConvertEmptyStringsToNullDirective not executed when applied on fields where the argument is an input type
#2610
dennis-koster
closed
2 months ago
4
fix: ensure `deprecationReason` is set for arguments
#2609
owenvoke
closed
2 months ago
1
Allow `@deprecated` directive on arguments and input fields
#2607
spawnia
closed
2 months ago
0
More validation methods in validation class
#2605
abbasudo
closed
2 months ago
1
Improve formatting of `_lighthouse_ide_helper.php`
#2604
spawnia
closed
3 months ago
0
Feature: cache validation rules
#2603
k0ka
closed
2 months ago
2
Fix current workflow issues
#2602
k0ka
closed
3 months ago
1
Remove expired members from subscription topic stored in Redis set map
#2601
kirills-morozovs
closed
3 months ago
1
Queued subscriptions to others
#2600
MissaelAnda
opened
3 months ago
1
fix typo in docs
#2599
k0ka
closed
3 months ago
0
Test upsert with `id` null
#2596
spawnia
closed
3 months ago
0
Update batch reference resolvers example code snippet
#2595
kfc
closed
3 months ago
1
Improve validation message when using output types as inputs
#2594
spawnia
closed
4 months ago
0
Detection of incorrect type usage in input, or vice versa
#2593
webard
closed
4 months ago
1
Restore correct function of nested `HasMany` and `MorphOne` mutations
#2591
Carlwirkus
closed
3 months ago
0
Nested Mutation Regression in v6.37.1
#2590
Carlwirkus
closed
3 months ago
4
Offer Automatic persisted queries hash in the context
#2589
mostafa-rz
opened
4 months ago
3
Trigger model events on nested mutation delete of belongsTo relationships
#2588
skaesdorf
opened
4 months ago
6
Add `@hasOneThrough` directive
#2585
saeed-rostami
closed
4 months ago
1
Handle errors thrown in lifecycle events per operation
#2584
spawnia
closed
4 months ago
2
When executing Multiple Operations GraphQL, if an error occurs in the StartExecution event listener, an error that ignores the number of operations is returned.
#2583
naotake51
closed
4 months ago
1
Allow GraphQL types named like PHP reserved keywords in federation entity resolver
#2582
Maxwell2022
opened
4 months ago
1
feat: make `loadPersistedQuery` public
#2579
jaulz
closed
4 months ago
3
Add directives to mutate multiple models at once
#2578
spawnia
closed
4 months ago
0
Add `@withoutGlobalScopes` directive
#2577
saeed-rostami
closed
4 months ago
14
Document adding `SubscriptionRegistry` to `octane.warm`
#2575
spawnia
closed
4 months ago
0
Correct decay value calculation in `@throttle` directive
#2573
travisricks
closed
5 months ago
1
Add option `builder` to `@limit` to apply an actual `LIMIT` clause
#2571
spawnia
closed
5 months ago
0
Eliminate redundant `Model::save()` calls in nested mutations
#2570
spawnia
closed
5 months ago
0
Throttle directive sets wrong decay time
#2569
kompotov
closed
5 months ago
4
Report errors thrown in async mutations
#2567
spawnia
closed
5 months ago
0
Update tooling
#2566
spawnia
closed
5 months ago
0
input.id in @can(find: )
#2565
WTFace
closed
5 months ago
1
GraphQL subscription with Laravel Reverb
#2564
michaelLoeffelmann
opened
5 months ago
4
Format callables
#2562
spawnia
closed
5 months ago
0
@whereNull and @whereNotNull No directive found!
#2553
saeed-rostami
closed
6 months ago
0
Fixed cast related issues in PaginatedModelsLoader::loadRelatedModels...
#2550
skaesdorf
closed
6 months ago
1
Failed to find class App\GraphQl\Queries\TodoQuery in namespaces [] for directive @paginate
#2549
mwangaben
closed
6 months ago
0
Native PHP Enums registered through the `TypeRegistry` may be used as morph type in nested `MorphTo` relations
#2547
spawnia
closed
6 months ago
2
Mutation transaction seem not work
#2546
namttdh
closed
7 months ago
4
Next