Function extendMutation

  • Extends the existing mutation with an additional argumentin the grapqhl schema.

    Parameters

    • schema: string
    • mutationName: string
    • argumentName: string
    • argumentType: string
    • required: boolean = false

    Returns string

Generated using TypeDoc