load-fix
Some checks failed
deploy / test (push) Failing after 1m14s
deploy / deploy (push) Has been skipped

This commit is contained in:
Untone 2023-12-02 23:02:35 +03:00
parent 1c55c845b0
commit 3fb8dde13c
6 changed files with 0 additions and 42 deletions

View File

@ -14,13 +14,6 @@ export default gql`
cover
body
media
created_by {
id
name
slug
pic
created_at
}
updated_by {
id
name

View File

@ -12,13 +12,6 @@ export default gql`
layout
cover
lead
created_by {
id
name
slug
pic
created_at
}
topics {
id
title

View File

@ -10,13 +10,6 @@ export default gql`
layout
cover
# community
created_by {
id
name
slug
pic
created_at
}
media
topics {
id

View File

@ -10,13 +10,6 @@ export default gql`
layout
cover
# community
created_by {
id
name
slug
pic
created_at
}
topics {
id
title

View File

@ -9,13 +9,6 @@ export default gql`
slug
cover
# community
created_by {
id
name
slug
pic
created_at
}
topics {
# id
title

View File

@ -15,13 +15,6 @@ export default gql`
body
slug
}
created_by {
id
name
slug
pic
created_at
}
authors {
id
name