Skip to content

support newer versions of gql #13

@bmillwood-aisi

Description

@bmillwood-aisi

I'm not blocked by this, just thought I'd make sure you were aware that gql-4.0.0 was released in August of last year.

My colleague reports that trying to just use gql >= 4 results in:

mythic.login() raises 'GraphQLRequest' object has no attribute 'definitions'.

From what I've read, maybe you need to add .document on some request object to get the Document back? (but I haven't checked if any more changes than that are necessary)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions