Created
July 17, 2019 11:42
-
-
Save tischsoic/33f0cbab34159300a0a810b028dab6ad to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"error": { | |
"code": 500, | |
"message": "Internal Server Error", | |
"exception": [ | |
{ | |
"message": "Could not found type with alias \"Page\". Do you forget to define it?", | |
"class": "Overblog\\GraphQLBundle\\Resolver\\UnresolvableException", | |
"trace": [ | |
{ | |
"namespace": "", | |
"short_class": "", | |
"class": "", | |
"type": "", | |
"function": "", | |
"file": "/var/www/vendor/overblog/graphql-bundle/src/Resolver/TypeResolver.php", | |
"line": 43, | |
"args": [] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\Resolver", | |
"short_class": "TypeResolver", | |
"class": "Overblog\\GraphQLBundle\\Resolver\\TypeResolver", | |
"type": "->", | |
"function": "baseType", | |
"file": "/var/www/vendor/overblog/graphql-bundle/src/Resolver/TypeResolver.php", | |
"line": 36, | |
"args": [ | |
[ | |
"string", | |
"Page" | |
] | |
] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\Resolver", | |
"short_class": "TypeResolver", | |
"class": "Overblog\\GraphQLBundle\\Resolver\\TypeResolver", | |
"type": "->", | |
"function": "string2Type", | |
"file": "/var/www/vendor/overblog/graphql-bundle/src/Resolver/TypeResolver.php", | |
"line": 23, | |
"args": [ | |
[ | |
"string", | |
"Page" | |
] | |
] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\Resolver", | |
"short_class": "TypeResolver", | |
"class": "Overblog\\GraphQLBundle\\Resolver\\TypeResolver", | |
"type": "->", | |
"function": "resolve", | |
"file": "/var/www/var/cache/dev/overblog/graphql-bundle/__definitions__/LandingPageContentType.php", | |
"line": 177, | |
"args": [ | |
[ | |
"string", | |
"Page" | |
] | |
] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\__DEFINITIONS__", | |
"short_class": "LandingPageContentType", | |
"class": "Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentType", | |
"type": "->", | |
"function": "Overblog\\GraphQLBundle\\__DEFINITIONS__\\{closure}", | |
"file": "/var/www/vendor/overblog/graphql-bundle/src/Definition/ConfigProcessor/PublicFieldsFilterConfigProcessor.php", | |
"line": 34, | |
"args": [] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\Definition\\ConfigProcessor", | |
"short_class": "PublicFieldsFilterConfigProcessor", | |
"class": "Overblog\\GraphQLBundle\\Definition\\ConfigProcessor\\PublicFieldsFilterConfigProcessor", | |
"type": "->", | |
"function": "Overblog\\GraphQLBundle\\Definition\\ConfigProcessor\\{closure}", | |
"file": "/var/www/vendor/overblog/graphql-bundle/src/Definition/ConfigProcessor/AclConfigProcessor.php", | |
"line": 52, | |
"args": [] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\Definition\\ConfigProcessor", | |
"short_class": "AclConfigProcessor", | |
"class": "Overblog\\GraphQLBundle\\Definition\\ConfigProcessor\\AclConfigProcessor", | |
"type": "->", | |
"function": "Overblog\\GraphQLBundle\\Definition\\ConfigProcessor\\{closure}", | |
"file": "/var/www/vendor/overblog/graphql-bundle/src/Definition/ConfigProcessor/WrapArgumentConfigProcessor.php", | |
"line": 21, | |
"args": [] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\Definition\\ConfigProcessor", | |
"short_class": "WrapArgumentConfigProcessor", | |
"class": "Overblog\\GraphQLBundle\\Definition\\ConfigProcessor\\WrapArgumentConfigProcessor", | |
"type": "->", | |
"function": "Overblog\\GraphQLBundle\\Definition\\ConfigProcessor\\{closure}", | |
"file": "/var/www/vendor/webonyx/graphql-php/src/Type/Definition/FieldDefinition.php", | |
"line": 90, | |
"args": [] | |
}, | |
{ | |
"namespace": "GraphQL\\Type\\Definition", | |
"short_class": "FieldDefinition", | |
"class": "GraphQL\\Type\\Definition\\FieldDefinition", | |
"type": "::", | |
"function": "defineFieldMap", | |
"file": "/var/www/vendor/webonyx/graphql-php/src/Type/Definition/ObjectType.php", | |
"line": 151, | |
"args": [ | |
[ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentType" | |
], | |
[ | |
"object", | |
"Closure" | |
] | |
] | |
}, | |
{ | |
"namespace": "GraphQL\\Type\\Definition", | |
"short_class": "ObjectType", | |
"class": "GraphQL\\Type\\Definition\\ObjectType", | |
"type": "->", | |
"function": "getFields", | |
"file": "/var/www/vendor/webonyx/graphql-php/src/Utils/TypeInfo.php", | |
"line": 180, | |
"args": [] | |
}, | |
{ | |
"namespace": "GraphQL\\Utils", | |
"short_class": "TypeInfo", | |
"class": "GraphQL\\Utils\\TypeInfo", | |
"type": "::", | |
"function": "extractTypes", | |
"file": "/var/www/vendor/webonyx/graphql-php/src/Utils/TypeInfo.php", | |
"line": 200, | |
"args": [ | |
[ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentType" | |
], | |
[ | |
"array", | |
{ | |
"Domain": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainType" | |
], | |
"Repository": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RepositoryType" | |
], | |
"Int": [ | |
"object", | |
"GraphQL\\Type\\Definition\\IntType" | |
], | |
"Location": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationType" | |
], | |
"Boolean": [ | |
"object", | |
"GraphQL\\Type\\Definition\\BooleanType" | |
], | |
"String": [ | |
"object", | |
"GraphQL\\Type\\Definition\\StringType" | |
], | |
"LocationSortByOptions": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationSortByOptionsType" | |
], | |
"LocationConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationConnectionType" | |
], | |
"PageInfo": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\PageInfoType" | |
], | |
"LocationEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationEdgeType" | |
], | |
"LocationUrlAlias": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationUrlAliasType" | |
], | |
"UrlAlias": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UrlAliasType" | |
], | |
"Content": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentType" | |
], | |
"ContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeType" | |
], | |
"RepositoryLanguage": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RepositoryLanguageType" | |
], | |
"FieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FieldDefinitionType" | |
], | |
"DateTime": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateTimeType" | |
], | |
"DateFormatConstant": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateFormatConstantType" | |
], | |
"User": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserType" | |
], | |
"UserContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserContentType" | |
], | |
"DomainContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainContentType" | |
], | |
"Node": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\NodeType" | |
], | |
"ID": [ | |
"object", | |
"GraphQL\\Type\\Definition\\IDType" | |
], | |
"ImageFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageFieldValueType" | |
], | |
"ImageVariationIdentifier": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageVariationIdentifierType" | |
], | |
"ImageVariation": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageVariationType" | |
], | |
"Version": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\VersionType" | |
], | |
"UserGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserGroupType" | |
], | |
"UserGroupContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserGroupContentType" | |
], | |
"ContentTypeGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeGroupType" | |
], | |
"Section": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\SectionType" | |
], | |
"ContentRelation": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentRelationType" | |
], | |
"RelationType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationTypeType" | |
], | |
"ObjectState": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ObjectStateType" | |
], | |
"ObjectStateGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ObjectStateGroupType" | |
], | |
"DomainGroupContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainGroupContentType" | |
], | |
"DomainGroupContentTypes": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainGroupContentTypesType" | |
], | |
"ArticleContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentTypeType" | |
], | |
"DomainContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainContentTypeType" | |
], | |
"TextLineFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\TextLineFieldDefinitionType" | |
], | |
"TextLineFieldDefinitionConstraints": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\TextLineFieldDefinitionConstraintsType" | |
], | |
"CheckboxFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\CheckboxFieldDefinitionType" | |
], | |
"RelationFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationFieldDefinitionType" | |
], | |
"RelationFieldDefinitionSettings": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationFieldDefinitionSettingsType" | |
], | |
"FolderContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentTypeType" | |
], | |
"FormContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentTypeType" | |
], | |
"LandingPageContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentTypeType" | |
], | |
"ContentSearchQuery": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentSearchQueryType" | |
], | |
"ContentTypeIdentifier": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeIdentifierType" | |
], | |
"DateInput": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateInputType" | |
], | |
"FieldCriterionInput": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FieldCriterionInputType" | |
], | |
"SortByOptions": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\SortByOptionsType" | |
], | |
"ArticleContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentConnectionType" | |
], | |
"ArticleContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentEdgeType" | |
], | |
"ArticleContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentType" | |
], | |
"AuthorFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\AuthorFieldValueType" | |
], | |
"RichTextFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RichTextFieldValueType" | |
], | |
"FolderContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentConnectionType" | |
], | |
"FolderContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentEdgeType" | |
], | |
"FolderContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentType" | |
], | |
"FormContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentConnectionType" | |
], | |
"FormContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentEdgeType" | |
], | |
"FormContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentType" | |
], | |
"LandingPageContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentConnectionType" | |
], | |
"LandingPageContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentEdgeType" | |
], | |
"LandingPageContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentType" | |
] | |
} | |
] | |
] | |
}, | |
{ | |
"namespace": "GraphQL\\Utils", | |
"short_class": "TypeInfo", | |
"class": "GraphQL\\Utils\\TypeInfo", | |
"type": "::", | |
"function": "extractTypes", | |
"file": "/var/www/vendor/webonyx/graphql-php/src/Utils/TypeInfo.php", | |
"line": 142, | |
"args": [ | |
[ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentEdgeType" | |
], | |
[ | |
"array", | |
{ | |
"Domain": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainType" | |
], | |
"Repository": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RepositoryType" | |
], | |
"Int": [ | |
"object", | |
"GraphQL\\Type\\Definition\\IntType" | |
], | |
"Location": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationType" | |
], | |
"Boolean": [ | |
"object", | |
"GraphQL\\Type\\Definition\\BooleanType" | |
], | |
"String": [ | |
"object", | |
"GraphQL\\Type\\Definition\\StringType" | |
], | |
"LocationSortByOptions": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationSortByOptionsType" | |
], | |
"LocationConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationConnectionType" | |
], | |
"PageInfo": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\PageInfoType" | |
], | |
"LocationEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationEdgeType" | |
], | |
"LocationUrlAlias": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationUrlAliasType" | |
], | |
"UrlAlias": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UrlAliasType" | |
], | |
"Content": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentType" | |
], | |
"ContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeType" | |
], | |
"RepositoryLanguage": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RepositoryLanguageType" | |
], | |
"FieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FieldDefinitionType" | |
], | |
"DateTime": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateTimeType" | |
], | |
"DateFormatConstant": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateFormatConstantType" | |
], | |
"User": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserType" | |
], | |
"UserContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserContentType" | |
], | |
"DomainContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainContentType" | |
], | |
"Node": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\NodeType" | |
], | |
"ID": [ | |
"object", | |
"GraphQL\\Type\\Definition\\IDType" | |
], | |
"ImageFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageFieldValueType" | |
], | |
"ImageVariationIdentifier": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageVariationIdentifierType" | |
], | |
"ImageVariation": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageVariationType" | |
], | |
"Version": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\VersionType" | |
], | |
"UserGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserGroupType" | |
], | |
"UserGroupContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserGroupContentType" | |
], | |
"ContentTypeGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeGroupType" | |
], | |
"Section": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\SectionType" | |
], | |
"ContentRelation": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentRelationType" | |
], | |
"RelationType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationTypeType" | |
], | |
"ObjectState": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ObjectStateType" | |
], | |
"ObjectStateGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ObjectStateGroupType" | |
], | |
"DomainGroupContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainGroupContentType" | |
], | |
"DomainGroupContentTypes": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainGroupContentTypesType" | |
], | |
"ArticleContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentTypeType" | |
], | |
"DomainContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainContentTypeType" | |
], | |
"TextLineFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\TextLineFieldDefinitionType" | |
], | |
"TextLineFieldDefinitionConstraints": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\TextLineFieldDefinitionConstraintsType" | |
], | |
"CheckboxFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\CheckboxFieldDefinitionType" | |
], | |
"RelationFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationFieldDefinitionType" | |
], | |
"RelationFieldDefinitionSettings": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationFieldDefinitionSettingsType" | |
], | |
"FolderContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentTypeType" | |
], | |
"FormContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentTypeType" | |
], | |
"LandingPageContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentTypeType" | |
], | |
"ContentSearchQuery": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentSearchQueryType" | |
], | |
"ContentTypeIdentifier": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeIdentifierType" | |
], | |
"DateInput": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateInputType" | |
], | |
"FieldCriterionInput": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FieldCriterionInputType" | |
], | |
"SortByOptions": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\SortByOptionsType" | |
], | |
"ArticleContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentConnectionType" | |
], | |
"ArticleContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentEdgeType" | |
], | |
"ArticleContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentType" | |
], | |
"AuthorFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\AuthorFieldValueType" | |
], | |
"RichTextFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RichTextFieldValueType" | |
], | |
"FolderContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentConnectionType" | |
], | |
"FolderContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentEdgeType" | |
], | |
"FolderContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentType" | |
], | |
"FormContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentConnectionType" | |
], | |
"FormContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentEdgeType" | |
], | |
"FormContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentType" | |
], | |
"LandingPageContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentConnectionType" | |
], | |
"LandingPageContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentEdgeType" | |
] | |
} | |
] | |
] | |
}, | |
{ | |
"namespace": "GraphQL\\Utils", | |
"short_class": "TypeInfo", | |
"class": "GraphQL\\Utils\\TypeInfo", | |
"type": "::", | |
"function": "extractTypes", | |
"file": "/var/www/vendor/webonyx/graphql-php/src/Utils/TypeInfo.php", | |
"line": 200, | |
"args": [ | |
[ | |
"object", | |
"GraphQL\\Type\\Definition\\ListOfType" | |
], | |
[ | |
"array", | |
{ | |
"Domain": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainType" | |
], | |
"Repository": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RepositoryType" | |
], | |
"Int": [ | |
"object", | |
"GraphQL\\Type\\Definition\\IntType" | |
], | |
"Location": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationType" | |
], | |
"Boolean": [ | |
"object", | |
"GraphQL\\Type\\Definition\\BooleanType" | |
], | |
"String": [ | |
"object", | |
"GraphQL\\Type\\Definition\\StringType" | |
], | |
"LocationSortByOptions": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationSortByOptionsType" | |
], | |
"LocationConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationConnectionType" | |
], | |
"PageInfo": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\PageInfoType" | |
], | |
"LocationEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationEdgeType" | |
], | |
"LocationUrlAlias": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationUrlAliasType" | |
], | |
"UrlAlias": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UrlAliasType" | |
], | |
"Content": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentType" | |
], | |
"ContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeType" | |
], | |
"RepositoryLanguage": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RepositoryLanguageType" | |
], | |
"FieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FieldDefinitionType" | |
], | |
"DateTime": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateTimeType" | |
], | |
"DateFormatConstant": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateFormatConstantType" | |
], | |
"User": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserType" | |
], | |
"UserContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserContentType" | |
], | |
"DomainContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainContentType" | |
], | |
"Node": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\NodeType" | |
], | |
"ID": [ | |
"object", | |
"GraphQL\\Type\\Definition\\IDType" | |
], | |
"ImageFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageFieldValueType" | |
], | |
"ImageVariationIdentifier": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageVariationIdentifierType" | |
], | |
"ImageVariation": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageVariationType" | |
], | |
"Version": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\VersionType" | |
], | |
"UserGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserGroupType" | |
], | |
"UserGroupContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserGroupContentType" | |
], | |
"ContentTypeGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeGroupType" | |
], | |
"Section": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\SectionType" | |
], | |
"ContentRelation": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentRelationType" | |
], | |
"RelationType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationTypeType" | |
], | |
"ObjectState": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ObjectStateType" | |
], | |
"ObjectStateGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ObjectStateGroupType" | |
], | |
"DomainGroupContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainGroupContentType" | |
], | |
"DomainGroupContentTypes": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainGroupContentTypesType" | |
], | |
"ArticleContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentTypeType" | |
], | |
"DomainContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainContentTypeType" | |
], | |
"TextLineFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\TextLineFieldDefinitionType" | |
], | |
"TextLineFieldDefinitionConstraints": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\TextLineFieldDefinitionConstraintsType" | |
], | |
"CheckboxFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\CheckboxFieldDefinitionType" | |
], | |
"RelationFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationFieldDefinitionType" | |
], | |
"RelationFieldDefinitionSettings": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationFieldDefinitionSettingsType" | |
], | |
"FolderContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentTypeType" | |
], | |
"FormContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentTypeType" | |
], | |
"LandingPageContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentTypeType" | |
], | |
"ContentSearchQuery": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentSearchQueryType" | |
], | |
"ContentTypeIdentifier": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeIdentifierType" | |
], | |
"DateInput": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateInputType" | |
], | |
"FieldCriterionInput": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FieldCriterionInputType" | |
], | |
"SortByOptions": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\SortByOptionsType" | |
], | |
"ArticleContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentConnectionType" | |
], | |
"ArticleContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentEdgeType" | |
], | |
"ArticleContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentType" | |
], | |
"AuthorFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\AuthorFieldValueType" | |
], | |
"RichTextFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RichTextFieldValueType" | |
], | |
"FolderContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentConnectionType" | |
], | |
"FolderContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentEdgeType" | |
], | |
"FolderContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentType" | |
], | |
"FormContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentConnectionType" | |
], | |
"FormContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentEdgeType" | |
], | |
"FormContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentType" | |
], | |
"LandingPageContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentConnectionType" | |
] | |
} | |
] | |
] | |
}, | |
{ | |
"namespace": "GraphQL\\Utils", | |
"short_class": "TypeInfo", | |
"class": "GraphQL\\Utils\\TypeInfo", | |
"type": "::", | |
"function": "extractTypes", | |
"file": "/var/www/vendor/webonyx/graphql-php/src/Utils/TypeInfo.php", | |
"line": 200, | |
"args": [ | |
[ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentConnectionType" | |
], | |
[ | |
"array", | |
{ | |
"Domain": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainType" | |
], | |
"Repository": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RepositoryType" | |
], | |
"Int": [ | |
"object", | |
"GraphQL\\Type\\Definition\\IntType" | |
], | |
"Location": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationType" | |
], | |
"Boolean": [ | |
"object", | |
"GraphQL\\Type\\Definition\\BooleanType" | |
], | |
"String": [ | |
"object", | |
"GraphQL\\Type\\Definition\\StringType" | |
], | |
"LocationSortByOptions": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationSortByOptionsType" | |
], | |
"LocationConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationConnectionType" | |
], | |
"PageInfo": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\PageInfoType" | |
], | |
"LocationEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationEdgeType" | |
], | |
"LocationUrlAlias": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationUrlAliasType" | |
], | |
"UrlAlias": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UrlAliasType" | |
], | |
"Content": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentType" | |
], | |
"ContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeType" | |
], | |
"RepositoryLanguage": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RepositoryLanguageType" | |
], | |
"FieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FieldDefinitionType" | |
], | |
"DateTime": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateTimeType" | |
], | |
"DateFormatConstant": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateFormatConstantType" | |
], | |
"User": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserType" | |
], | |
"UserContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserContentType" | |
], | |
"DomainContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainContentType" | |
], | |
"Node": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\NodeType" | |
], | |
"ID": [ | |
"object", | |
"GraphQL\\Type\\Definition\\IDType" | |
], | |
"ImageFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageFieldValueType" | |
], | |
"ImageVariationIdentifier": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageVariationIdentifierType" | |
], | |
"ImageVariation": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageVariationType" | |
], | |
"Version": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\VersionType" | |
], | |
"UserGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserGroupType" | |
], | |
"UserGroupContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserGroupContentType" | |
], | |
"ContentTypeGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeGroupType" | |
], | |
"Section": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\SectionType" | |
], | |
"ContentRelation": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentRelationType" | |
], | |
"RelationType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationTypeType" | |
], | |
"ObjectState": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ObjectStateType" | |
], | |
"ObjectStateGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ObjectStateGroupType" | |
], | |
"DomainGroupContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainGroupContentType" | |
], | |
"DomainGroupContentTypes": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainGroupContentTypesType" | |
], | |
"ArticleContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentTypeType" | |
], | |
"DomainContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainContentTypeType" | |
], | |
"TextLineFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\TextLineFieldDefinitionType" | |
], | |
"TextLineFieldDefinitionConstraints": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\TextLineFieldDefinitionConstraintsType" | |
], | |
"CheckboxFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\CheckboxFieldDefinitionType" | |
], | |
"RelationFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationFieldDefinitionType" | |
], | |
"RelationFieldDefinitionSettings": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationFieldDefinitionSettingsType" | |
], | |
"FolderContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentTypeType" | |
], | |
"FormContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentTypeType" | |
], | |
"LandingPageContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentTypeType" | |
], | |
"ContentSearchQuery": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentSearchQueryType" | |
], | |
"ContentTypeIdentifier": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeIdentifierType" | |
], | |
"DateInput": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateInputType" | |
], | |
"FieldCriterionInput": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FieldCriterionInputType" | |
], | |
"SortByOptions": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\SortByOptionsType" | |
], | |
"ArticleContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentConnectionType" | |
], | |
"ArticleContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentEdgeType" | |
], | |
"ArticleContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentType" | |
], | |
"AuthorFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\AuthorFieldValueType" | |
], | |
"RichTextFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RichTextFieldValueType" | |
], | |
"FolderContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentConnectionType" | |
], | |
"FolderContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentEdgeType" | |
], | |
"FolderContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentType" | |
], | |
"FormContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentConnectionType" | |
], | |
"FormContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentEdgeType" | |
], | |
"FormContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentType" | |
], | |
"LandingPageContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentConnectionType" | |
] | |
} | |
] | |
] | |
}, | |
{ | |
"namespace": "GraphQL\\Utils", | |
"short_class": "TypeInfo", | |
"class": "GraphQL\\Utils\\TypeInfo", | |
"type": "::", | |
"function": "extractTypes", | |
"file": "/var/www/vendor/webonyx/graphql-php/src/Utils/TypeInfo.php", | |
"line": 200, | |
"args": [ | |
[ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainGroupContentType" | |
], | |
[ | |
"array", | |
{ | |
"Domain": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainType" | |
], | |
"Repository": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RepositoryType" | |
], | |
"Int": [ | |
"object", | |
"GraphQL\\Type\\Definition\\IntType" | |
], | |
"Location": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationType" | |
], | |
"Boolean": [ | |
"object", | |
"GraphQL\\Type\\Definition\\BooleanType" | |
], | |
"String": [ | |
"object", | |
"GraphQL\\Type\\Definition\\StringType" | |
], | |
"LocationSortByOptions": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationSortByOptionsType" | |
], | |
"LocationConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationConnectionType" | |
], | |
"PageInfo": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\PageInfoType" | |
], | |
"LocationEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationEdgeType" | |
], | |
"LocationUrlAlias": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationUrlAliasType" | |
], | |
"UrlAlias": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UrlAliasType" | |
], | |
"Content": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentType" | |
], | |
"ContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeType" | |
], | |
"RepositoryLanguage": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RepositoryLanguageType" | |
], | |
"FieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FieldDefinitionType" | |
], | |
"DateTime": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateTimeType" | |
], | |
"DateFormatConstant": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateFormatConstantType" | |
], | |
"User": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserType" | |
], | |
"UserContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserContentType" | |
], | |
"DomainContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainContentType" | |
], | |
"Node": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\NodeType" | |
], | |
"ID": [ | |
"object", | |
"GraphQL\\Type\\Definition\\IDType" | |
], | |
"ImageFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageFieldValueType" | |
], | |
"ImageVariationIdentifier": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageVariationIdentifierType" | |
], | |
"ImageVariation": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageVariationType" | |
], | |
"Version": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\VersionType" | |
], | |
"UserGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserGroupType" | |
], | |
"UserGroupContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserGroupContentType" | |
], | |
"ContentTypeGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeGroupType" | |
], | |
"Section": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\SectionType" | |
], | |
"ContentRelation": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentRelationType" | |
], | |
"RelationType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationTypeType" | |
], | |
"ObjectState": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ObjectStateType" | |
], | |
"ObjectStateGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ObjectStateGroupType" | |
], | |
"DomainGroupContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainGroupContentType" | |
], | |
"DomainGroupContentTypes": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainGroupContentTypesType" | |
], | |
"ArticleContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentTypeType" | |
], | |
"DomainContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainContentTypeType" | |
], | |
"TextLineFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\TextLineFieldDefinitionType" | |
], | |
"TextLineFieldDefinitionConstraints": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\TextLineFieldDefinitionConstraintsType" | |
], | |
"CheckboxFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\CheckboxFieldDefinitionType" | |
], | |
"RelationFieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationFieldDefinitionType" | |
], | |
"RelationFieldDefinitionSettings": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationFieldDefinitionSettingsType" | |
], | |
"FolderContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentTypeType" | |
], | |
"FormContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentTypeType" | |
], | |
"LandingPageContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LandingPageContentTypeType" | |
], | |
"ContentSearchQuery": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentSearchQueryType" | |
], | |
"ContentTypeIdentifier": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeIdentifierType" | |
], | |
"DateInput": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateInputType" | |
], | |
"FieldCriterionInput": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FieldCriterionInputType" | |
], | |
"SortByOptions": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\SortByOptionsType" | |
], | |
"ArticleContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentConnectionType" | |
], | |
"ArticleContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentEdgeType" | |
], | |
"ArticleContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ArticleContentType" | |
], | |
"AuthorFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\AuthorFieldValueType" | |
], | |
"RichTextFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RichTextFieldValueType" | |
], | |
"FolderContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentConnectionType" | |
], | |
"FolderContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentEdgeType" | |
], | |
"FolderContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FolderContentType" | |
], | |
"FormContentConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentConnectionType" | |
], | |
"FormContentEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentEdgeType" | |
], | |
"FormContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FormContentType" | |
] | |
} | |
] | |
] | |
}, | |
{ | |
"namespace": "GraphQL\\Utils", | |
"short_class": "TypeInfo", | |
"class": "GraphQL\\Utils\\TypeInfo", | |
"type": "::", | |
"function": "extractTypes", | |
"file": "/var/www/vendor/webonyx/graphql-php/src/Type/Schema.php", | |
"line": 213, | |
"args": [ | |
[ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainType" | |
], | |
[ | |
"array", | |
{ | |
"Domain": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainType" | |
], | |
"Repository": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RepositoryType" | |
], | |
"Int": [ | |
"object", | |
"GraphQL\\Type\\Definition\\IntType" | |
], | |
"Location": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationType" | |
], | |
"Boolean": [ | |
"object", | |
"GraphQL\\Type\\Definition\\BooleanType" | |
], | |
"String": [ | |
"object", | |
"GraphQL\\Type\\Definition\\StringType" | |
], | |
"LocationSortByOptions": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationSortByOptionsType" | |
], | |
"LocationConnection": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationConnectionType" | |
], | |
"PageInfo": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\PageInfoType" | |
], | |
"LocationEdge": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationEdgeType" | |
], | |
"LocationUrlAlias": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\LocationUrlAliasType" | |
], | |
"UrlAlias": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UrlAliasType" | |
], | |
"Content": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentType" | |
], | |
"ContentType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeType" | |
], | |
"RepositoryLanguage": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RepositoryLanguageType" | |
], | |
"FieldDefinition": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\FieldDefinitionType" | |
], | |
"DateTime": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateTimeType" | |
], | |
"DateFormatConstant": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DateFormatConstantType" | |
], | |
"User": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserType" | |
], | |
"UserContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserContentType" | |
], | |
"DomainContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\DomainContentType" | |
], | |
"Node": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\NodeType" | |
], | |
"ID": [ | |
"object", | |
"GraphQL\\Type\\Definition\\IDType" | |
], | |
"ImageFieldValue": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageFieldValueType" | |
], | |
"ImageVariationIdentifier": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageVariationIdentifierType" | |
], | |
"ImageVariation": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ImageVariationType" | |
], | |
"Version": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\VersionType" | |
], | |
"UserGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserGroupType" | |
], | |
"UserGroupContent": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\UserGroupContentType" | |
], | |
"ContentTypeGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentTypeGroupType" | |
], | |
"Section": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\SectionType" | |
], | |
"ContentRelation": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ContentRelationType" | |
], | |
"RelationType": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\RelationTypeType" | |
], | |
"ObjectState": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ObjectStateType" | |
], | |
"ObjectStateGroup": [ | |
"object", | |
"Overblog\\GraphQLBundle\\__DEFINITIONS__\\ObjectStateGroupType" | |
] | |
} | |
] | |
] | |
}, | |
{ | |
"namespace": "GraphQL\\Type", | |
"short_class": "Schema", | |
"class": "GraphQL\\Type\\Schema", | |
"type": "->", | |
"function": "collectAllTypes", | |
"file": "/var/www/vendor/webonyx/graphql-php/src/Type/Schema.php", | |
"line": 199, | |
"args": [] | |
}, | |
{ | |
"namespace": "GraphQL\\Type", | |
"short_class": "Schema", | |
"class": "GraphQL\\Type\\Schema", | |
"type": "->", | |
"function": "getTypeMap", | |
"file": "/var/www/vendor/webonyx/graphql-php/src/Type/SchemaValidationContext.php", | |
"line": 244, | |
"args": [] | |
}, | |
{ | |
"namespace": "GraphQL\\Type", | |
"short_class": "SchemaValidationContext", | |
"class": "GraphQL\\Type\\SchemaValidationContext", | |
"type": "->", | |
"function": "validateTypes", | |
"file": "/var/www/vendor/webonyx/graphql-php/src/Type/Schema.php", | |
"line": 517, | |
"args": [] | |
}, | |
{ | |
"namespace": "GraphQL\\Type", | |
"short_class": "Schema", | |
"class": "GraphQL\\Type\\Schema", | |
"type": "->", | |
"function": "validate", | |
"file": "/var/www/vendor/webonyx/graphql-php/src/Type/Schema.php", | |
"line": 469, | |
"args": [] | |
}, | |
{ | |
"namespace": "GraphQL\\Type", | |
"short_class": "Schema", | |
"class": "GraphQL\\Type\\Schema", | |
"type": "->", | |
"function": "assertValid", | |
"file": "/var/www/vendor/overblog/graphql-bundle/src/Definition/Type/SchemaExtension/ValidatorExtension.php", | |
"line": 11, | |
"args": [] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\Definition\\Type\\SchemaExtension", | |
"short_class": "ValidatorExtension", | |
"class": "Overblog\\GraphQLBundle\\Definition\\Type\\SchemaExtension\\ValidatorExtension", | |
"type": "->", | |
"function": "process", | |
"file": "/var/www/vendor/overblog/graphql-bundle/src/Definition/Type/ExtensibleSchema.php", | |
"line": 51, | |
"args": [ | |
[ | |
"object", | |
"Overblog\\GraphQLBundle\\Definition\\Type\\ExtensibleSchema" | |
] | |
] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\Definition\\Type", | |
"short_class": "ExtensibleSchema", | |
"class": "Overblog\\GraphQLBundle\\Definition\\Type\\ExtensibleSchema", | |
"type": "->", | |
"function": "processExtensions", | |
"file": "/var/www/vendor/overblog/graphql-bundle/src/Request/Executor.php", | |
"line": 146, | |
"args": [] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\Request", | |
"short_class": "Executor", | |
"class": "Overblog\\GraphQLBundle\\Request\\Executor", | |
"type": "->", | |
"function": "execute", | |
"file": "/var/www/vendor/overblog/graphql-bundle/src/Controller/GraphController.php", | |
"line": 159, | |
"args": [ | |
[ | |
"null", | |
null | |
], | |
[ | |
"array", | |
{ | |
"query": [ | |
"string", | |
"{\n _repository {\n location(locationId: 2) {\n pathString\n children {\n edges {\n node {\n contentInfo { name }\n }\n }\n }\n }\n }\n}\n # Welcome to GraphiQL\n#\n# GraphiQL is an in-browser tool for writing, validating, and\n# testing GraphQL queries.\n#\n# Type queries into this side of the screen, and you will see intelligent\n# typeaheads aware of the current GraphQL type schema and live syntax and\n# validation errors highlighted within the text.\n#\n# GraphQL queries typically start with a \"{\" character. Lines that starts\n# with a # are ignored.\n#\n# An example GraphQL query might look like:\n#\n# {\n# field(arg: \"value\") {\n# subField\n# }\n# }\n#\n# Keyboard shortcuts:\n#\n# Prettify Query: Shift-Ctrl-P (or press the prettify button above)\n#\n# Run Query: Ctrl-Enter (or press the play button above)\n#\n# Auto Complete: Ctrl-Space (or just start typing)\n#\n\n" | |
], | |
"variables": [ | |
"null", | |
null | |
], | |
"operationName": [ | |
"null", | |
null | |
] | |
} | |
] | |
] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\Controller", | |
"short_class": "GraphController", | |
"class": "Overblog\\GraphQLBundle\\Controller\\GraphController", | |
"type": "->", | |
"function": "processNormalQuery", | |
"file": "/var/www/vendor/overblog/graphql-bundle/src/Controller/GraphController.php", | |
"line": 119, | |
"args": [ | |
[ | |
"object", | |
"Symfony\\Component\\HttpFoundation\\Request" | |
], | |
[ | |
"null", | |
null | |
] | |
] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\Controller", | |
"short_class": "GraphController", | |
"class": "Overblog\\GraphQLBundle\\Controller\\GraphController", | |
"type": "->", | |
"function": "processQuery", | |
"file": "/var/www/vendor/overblog/graphql-bundle/src/Controller/GraphController.php", | |
"line": 88, | |
"args": [ | |
[ | |
"object", | |
"Symfony\\Component\\HttpFoundation\\Request" | |
], | |
[ | |
"null", | |
null | |
], | |
[ | |
"boolean", | |
false | |
] | |
] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\Controller", | |
"short_class": "GraphController", | |
"class": "Overblog\\GraphQLBundle\\Controller\\GraphController", | |
"type": "->", | |
"function": "createResponse", | |
"file": "/var/www/vendor/overblog/graphql-bundle/src/Controller/GraphController.php", | |
"line": 59, | |
"args": [ | |
[ | |
"object", | |
"Symfony\\Component\\HttpFoundation\\Request" | |
], | |
[ | |
"null", | |
null | |
], | |
[ | |
"boolean", | |
false | |
] | |
] | |
}, | |
{ | |
"namespace": "Overblog\\GraphQLBundle\\Controller", | |
"short_class": "GraphController", | |
"class": "Overblog\\GraphQLBundle\\Controller\\GraphController", | |
"type": "->", | |
"function": "endpointAction", | |
"file": "/var/www/vendor/symfony/http-kernel/HttpKernel.php", | |
"line": 151, | |
"args": [ | |
[ | |
"object", | |
"Symfony\\Component\\HttpFoundation\\Request" | |
], | |
[ | |
"null", | |
null | |
] | |
] | |
}, | |
{ | |
"namespace": "Symfony\\Component\\HttpKernel", | |
"short_class": "HttpKernel", | |
"class": "Symfony\\Component\\HttpKernel\\HttpKernel", | |
"type": "->", | |
"function": "handleRaw", | |
"file": "/var/www/vendor/symfony/http-kernel/HttpKernel.php", | |
"line": 68, | |
"args": [ | |
[ | |
"object", | |
"Symfony\\Component\\HttpFoundation\\Request" | |
], | |
[ | |
"integer", | |
1 | |
] | |
] | |
}, | |
{ | |
"namespace": "Symfony\\Component\\HttpKernel", | |
"short_class": "HttpKernel", | |
"class": "Symfony\\Component\\HttpKernel\\HttpKernel", | |
"type": "->", | |
"function": "handle", | |
"file": "/var/www/vendor/symfony/http-kernel/Kernel.php", | |
"line": 198, | |
"args": [ | |
[ | |
"object", | |
"Symfony\\Component\\HttpFoundation\\Request" | |
], | |
[ | |
"integer", | |
1 | |
], | |
[ | |
"boolean", | |
true | |
] | |
] | |
}, | |
{ | |
"namespace": "Symfony\\Component\\HttpKernel", | |
"short_class": "Kernel", | |
"class": "Symfony\\Component\\HttpKernel\\Kernel", | |
"type": "->", | |
"function": "handle", | |
"file": "/var/www/public/index.php", | |
"line": 54, | |
"args": [ | |
[ | |
"object", | |
"Symfony\\Component\\HttpFoundation\\Request" | |
] | |
] | |
} | |
] | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment