- All Implemented Interfaces:
- java.io.Serializable
@PublicApi
public class UnknownOperationException
extends GraphQLException
This is thrown if multiple operations are defined in the query and
the operation name is missing or there is no matching operation name
contained in the GraphQL query.
- See Also:
- Serialized Form