[catalog/graphql][xs]: get all necessary data for a resource descriptor from CKAN API.
This commit is contained in:
parent
2c42d3d83d
commit
04a7a59c17
@ -43,9 +43,12 @@ export const GET_RESOURCES_QUERY = gql`
|
||||
resources {
|
||||
name
|
||||
title
|
||||
description
|
||||
path: url
|
||||
format
|
||||
created
|
||||
updated: last_modified
|
||||
size
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user