- Preparing search index...
- The search index is not available
Kosmos v26.1.1
- extendMutation(schema: string, mutationName: string, argumentName: string, argumentType: string, required?: boolean): string
-
Parameters
-
schema: string
-
mutationName: string
-
argumentName: string
-
argumentType: string
-
required: boolean = false
Returns string
Extends the existing mutation with an additional argumentin the grapqhl schema.