Skip to content

Commit

Permalink
Merge pull request #1553 from danskernesdigitalebibliotek/DDFBRA-211-…
Browse files Browse the repository at this point in the history
…upgrade-codegen-packages

DDFBRA-211 - Upgrade codegen packages
  • Loading branch information
JacobArrow authored Nov 22, 2024
2 parents b6cd08f + 6bafce5 commit 2acfd64
Show file tree
Hide file tree
Showing 4 changed files with 1,746 additions and 2,053 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,13 @@
"@csstools/postcss-sass": "^5.1.1",
"@cypress/browserify-preprocessor": "^3.0.2",
"@cypress/code-coverage": "^3.13.6",
"@graphql-codegen/add": "^3.1.1",
"@graphql-codegen/cli": "^2.6.2",
"@graphql-codegen/introspection": "^2.1.1",
"@graphql-codegen/typescript": "^2.4.11",
"@graphql-codegen/typescript-graphql-files-modules": "^2.1.1",
"@graphql-codegen/typescript-operations": "^2.4.0",
"@graphql-codegen/typescript-react-query": "^3.5.12",
"@graphql-codegen/add": "^5.0.3",
"@graphql-codegen/cli": "^5.0.3",
"@graphql-codegen/introspection": "^4.0.3",
"@graphql-codegen/typescript": "^4.1.1",
"@graphql-codegen/typescript-graphql-files-modules": "^3.0.0",
"@graphql-codegen/typescript-operations": "^4.3.1",
"@graphql-codegen/typescript-react-query": "^6.1.0",
"@graphql-typed-document-node/core": "^3.1.1",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@namics/stylelint-bem": "^10.1.0",
Expand Down
151 changes: 139 additions & 12 deletions src/core/dbc-gateway/generated/graphql.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -1169,6 +1169,18 @@
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "firstAccessionDate",
"description": "Date of first accession",
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
},
"defaultValue": null,
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "issueId",
"description": "Id of publishing issue.",
Expand Down Expand Up @@ -1609,6 +1621,22 @@
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "max",
"description": null,
"args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
},
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "value",
"description": null,
Expand All @@ -1618,7 +1646,7 @@
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "String",
"name": "Int",
"ofType": null
}
},
Expand Down Expand Up @@ -2391,6 +2419,66 @@
},
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "depth",
"description": null,
"args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
"name": "Depth",
"ofType": null
}
},
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
"interfaces": [],
"enumValues": null,
"possibleTypes": null
},
{
"kind": "OBJECT",
"name": "Depth",
"description": null,
"isOneOf": null,
"fields": [
{
"name": "max",
"description": null,
"args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
},
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "value",
"description": null,
"args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
},
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,
Expand Down Expand Up @@ -3840,6 +3928,22 @@
"description": null,
"isOneOf": null,
"fields": [
{
"name": "accessNew",
"description": "Is newly added - nice to know if there are no localizations",
"args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "Boolean",
"ofType": null
}
},
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "loanIsPossible",
"description": "Is true when manifestation can be borrowed via ill",
Expand Down Expand Up @@ -4064,6 +4168,38 @@
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "iso639Set1",
"description": "ISO639-1 language code (2 letters)",
"args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "String",
"ofType": null
}
},
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "iso639Set2",
"description": "ISO639-2 language code (3 letters)",
"args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "String",
"ofType": null
}
},
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "isoCode",
"description": "ISO639-2 language code",
Expand Down Expand Up @@ -15087,15 +15223,6 @@
}
]
},
{
"name": "oneOf",
"description": "Indicates exactly one field must be supplied and this field must not be `null`.",
"isRepeatable": false,
"locations": [
"INPUT_OBJECT"
],
"args": []
},
{
"name": "skip",
"description": "Directs the executor to skip this field or fragment when the `if` argument is true.",
Expand Down Expand Up @@ -15126,15 +15253,15 @@
},
{
"name": "specifiedBy",
"description": "Exposes a URL that specifies the behavior of this scalar.",
"description": "Exposes a URL that specifies the behaviour of this scalar.",
"isRepeatable": false,
"locations": [
"SCALAR"
],
"args": [
{
"name": "url",
"description": "The URL that specifies the behavior of this scalar.",
"description": "The URL that specifies the behaviour of this scalar.",
"type": {
"kind": "NON_NULL",
"name": null,
Expand Down
Loading

0 comments on commit 2acfd64

Please sign in to comment.