Skip to content

Crash in the GaphQL request #1673

@pvalette

Description

@pvalette

Describe the problem you discovered

On the testnet, the following request return an error

query {
networkTransactions(page:${page}, type:"hosting") {
address
chainLength
validationStamp {
timestamp
}
data {

  content
}
type

}
}

If you remode data / content, the request is ok

It seems that one content provide the crash

Describe the solution you'd like

The invalid content is correctly manages

Epic

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions