cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

How to Exclude autogenerated Mutations ?

agchandra
Node

I have defined a type :

 

 

 

type NFDAdmin {
        user_id: ID! @unique 
        user_name: String!
        email: String!
        phone: String!
        password: String! @private
}

 

 

 

This has automatically created several mutations like 'createNFDAdmins', 'updateNFDAdmins', 'deleteNFDAdmins',

I want to exclude a particular autogenerated mutation - "createNFDAdmins". Is there any way to resolve it ?

0 REPLIES 0
Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online