mutate$registerForTargetWithOnboard method

Future<QueryResult<Mutation$registerForTargetWithOnboard>> mutate$registerForTargetWithOnboard(
  1. Options$Mutation$registerForTargetWithOnboard options
)

Implementation

Future<graphql.QueryResult<Mutation$registerForTargetWithOnboard>>
    mutate$registerForTargetWithOnboard(
            Options$Mutation$registerForTargetWithOnboard options) async =>
        await this.mutate(options);