Skip to content

Error: decorated type deeper than introspection query #226

@theoks

Description

@theoks

I have a data structure that corresponds to GeoJSON Multipolygon, which is:

[[[[Float!]!]!]!]!

However I get the error: decorated type deeper than introspection query

I presume it has to do with the nested array. Is there a way to introspect this kind of data structure, because if I use it as is, I lose introspection on the whole graph, which is a real pain.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions