fixed gql api file: ->url() replaced by ->createFileUrl()
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
fragment MateriauFields on Materiau {
|
||||
fragment MateriauFlagListFields on Materiau {
|
||||
id
|
||||
title
|
||||
path
|
||||
|
@ -1,4 +1,4 @@
|
||||
fragment MateriauFields on Materiau {
|
||||
fragment MateriauModalFields on Materiau {
|
||||
id
|
||||
title
|
||||
short_description
|
||||
|
@ -1,4 +1,4 @@
|
||||
fragment MateriauFields on Materiau {
|
||||
fragment MateriauSearchFields on Materiau {
|
||||
id
|
||||
title
|
||||
short_description
|
||||
|
Reference in New Issue
Block a user