mirror of
https://github.com/strapi/strapi.git
synced 2025-12-24 13:43:41 +00:00
fix: merge issue with graphql
This commit is contained in:
parent
7f1131651e
commit
441d4a0584
@ -158,7 +158,7 @@ describe('Test Graphql API End to End', () => {
|
||||
const res = await graphqlQueryGET({
|
||||
query: /* GraphQL */ `
|
||||
{
|
||||
posts {
|
||||
posts: posts_connection {
|
||||
data {
|
||||
id
|
||||
attributes {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user