Skip to content

Update README.md

Update README.md #73

Triggered via push August 21, 2024 13:25
Status Failure
Total duration 16s
Artifacts

schemaCheck.yml

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

Annotations

27 errors, 12 warnings, and 50 notices
Field 'BemiddelingspecificatieByID' was removed from object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L24
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'BemiddelingByID' was removed from object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L24
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'OverdrachtByID' was removed from object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L24
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'BemiddelingByWlzIndicatieID' was removed from object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L24
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'BemiddelingenbyBsn' was removed from object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L24
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'ContactgegevensByBsn' was removed from object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L24
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'getWlzBemiddelingenVoorBsn' (deprecated) was removed from object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L24
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.
Field 'getContactVoorBsn' (deprecated) was removed from object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L24
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.
Field 'getWlzBemiddelingVoorBemiddelingID' (deprecated) was removed from object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L24
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.
Field 'getWlzBemiddeling' (deprecated) was removed from object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L24
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.
Field 'getOverdrachtBemiddeling' (deprecated) was removed from object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L24
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.
Field 'dossierhouder' was removed from object type 'Client': gql-specificatie/Bemiddelingregister.graphql#L34
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'coordinatorZorgThuis' was removed from object type 'Client': gql-specificatie/Bemiddelingregister.graphql#L34
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'Client.contactgegevens' changed type from '[Contactgegevens]' to '[ClientContactgegevens!]': gql-specificatie/Bemiddelingregister.graphql#L43
Field 'Client.contactgegevens' changed type from '[Contactgegevens]' to '[ClientContactgegevens!]'
Field 'Bemiddelingspecificatie.percentage' changed type from 'Int!' to 'Int': gql-specificatie/Bemiddelingregister.graphql#L82
Field 'Bemiddelingspecificatie.percentage' changed type from 'Int!' to 'Int'
Type 'CoordinatorZorgThuis' was removed: gql-specificatie/Bemiddelingregister.graphql#L1
Type 'CoordinatorZorgThuis' was removed
Type 'BemiddelingZoekfilters' was removed: gql-specificatie/Bemiddelingregister.graphql#L1
Type 'BemiddelingZoekfilters' was removed
Field 'relatieNummer' was removed from object type 'Contactpersoon': gql-specificatie/Bemiddelingregister.graphql#L124
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Type 'OverdrachtZoekfilters' was removed: gql-specificatie/Bemiddelingregister.graphql#L1
Type 'OverdrachtZoekfilters' was removed
Field 'organisatienaam' was removed from object type 'Contactpersoon': gql-specificatie/Bemiddelingregister.graphql#L124
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Field 'Contactpersoon.contactgegevens' changed type from 'Contactgegevens!' to '[ContactpersoonContactgegevens!]': gql-specificatie/Bemiddelingregister.graphql#L125
Field 'Contactpersoon.contactgegevens' changed type from 'Contactgegevens!' to '[ContactpersoonContactgegevens!]'
Check Schema
Something is wrong with your schema
Argument 'where: BemiddelingFilterInput' added to field 'Client.bemiddeling': gql-specificatie/Bemiddelingregister.graphql#L36
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Argument 'order: [BemiddelingSortInput]' added to field 'Client.bemiddeling': gql-specificatie/Bemiddelingregister.graphql#L37
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: ContactpersoonFilterInput' added to field 'Client.contactpersoon': gql-specificatie/Bemiddelingregister.graphql#L40
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Argument 'order: [ContactpersoonSortInput!]' added to field 'Client.contactpersoon': gql-specificatie/Bemiddelingregister.graphql#L41
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: ClientContactgegevensFilterInput' added to field 'Client.contactgegevens': gql-specificatie/Bemiddelingregister.graphql#L44
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Argument 'order: [ClientContactgegevensSortInput!]' added to field 'Client.contactgegevens': gql-specificatie/Bemiddelingregister.graphql#L45
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: BemiddelingspecificatieFilterInput' added to field 'Bemiddeling.bemiddelingspecificatie': gql-specificatie/Bemiddelingregister.graphql#L57
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Argument 'order: [BemiddelingspecificatieSortInput!]' added to field 'Bemiddeling.bemiddelingspecificatie': gql-specificatie/Bemiddelingregister.graphql#L58
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: OverdrachtspecificatieFilterInput' added to field 'Overdracht.overdrachtspecificatie': gql-specificatie/Bemiddelingregister.graphql#L109
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Argument 'order: [OverdrachtspecificatieSortInput!]' added to field 'Overdracht.overdrachtspecificatie': gql-specificatie/Bemiddelingregister.graphql#L110
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: ContactpersoonContactgegevensFilterInput' added to field 'Contactpersoon.contactgegevens': gql-specificatie/Bemiddelingregister.graphql#L126
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Argument 'order: [ContactpersoonContactgegevensSortInput!]' added to field 'Contactpersoon.contactgegevens': gql-specificatie/Bemiddelingregister.graphql#L127
Adding a new argument to an existing field may involve a change in resolve function logic that potentially may cause some side effects.
Type 'ContactpersoonContactgegevens' was added: gql-specificatie/Bemiddelingregister.graphql#L172
Type 'ContactpersoonContactgegevens' was added
Type 'OverdrachtspecificatieFilterInput' was added: gql-specificatie/Bemiddelingregister.graphql#L194
Type 'OverdrachtspecificatieFilterInput' was added
Type 'OverdrachtspecificatieSortInput' was added: gql-specificatie/Bemiddelingregister.graphql#L206
Type 'OverdrachtspecificatieSortInput' was added
Type 'ContactpersoonContactgegevensFilterInput' was added: gql-specificatie/Bemiddelingregister.graphql#L216
Type 'ContactpersoonContactgegevensFilterInput' was added
Type 'ContactpersoonContactgegevensSortInput' was added: gql-specificatie/Bemiddelingregister.graphql#L239
Type 'ContactpersoonContactgegevensSortInput' was added
Type 'ClientContactgegevensFilterInput' was added: gql-specificatie/Bemiddelingregister.graphql#L309
Type 'ClientContactgegevensFilterInput' was added
Type 'ClientContactgegevensSortInput' was added: gql-specificatie/Bemiddelingregister.graphql#L332
Type 'ClientContactgegevensSortInput' was added
Type 'BemiddelingspecificatieFilterInput' was added: gql-specificatie/Bemiddelingregister.graphql#L371
Type 'BemiddelingspecificatieFilterInput' was added
Type 'BemiddelingspecificatieSortInput' was added: gql-specificatie/Bemiddelingregister.graphql#L393
Type 'BemiddelingspecificatieSortInput' was added
Description ' de volgende bevragingen zijn er gedefinieerd ' on type 'Query' has changed to 'QUERY definities ': gql-specificatie/Bemiddelingregister.graphql#L24
Description ' de volgende bevragingen zijn er gedefinieerd ' on type 'Query' has changed to 'QUERY definities '
Type 'ListFilterInputTypeOfOverdrachtspecificatieFilterInput' was added: gql-specificatie/Bemiddelingregister.graphql#L486
Type 'ListFilterInputTypeOfOverdrachtspecificatieFilterInput' was added
Field 'Client.contactpersoon' changed type from '[Contactpersoon]' to '[Contactpersoon!]': gql-specificatie/Bemiddelingregister.graphql#L39
Field 'Client.contactpersoon' changed type from '[Contactpersoon]' to '[Contactpersoon!]'
Type 'ListFilterInputTypeOfBemiddelingFilterInput' was added: gql-specificatie/Bemiddelingregister.graphql#L493
Type 'ListFilterInputTypeOfBemiddelingFilterInput' was added
Type 'ListFilterInputTypeOfRegiehouderFilterInput' was added: gql-specificatie/Bemiddelingregister.graphql#L500
Type 'ListFilterInputTypeOfRegiehouderFilterInput' was added
Type 'ListFilterInputTypeOfClientContactgegevensFilterInput' was added: gql-specificatie/Bemiddelingregister.graphql#L507
Type 'ListFilterInputTypeOfClientContactgegevensFilterInput' was added
Type 'ListFilterInputTypeOfContactpersoonFilterInput' was added: gql-specificatie/Bemiddelingregister.graphql#L514
Type 'ListFilterInputTypeOfContactpersoonFilterInput' was added
Type 'ListFilterInputTypeOfBemiddelingspecificatieFilterInput' was added: gql-specificatie/Bemiddelingregister.graphql#L521
Type 'ListFilterInputTypeOfBemiddelingspecificatieFilterInput' was added
Type 'ListFilterInputTypeOfContactpersoonContactgegevensFilterInput' was added: gql-specificatie/Bemiddelingregister.graphql#L528
Type 'ListFilterInputTypeOfContactpersoonContactgegevensFilterInput' was added
Type 'StringOperationFilterInput' was added: gql-specificatie/Bemiddelingregister.graphql#L550
Type 'StringOperationFilterInput' was added
Description 'Objects' on type 'Client' has changed to ' OBJECT types ': gql-specificatie/Bemiddelingregister.graphql#L34
Description 'Objects' on type 'Client' has changed to ' OBJECT types '
Field 'regiehouder' was added to object type 'Bemiddeling': gql-specificatie/Bemiddelingregister.graphql#L60
Field 'regiehouder' was added to object type 'Bemiddeling'
Field 'Bemiddeling.bemiddelingspecificatie' changed type from '[Bemiddelingspecificatie]' to '[Bemiddelingspecificatie!]': gql-specificatie/Bemiddelingregister.graphql#L56
Field 'Bemiddeling.bemiddelingspecificatie' changed type from '[Bemiddelingspecificatie]' to '[Bemiddelingspecificatie!]'
Type 'DateTimeOperationFilterInput' was added: gql-specificatie/Bemiddelingregister.graphql#L580
Type 'DateTimeOperationFilterInput' was added
Field 'pgbPercentage' was added to object type 'Bemiddelingspecificatie': gql-specificatie/Bemiddelingregister.graphql#L83
Field 'pgbPercentage' was added to object type 'Bemiddelingspecificatie'
Field 'Overdracht.overdrachtspecificatie' changed type from '[Overdrachtspecificatie]' to '[Overdrachtspecificatie!]': gql-specificatie/Bemiddelingregister.graphql#L108
Field 'Overdracht.overdrachtspecificatie' changed type from '[Overdrachtspecificatie]' to '[Overdrachtspecificatie!]'
Field 'relatienummer' was added to object type 'Contactpersoon': gql-specificatie/Bemiddelingregister.graphql#L130
Field 'relatienummer' was added to object type 'Contactpersoon'
Description 'Graphql Schemadefinitie voor het Bemiddelingregister Versie 1.0.0 Gebaseerd op Bemiddelingregister 1' on type 'UUID' has changed to 'The `UUID` scalar represents an version 4 UUID specification': gql-specificatie/Bemiddelingregister.graphql#L13
Description 'Graphql Schemadefinitie voor het Bemiddelingregister Versie 1.0.0 Gebaseerd op Bemiddelingregister 1' 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/Bemiddelingregister.graphql#L16
Object type 'Date' has description 'The `Date` scalar represents an ISO-8601 compliant date type. YYYY-MM-DD'
Object type 'DateTime' has description 'The `DateTime` scalar represents an ISO-8601 compliant date time type.': gql-specificatie/Bemiddelingregister.graphql#L19
Object type 'DateTime' has description 'The `DateTime` scalar represents an ISO-8601 compliant date time type.'
Field 'client' was added to object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L26
Field 'client' was added to object type 'Query'
Field 'bemiddeling' was added to object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L27
Field 'bemiddeling' was added to object type 'Query'
Field 'bemiddelingspecificatie' was added to object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L28
Field 'bemiddelingspecificatie' was added to object type 'Query'
Field 'overdracht' was added to object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L29
Field 'overdracht' was added to object type 'Query'
Field 'regiehouder' was added to object type 'Query': gql-specificatie/Bemiddelingregister.graphql#L30
Field 'regiehouder' was added to object type 'Query'