alias GraphQL::Error
Overview
Record the message and path of a resolution error
Alias Definition
{message: String, path: Array(Int32 | String)}
Record the message and path of a resolution error
{message: String, path: Array(Int32 | String)}