Constant GRAPHQL_OPERATION_NAME

Source
pub const GRAPHQL_OPERATION_NAME: &'static str;
Expand description

The name of the operation being executed.

ยงExamples

  • "findBookById"