feature: Fishing-related additions #13
Everything looks good
Found 18 changes
Breaking: 0
Dangerous: 0
Safe: 18
Safe changes
- Type Date was added
- Type Fish was added
- Type FishCatchTime was added
- Type FishWeight was added
- Type FishRecord was added
- Type FishCaughtWeight was added
- Type LevelData was added
- Field levelData was added to object type CrownLevel
- Field fishingLevelData was added to object type CrownLevel
- Field CrownLevel.level is deprecated
- Field CrownLevel.level has deprecation reason Use levelData instead.
- Field CrownLevel.evolution is deprecated
- Field CrownLevel.evolution has deprecation reason Use levelData instead.
- Field CrownLevel.nextEvolutionLevel is deprecated
- Field CrownLevel.nextEvolutionLevel has deprecation reason Use levelData instead.
- Field CrownLevel.nextLevelProgress is deprecated
- Field CrownLevel.nextLevelProgress has deprecation reason Use levelData instead.
- Field fish was added to object type Collections
Looking for more advanced tool? Try GraphQL Hive!
Annotations
Check notice on line 12 in schema.graphqls
github-actions / GraphQL Inspector
Type 'Date' was added
Type 'Date' was added
Check notice on line 17 in schema.graphqls
github-actions / GraphQL Inspector
Type 'Fish' was added
Type 'Fish' was added
Check notice on line 44 in schema.graphqls
github-actions / GraphQL Inspector
Type 'FishCatchTime' was added
Type 'FishCatchTime' was added
Check notice on line 60 in schema.graphqls
github-actions / GraphQL Inspector
Type 'FishWeight' was added
Type 'FishWeight' was added
Check notice on line 90 in schema.graphqls
github-actions / GraphQL Inspector
Type 'FishRecord' was added
Type 'FishRecord' was added
Check notice on line 99 in schema.graphqls
github-actions / GraphQL Inspector
Type 'FishCaughtWeight' was added
Type 'FishCaughtWeight' was added
Check notice on line 165 in schema.graphqls
github-actions / GraphQL Inspector
Type 'LevelData' was added
Type 'LevelData' was added
Check notice on line 198 in schema.graphqls
github-actions / GraphQL Inspector
Field 'levelData' was added to object type 'CrownLevel'
Field 'levelData' was added to object type 'CrownLevel'
Check notice on line 201 in schema.graphqls
github-actions / GraphQL Inspector
Field 'fishingLevelData' was added to object type 'CrownLevel'
Field 'fishingLevelData' was added to object type 'CrownLevel'
Check notice on line 182 in schema.graphqls
github-actions / GraphQL Inspector
Field 'CrownLevel.level' is deprecated
Field 'CrownLevel.level' is deprecated
Check notice on line 182 in schema.graphqls
github-actions / GraphQL Inspector
Field 'CrownLevel.level' has deprecation reason 'Use levelData instead.'
Field 'CrownLevel.level' has deprecation reason 'Use levelData instead.'
Check notice on line 186 in schema.graphqls
github-actions / GraphQL Inspector
Field 'CrownLevel.evolution' is deprecated
Field 'CrownLevel.evolution' is deprecated
Check notice on line 186 in schema.graphqls
github-actions / GraphQL Inspector
Field 'CrownLevel.evolution' has deprecation reason 'Use levelData instead.'
Field 'CrownLevel.evolution' has deprecation reason 'Use levelData instead.'
Check notice on line 190 in schema.graphqls
github-actions / GraphQL Inspector
Field 'CrownLevel.nextEvolutionLevel' is deprecated
Field 'CrownLevel.nextEvolutionLevel' is deprecated
Check notice on line 190 in schema.graphqls
github-actions / GraphQL Inspector
Field 'CrownLevel.nextEvolutionLevel' has deprecation reason 'Use levelData instead.'
Field 'CrownLevel.nextEvolutionLevel' has deprecation reason 'Use levelData instead.'
Check notice on line 194 in schema.graphqls
github-actions / GraphQL Inspector
Field 'CrownLevel.nextLevelProgress' is deprecated
Field 'CrownLevel.nextLevelProgress' is deprecated
Check notice on line 194 in schema.graphqls
github-actions / GraphQL Inspector
Field 'CrownLevel.nextLevelProgress' has deprecation reason 'Use levelData instead.'
Field 'CrownLevel.nextLevelProgress' has deprecation reason 'Use levelData instead.'
Check notice on line 293 in schema.graphqls
github-actions / GraphQL Inspector
Field 'fish' was added to object type 'Collections'
Field 'fish' was added to object type 'Collections'