Files
ouatterrir-app/src/api/gql/results_entite.fragment.gql
T

19 lines
201 B
GraphQL

fragment ResultsEntiteFields on Entite {
id
concernement {
id
title
}
action
menacemaintien
title
author {
username
structure {
name
}
}
created
changed
}