regiehouder query #74
Something is wrong with your schema
Found 88 changes
Breaking: 26
Dangerous: 12
Safe: 50
Breaking changes
- Type Zorginstelling was removed
- Type Dossierhouder was removed
- Type CoordinatorZorgThuis was removed
- Type Contactgegevens was removed
- Type WlzBemiddelingInput was removed
- Type BemiddelingZoekfilters was removed
- Type OverdrachtInput was removed
- Type OverdrachtZoekfilters was removed
- Field BemiddelingspecificatieByID was removed from object type Query
- Field BemiddelingByID was removed from object type Query
- Field OverdrachtByID was removed from object type Query
- Field BemiddelingByWlzIndicatieID was removed from object type Query
- Field BemiddelingenbyBsn was removed from object type Query
- Field ContactgegevensByBsn was removed from object type Query
- Field getWlzBemiddelingenVoorBsn (deprecated) was removed from object type Query
- Field getContactVoorBsn (deprecated) was removed from object type Query
- Field getWlzBemiddelingVoorBemiddelingID (deprecated) was removed from object type Query
- Field getWlzBemiddeling (deprecated) was removed from object type Query
- Field getOverdrachtBemiddeling (deprecated) was removed from object type Query
- Field dossierhouder was removed from object type Client
- Field coordinatorZorgThuis was removed from object type Client
- Field Client.contactgegevens changed type from [Contactgegevens] to [ClientContactgegevens!]
- Field Bemiddelingspecificatie.percentage changed type from Int! to Int
- Field relatieNummer was removed from object type Contactpersoon
- Field organisatienaam was removed from object type Contactpersoon
- Field Contactpersoon.contactgegevens changed type from Contactgegevens! to [ContactpersoonContactgegevens!]
Dangerous changes
- Argument where: BemiddelingFilterInput added to field Client.bemiddeling
- Argument order: [BemiddelingSortInput] added to field Client.bemiddeling
- Argument where: ContactpersoonFilterInput added to field Client.contactpersoon
- Argument order: [ContactpersoonSortInput!] added to field Client.contactpersoon
- Argument where: ClientContactgegevensFilterInput added to field Client.contactgegevens
- Argument order: [ClientContactgegevensSortInput!] added to field Client.contactgegevens
- Argument where: BemiddelingspecificatieFilterInput added to field Bemiddeling.bemiddelingspecificatie
- Argument order: [BemiddelingspecificatieSortInput!] added to field Bemiddeling.bemiddelingspecificatie
- Argument where: OverdrachtspecificatieFilterInput added to field Overdracht.overdrachtspecificatie
- Argument order: [OverdrachtspecificatieSortInput!] added to field Overdracht.overdrachtspecificatie
- Argument where: ContactpersoonContactgegevensFilterInput added to field Contactpersoon.contactgegevens
- Argument order: [ContactpersoonContactgegevensSortInput!] added to field Contactpersoon.contactgegevens
Safe changes
- Type Regiehouder was added
- Type ClientContactgegevens was added
- Type ContactpersoonContactgegevens was added
- Type OverdrachtspecificatieFilterInput was added
- Type OverdrachtspecificatieSortInput was added
- Type ContactpersoonContactgegevensFilterInput was added
- Type ContactpersoonContactgegevensSortInput was added
- Type ContactpersoonFilterInput was added
- Type ContactpersoonSortInput was added
- Type ClientContactgegevensFilterInput was added
- Type ClientContactgegevensSortInput was added
- Type RegiehouderFilterInput was added
- Type RegiehouderSortInput was added
- Type BemiddelingspecificatieFilterInput was added
- Type BemiddelingspecificatieSortInput was added
- Type OverdrachtFilterInput was added
- Type OverdrachtSortInput was added
- Type ClientFilterInput was added
- Type ClientSortInput was added
- Type BemiddelingFilterInput was added
- Type BemiddelingSortInput was added
- Type ListFilterInputTypeOfOverdrachtspecificatieFilterInput was added
- Type ListFilterInputTypeOfBemiddelingFilterInput was added
- Type ListFilterInputTypeOfRegiehouderFilterInput was added
- Type ListFilterInputTypeOfClientContactgegevensFilterInput was added
- Type ListFilterInputTypeOfContactpersoonFilterInput was added
- Type ListFilterInputTypeOfBemiddelingspecificatieFilterInput was added
- Type ListFilterInputTypeOfContactpersoonContactgegevensFilterInput was added
- Type UuidOperationFilterInput was added
- Type StringOperationFilterInput was added
- Type DateOperationFilterInput was added
- Type DateTimeOperationFilterInput was added
- Type IntOperationFilterInput was added
- Type SortEnumType was added
- Description Graphql Schemadefinitie voor het Bemiddelingregister
Versie 1.0.0
Gebaseerd op Bemiddelingregister 1 on type UUID has changed to TheUUID
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 - Object type DateTime has description The
DateTime
scalar represents an ISO-8601 compliant date time type. - Field client was added to object type Query
- Field bemiddeling was added to object type Query
- Field bemiddelingspecificatie was added to object type Query
- Field overdracht was added to object type Query
- Field regiehouder was added to object type Query
- Description ** de volgende bevragingen zijn er gedefinieerd ** on type Query has changed to **QUERY definities **
- Field Client.contactpersoon changed type from [Contactpersoon] to [Contactpersoon!]
- Description Objects on type Client has changed to ** OBJECT types **
- Field regiehouder was added to object type Bemiddeling
- Field Bemiddeling.bemiddelingspecificatie changed type from [Bemiddelingspecificatie] to [Bemiddelingspecificatie!]
- Field pgbPercentage was added to object type Bemiddelingspecificatie
- Field Overdracht.overdrachtspecificatie changed type from [Overdrachtspecificatie] to [Overdrachtspecificatie!]
- Field relatienummer was added to object type Contactpersoon
Looking for more advanced tool? Try GraphQL Hive!
Annotations
Check notice on line 93 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Type 'Regiehouder' was added
Type 'Regiehouder' was added
Check notice on line 151 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Type 'ClientContactgegevens' was added
Type 'ClientContactgegevens' was added
Check failure on line 24 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Field 'BemiddelingspecificatieByID' was removed from object type 'Query'
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Check notice on line 172 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Type 'ContactpersoonContactgegevens' was added
Type 'ContactpersoonContactgegevens' was added
Check failure on line 24 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Field 'BemiddelingByID' was removed from object type 'Query'
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Check notice on line 194 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Type 'OverdrachtspecificatieFilterInput' was added
Type 'OverdrachtspecificatieFilterInput' was added
Check failure on line 24 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Field 'OverdrachtByID' was removed from object type 'Query'
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Check notice on line 206 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Type 'OverdrachtspecificatieSortInput' was added
Type 'OverdrachtspecificatieSortInput' was added
Check failure on line 24 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Field 'BemiddelingByWlzIndicatieID' was removed from object type 'Query'
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Check notice on line 216 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Type 'ContactpersoonContactgegevensFilterInput' was added
Type 'ContactpersoonContactgegevensFilterInput' was added
Check failure on line 24 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Field 'BemiddelingenbyBsn' was removed from object type 'Query'
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Check notice on line 239 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Type 'ContactpersoonContactgegevensSortInput' was added
Type 'ContactpersoonContactgegevensSortInput' was added
Check failure on line 24 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Field 'ContactgegevensByBsn' was removed from object type 'Query'
Removing a field is a breaking change. It is preferable to deprecate the field before removing it.
Check notice on line 260 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Type 'ContactpersoonFilterInput' was added
Type 'ContactpersoonFilterInput' was added
Check failure on line 24 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Field 'getWlzBemiddelingenVoorBsn' (deprecated) was removed from object type 'Query'
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.
Check notice on line 286 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Type 'ContactpersoonSortInput' was added
Type 'ContactpersoonSortInput' was added
Check failure on line 24 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Field 'getContactVoorBsn' (deprecated) was removed from object type 'Query'
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.
Check notice on line 309 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Type 'ClientContactgegevensFilterInput' was added
Type 'ClientContactgegevensFilterInput' was added
Check failure on line 24 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Field 'getWlzBemiddelingVoorBemiddelingID' (deprecated) was removed from object type 'Query'
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.
Check notice on line 332 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Type 'ClientContactgegevensSortInput' was added
Type 'ClientContactgegevensSortInput' was added
Check failure on line 24 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Field 'getWlzBemiddeling' (deprecated) was removed from object type 'Query'
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.
Check notice on line 353 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Type 'RegiehouderFilterInput' was added
Type 'RegiehouderFilterInput' was added
Check failure on line 24 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Field 'getOverdrachtBemiddeling' (deprecated) was removed from object type 'Query'
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.
Check notice on line 363 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Type 'RegiehouderSortInput' was added
Type 'RegiehouderSortInput' was added
Check notice on line 24 in gql-specificatie/Bemiddelingregister.graphql
github-actions / GraphQL Inspector
Description ' de volgende bevragingen zijn er gedefinieerd ' on type 'Query' has changed to 'QUERY definities '
Description ' de volgende bevragingen zijn er gedefinieerd ' on type 'Query' has changed to 'QUERY definities '