GraphiQL
quacau.fibery.io/api/graphql/space/Định_kỳ_đóng_phí:
query {
findArticles(published: {is: true} orderBy: {creationDate: DESC}) {
name
publicId
content {
md
}
creationDate
date
description {
text
}
seoTitle
seoDescription {
text
}
slug
files {
secret
name
contentType
}
}
}
Nguồn::