statics.fragment.gql 67 B

123456
  1. fragment StaticsFields on Static {
  2. id
  3. texte
  4. title
  5. author
  6. }