Rename 'type' field to 'targetType' in the schema
'target type' is called 'type' in sanpshot branch, search and directoy entry objects. This is inconsistent with the field name used in the release object. Change all the field names representing the type of a target to 'targetType'. Related to T4492
parent
6b1c5797
No related branches found
Tags v0.0.69
Showing
- swh/graphql/resolvers/directory_entry.py 4 additions, 0 deletionsswh/graphql/resolvers/directory_entry.py
- swh/graphql/resolvers/search.py 4 additions, 0 deletionsswh/graphql/resolvers/search.py
- swh/graphql/resolvers/snapshot_branch.py 4 additions, 0 deletionsswh/graphql/resolvers/snapshot_branch.py
- swh/graphql/schema/schema.graphql 4 additions, 4 deletionsswh/graphql/schema/schema.graphql
- swh/graphql/tests/functional/test_branch_connection.py 3 additions, 3 deletionsswh/graphql/tests/functional/test_branch_connection.py
- swh/graphql/tests/functional/test_content.py 1 addition, 1 deletionswh/graphql/tests/functional/test_content.py
- swh/graphql/tests/functional/test_directory_entry.py 2 additions, 2 deletionsswh/graphql/tests/functional/test_directory_entry.py
- swh/graphql/tests/functional/test_revision.py 1 addition, 1 deletionswh/graphql/tests/functional/test_revision.py
- swh/graphql/tests/functional/test_search.py 3 additions, 3 deletionsswh/graphql/tests/functional/test_search.py
- swh/graphql/tests/functional/test_snapshot_node.py 1 addition, 1 deletionswh/graphql/tests/functional/test_snapshot_node.py
- swh/graphql/tests/functional/test_swhid_resolve.py 12 additions, 12 deletionsswh/graphql/tests/functional/test_swhid_resolve.py
Loading
-
Some references in the commit message have been migrated:
- T4492 is now #4492 (closed)
-
mentioned in merge request !50 (closed)
-
mentioned in merge request !51 (closed)
-
mentioned in merge request !52 (closed)
-
mentioned in merge request !53 (closed)
-
mentioned in merge request !54 (closed)
Please register or sign in to comment