Merge branch 'feature/IO-1828-Front-End-Package-Updates' into test-beta
This commit is contained in:
@@ -80,7 +80,8 @@ export const QUERY_CSI_RESPONSE_PAGINATED = gql`
|
||||
export const QUERY_CSI_RESPONSE_BY_PK = gql`
|
||||
query QUERY_CSI_RESPONSE_BY_PK($id: uuid!) {
|
||||
csi_by_pk(id: $id) {
|
||||
completedonrelateddata
|
||||
completedon
|
||||
relateddata
|
||||
valid
|
||||
validuntil
|
||||
id
|
||||
|
||||
Reference in New Issue
Block a user