load-fix
This commit is contained in:
parent
1c55c845b0
commit
3fb8dde13c
|
@ -14,13 +14,6 @@ export default gql`
|
|||
cover
|
||||
body
|
||||
media
|
||||
created_by {
|
||||
id
|
||||
name
|
||||
slug
|
||||
pic
|
||||
created_at
|
||||
}
|
||||
updated_by {
|
||||
id
|
||||
name
|
||||
|
|
|
@ -12,13 +12,6 @@ export default gql`
|
|||
layout
|
||||
cover
|
||||
lead
|
||||
created_by {
|
||||
id
|
||||
name
|
||||
slug
|
||||
pic
|
||||
created_at
|
||||
}
|
||||
topics {
|
||||
id
|
||||
title
|
||||
|
|
|
@ -10,13 +10,6 @@ export default gql`
|
|||
layout
|
||||
cover
|
||||
# community
|
||||
created_by {
|
||||
id
|
||||
name
|
||||
slug
|
||||
pic
|
||||
created_at
|
||||
}
|
||||
media
|
||||
topics {
|
||||
id
|
||||
|
|
|
@ -10,13 +10,6 @@ export default gql`
|
|||
layout
|
||||
cover
|
||||
# community
|
||||
created_by {
|
||||
id
|
||||
name
|
||||
slug
|
||||
pic
|
||||
created_at
|
||||
}
|
||||
topics {
|
||||
id
|
||||
title
|
||||
|
|
|
@ -9,13 +9,6 @@ export default gql`
|
|||
slug
|
||||
cover
|
||||
# community
|
||||
created_by {
|
||||
id
|
||||
name
|
||||
slug
|
||||
pic
|
||||
created_at
|
||||
}
|
||||
topics {
|
||||
# id
|
||||
title
|
||||
|
|
|
@ -15,13 +15,6 @@ export default gql`
|
|||
body
|
||||
slug
|
||||
}
|
||||
created_by {
|
||||
id
|
||||
name
|
||||
slug
|
||||
pic
|
||||
created_at
|
||||
}
|
||||
authors {
|
||||
id
|
||||
name
|
||||
|
|
Loading…
Reference in New Issue
Block a user