MongoDB Graphql Query for the Full Text Serch

Hello Members,
I am trying to implement Full-Text Search over a GraphQL API in Atlas, with the help of the MongoDB tutorial. But when I am trying to search the “name”, the “search” option is not showing in the graphql section also tried to query in the custom resolver, and provided me an empty array.