RequestError
extends Exception
in package
implements
ClientAware
Interfaces, Classes and Traits
- ClientAware
- Implementing ClientAware allows graphql-php to decide if this error is safe to be shown to clients.
Table of Contents
- isClientSafe() : bool
- Is it safe to show the error message to clients?
Methods
isClientSafe()
Is it safe to show the error message to clients?
public
isClientSafe() : bool
