Feature/import export books #534
Annotations
1 error and 2 warnings
Field 'BookOrderType.edition' changed type from 'String!' to 'String':
schema.graphql#L247
Field 'BookOrderType.edition' changed type from 'String!' to 'String'
|
Argument 'search: String' added to field 'Query.faqs':
schema.graphql#L1338
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
|
Flake8 check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, suo/flake8-github-action@releases/v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|