Better fish documentation and fishing level #27
Everything looks good
Found 16 changes
Breaking: 0
Dangerous: 0
Safe: 16
Safe changes
- Type Fish was added
- Type FishCatchTime was added
- Type FishWeight was added
- Type FishRecord 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 'Fish' was added
Type 'Fish' was added
Check notice on line 36 in schema.graphqls
github-actions / GraphQL Inspector
Type 'FishCatchTime' was added
Type 'FishCatchTime' was added
Check notice on line 52 in schema.graphqls
github-actions / GraphQL Inspector
Type 'FishWeight' was added
Type 'FishWeight' was added
Check notice on line 82 in schema.graphqls
github-actions / GraphQL Inspector
Type 'FishRecord' was added
Type 'FishRecord' was added
Check notice on line 148 in schema.graphqls
github-actions / GraphQL Inspector
Type 'LevelData' was added
Type 'LevelData' was added
Check notice on line 181 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 184 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 165 in schema.graphqls
github-actions / GraphQL Inspector
Field 'CrownLevel.level' is deprecated
Field 'CrownLevel.level' is deprecated
Check notice on line 165 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 169 in schema.graphqls
github-actions / GraphQL Inspector
Field 'CrownLevel.evolution' is deprecated
Field 'CrownLevel.evolution' is deprecated
Check notice on line 169 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 173 in schema.graphqls
github-actions / GraphQL Inspector
Field 'CrownLevel.nextEvolutionLevel' is deprecated
Field 'CrownLevel.nextEvolutionLevel' is deprecated
Check notice on line 173 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 177 in schema.graphqls
github-actions / GraphQL Inspector
Field 'CrownLevel.nextLevelProgress' is deprecated
Field 'CrownLevel.nextLevelProgress' is deprecated
Check notice on line 177 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 276 in schema.graphqls
github-actions / GraphQL Inspector
Field 'fish' was added to object type 'Collections'
Field 'fish' was added to object type 'Collections'