Skip to content

schema update

schema update #66

Triggered via push September 10, 2024 15:21
Status Failure
Total duration 14s
Artifacts

schemaCheck.yml

on: push
Check Schema
4s
Check Schema
Fit to window
Zoom out
Zoom in

Annotations

21 errors, 5 warnings, and 44 notices
Field 'id' was removed from object type 'ContactPersoon': gql-specificatie/Indicatieregister.graphql#L141
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'id' was removed from object type 'ContactGegevens': gql-specificatie/Indicatieregister.graphql#L169
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'getWlzIndicatiesVoorBsn' was removed from object type 'Query': gql-specificatie/Indicatieregister.graphql#L31
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'id' was removed from object type 'Adres': gql-specificatie/Indicatieregister.graphql#L178
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'contactGegevenID' was removed from object type 'Adres': gql-specificatie/Indicatieregister.graphql#L178
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'contactGegevenID' was removed from object type 'Email': gql-specificatie/Indicatieregister.graphql#L193
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'contactGegevenID' was removed from object type 'Telefoon': gql-specificatie/Indicatieregister.graphql#L200
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'id' was removed from object type 'GeindiceerdZorgzwaartepakket': gql-specificatie/Indicatieregister.graphql#L63
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'wlzindicatieID' was removed from object type 'GeindiceerdZorgzwaartepakket': gql-specificatie/Indicatieregister.graphql#L63
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'id' was removed from object type 'Grondslag': gql-specificatie/Indicatieregister.graphql#L74
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'wlzindicatieID' was removed from object type 'Grondslag': gql-specificatie/Indicatieregister.graphql#L74
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'id' was removed from object type 'Beperking': gql-specificatie/Indicatieregister.graphql#L80
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'wlzindicatieID' was removed from object type 'Beperking': gql-specificatie/Indicatieregister.graphql#L80
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'id' was removed from object type 'BeperkingScore': gql-specificatie/Indicatieregister.graphql#L90
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'beperkingID' was removed from object type 'BeperkingScore': gql-specificatie/Indicatieregister.graphql#L90
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'id' was removed from object type 'Stoornis': gql-specificatie/Indicatieregister.graphql#L97
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'wlzindicatieID' was removed from object type 'Stoornis': gql-specificatie/Indicatieregister.graphql#L97
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'id' was removed from object type 'StoornisScore': gql-specificatie/Indicatieregister.graphql#L107
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'wlzindicatieID' was removed from object type 'StoornisScore': gql-specificatie/Indicatieregister.graphql#L107
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'id' was removed from object type 'Client': gql-specificatie/Indicatieregister.graphql#L114
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Check Schema
Something is wrong with your schema
Argument 'where: AdresFilterInput' added to field 'ContactGegevens.adres': gql-specificatie/Indicatieregister.graphql#L173
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Argument 'where: TelefoonFilterInput' added to field 'ContactGegevens.telefoon': gql-specificatie/Indicatieregister.graphql#L174
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Argument 'where: EmailFilterInput' added to field 'ContactGegevens.email': gql-specificatie/Indicatieregister.graphql#L175
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Field 'wzdVerklaringBijAfgifte' (deprecated) was removed from object type 'WlzIndicatie': gql-specificatie/Indicatieregister.graphql#L42
Removing a deprecated field is a breaking change. Before removing it, you may want to look at the field's usage to see the impact of removing the field.
Argument 'where: ContactPersoonFilterInput' added to field 'Client.contactPersoon': gql-specificatie/Indicatieregister.graphql#L136
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Field 'rol' was added to object type 'ContactPersoon': gql-specificatie/Indicatieregister.graphql#L146
Field 'rol' was added to object type 'ContactPersoon'
Field 'relatie' was added to object type 'ContactPersoon': gql-specificatie/Indicatieregister.graphql#L147
Field 'relatie' was added to object type 'ContactPersoon'
Type 'ContactPersoonFilterInput' was added: gql-specificatie/Indicatieregister.graphql#L225
Type 'ContactPersoonFilterInput' was added
Field 'ContactPersoon.organisatieNaam' is deprecated: gql-specificatie/Indicatieregister.graphql#L148
Field 'ContactPersoon.organisatieNaam' is deprecated
Field 'ContactPersoon.organisatieNaam' has deprecation reason 'RFC24001 Organisatienaam verwijderen uit Indicatieregister': gql-specificatie/Indicatieregister.graphql#L148
Field 'ContactPersoon.organisatieNaam' has deprecation reason 'RFC24001 Organisatienaam verwijderen uit Indicatieregister'
Type 'WlzIndicatieFilterInput' was added: gql-specificatie/Indicatieregister.graphql#L247
Type 'WlzIndicatieFilterInput' was added
Field 'ContactPersoon.contactGegevens' changed type from '[ContactGegevens]' to '[ContactGegevens!]!': gql-specificatie/Indicatieregister.graphql#L166
Field 'ContactPersoon.contactGegevens' changed type from '[ContactGegevens]' to '[ContactGegevens!]!'
Type 'DateOperationFilterInput' was added: gql-specificatie/Indicatieregister.graphql#L255
Type 'DateOperationFilterInput' was added
Field 'contactGegevensID' was added to object type 'ContactGegevens': gql-specificatie/Indicatieregister.graphql#L170
Field 'contactGegevensID' was added to object type 'ContactGegevens'
Type 'StringOperationFilterInput' was added: gql-specificatie/Indicatieregister.graphql#L270
Type 'StringOperationFilterInput' was added
Type 'UuidOperationFilterInput' was added: gql-specificatie/Indicatieregister.graphql#L285
Type 'UuidOperationFilterInput' was added
Description 'Graphql Schemadefinitie voor het Indicatieregister++ Versie 1.2.0' on type 'UUID' has changed to 'The `UUID` scalar represents an version 4 UUID specification': gql-specificatie/Indicatieregister.graphql#L14
Description 'Graphql Schemadefinitie voor het Indicatieregister++ Versie 1.2.0' on type 'UUID' has changed to 'The `UUID` scalar represents an version 4 UUID specification'
Object type 'Date' has description 'The `Date` scalar represents an ISO-8601 compliant date type. YYYY-MM-DD': gql-specificatie/Indicatieregister.graphql#L19
Object type 'Date' has description 'The `Date` scalar represents an ISO-8601 compliant date type. YYYY-MM-DD'
Field 'wlzIndicatie' was added to object type 'Query': gql-specificatie/Indicatieregister.graphql#L36
Field 'wlzIndicatie' was added to object type 'Query'
Field 'adresID' was added to object type 'Adres': gql-specificatie/Indicatieregister.graphql#L179
Field 'adresID' was added to object type 'Adres'
Field 'Query.getWlzIndicatieVoorIndicatieID' is deprecated: gql-specificatie/Indicatieregister.graphql#L33
Field 'Query.getWlzIndicatieVoorIndicatieID' is deprecated
Field 'Query.getWlzIndicatieVoorIndicatieID' has deprecation reason 'Gebruik wlzIndicatie met filter opties': gql-specificatie/Indicatieregister.graphql#L33
Field 'Query.getWlzIndicatieVoorIndicatieID' has deprecation reason 'Gebruik wlzIndicatie met filter opties'
Description ' de volgende bevragingen zijn er gedefinieerd ' on type 'Query' has changed to 'QUERY definities': gql-specificatie/Indicatieregister.graphql#L31
Description ' de volgende bevragingen zijn er gedefinieerd ' on type 'Query' has changed to 'QUERY definities'
Field 'emailID' was added to object type 'Email': gql-specificatie/Indicatieregister.graphql#L194
Field 'emailID' was added to object type 'Email'
Field 'initieelVerantwoordelijkZorgkantoor' was added to object type 'WlzIndicatie': gql-specificatie/Indicatieregister.graphql#L51
Field 'initieelVerantwoordelijkZorgkantoor' was added to object type 'WlzIndicatie'
Field 'vervaldatum' was added to object type 'WlzIndicatie': gql-specificatie/Indicatieregister.graphql#L52
Field 'vervaldatum' was added to object type 'WlzIndicatie'
Field 'telefoonID' was added to object type 'Telefoon': gql-specificatie/Indicatieregister.graphql#L201
Field 'telefoonID' was added to object type 'Telefoon'
Field 'WlzIndicatie.grondslag' changed type from '[Grondslag]' to '[Grondslag!]': gql-specificatie/Indicatieregister.graphql#L53
Field 'WlzIndicatie.grondslag' changed type from '[Grondslag]' to '[Grondslag!]'
Field 'WlzIndicatie.geindiceerdZorgzwaartepakket' changed type from '[GeindiceerdZorgzwaartepakket]' to '[GeindiceerdZorgzwaartepakket!]': gql-specificatie/Indicatieregister.graphql#L54
Field 'WlzIndicatie.geindiceerdZorgzwaartepakket' changed type from '[GeindiceerdZorgzwaartepakket]' to '[GeindiceerdZorgzwaartepakket!]'
Field 'wzdID' was added to object type 'Wzd': gql-specificatie/Indicatieregister.graphql#L209
Field 'wzdID' was added to object type 'Wzd'
Field 'WlzIndicatie.beperking' changed type from '[Beperking]' to '[Beperking!]': gql-specificatie/Indicatieregister.graphql#L55
Field 'WlzIndicatie.beperking' changed type from '[Beperking]' to '[Beperking!]'
Field 'WlzIndicatie.stoornis' changed type from '[Stoornis]' to '[Stoornis!]': gql-specificatie/Indicatieregister.graphql#L56
Field 'WlzIndicatie.stoornis' changed type from '[Stoornis]' to '[Stoornis!]'
Field 'WlzIndicatie.stoornisScore' changed type from '[StoornisScore]' to '[StoornisScore!]': gql-specificatie/Indicatieregister.graphql#L57
Field 'WlzIndicatie.stoornisScore' changed type from '[StoornisScore]' to '[StoornisScore!]'
Description ' objects ' on type 'WlzIndicatie' has changed to 'Object types': gql-specificatie/Indicatieregister.graphql#L42
Description ' objects ' on type 'WlzIndicatie' has changed to 'Object types'
Field 'geindiceerdZorgzwaartepakketID' was added to object type 'GeindiceerdZorgzwaartepakket': gql-specificatie/Indicatieregister.graphql#L64
Field 'geindiceerdZorgzwaartepakketID' was added to object type 'GeindiceerdZorgzwaartepakket'
Field 'grondslagID' was added to object type 'Grondslag': gql-specificatie/Indicatieregister.graphql#L75
Field 'grondslagID' was added to object type 'Grondslag'
Field 'beperkingID' was added to object type 'Beperking': gql-specificatie/Indicatieregister.graphql#L81
Field 'beperkingID' was added to object type 'Beperking'
Field 'beperkingScore' was added to object type 'Beperking': gql-specificatie/Indicatieregister.graphql#L87
Field 'beperkingScore' was added to object type 'Beperking'
Field 'Beperking.beperkingScores' is deprecated: gql-specificatie/Indicatieregister.graphql#L85
Field 'Beperking.beperkingScores' is deprecated
Field 'Beperking.beperkingScores' has deprecation reason 'vervangen beperkingScore': gql-specificatie/Indicatieregister.graphql#L85
Field 'Beperking.beperkingScores' has deprecation reason 'vervangen beperkingScore'
Field 'beperkingScoreID' was added to object type 'BeperkingScore': gql-specificatie/Indicatieregister.graphql#L91
Field 'beperkingScoreID' was added to object type 'BeperkingScore'
Field 'stoornisID' was added to object type 'Stoornis': gql-specificatie/Indicatieregister.graphql#L98
Field 'stoornisID' was added to object type 'Stoornis'
Field 'stoornisScoreID' was added to object type 'StoornisScore': gql-specificatie/Indicatieregister.graphql#L108
Field 'stoornisScoreID' was added to object type 'StoornisScore'
Field 'clientID' was added to object type 'Client': gql-specificatie/Indicatieregister.graphql#L115
Field 'clientID' was added to object type 'Client'
Field 'contactPersoonID' was added to object type 'ContactPersoon': gql-specificatie/Indicatieregister.graphql#L142
Field 'contactPersoonID' was added to object type 'ContactPersoon'