update other queries
This commit is contained in:
@@ -19,18 +19,17 @@ fragment TextCardFields on TextInterface {
|
||||
}
|
||||
families: familles {
|
||||
id
|
||||
uuid
|
||||
name
|
||||
}
|
||||
# field_titre
|
||||
# field_titre FIXME ?
|
||||
authors: auteurs {
|
||||
id
|
||||
uuid
|
||||
name
|
||||
first_name
|
||||
last_name
|
||||
}
|
||||
edition {
|
||||
id
|
||||
uuid
|
||||
name
|
||||
}
|
||||
type: __typename
|
||||
|
||||
Reference in New Issue
Block a user