[bug][s] re-write graphql (GET_RESOURCE_QUERY) query - fixes #49
This commit is contained in:
@@ -38,14 +38,10 @@ export const GET_RESOURCES_QUERY = gql`
|
|||||||
name
|
name
|
||||||
resources {
|
resources {
|
||||||
name
|
name
|
||||||
id
|
|
||||||
title
|
title
|
||||||
description
|
|
||||||
format
|
format
|
||||||
size
|
|
||||||
created
|
created
|
||||||
last_modified
|
last_modified
|
||||||
url
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user