Properties
info
info: {
fieldName: string;
parentTypeName: string;
selectionSetGraphQL: string;
selectionSetList: string[];
variables: {
[key: string]: any;
};
}
Type declaration
fieldName: string
parentTypeName: string
selectionSetGraphQL: string
selectionSetList: string[]
variables: {
[key: string]: any;
}
prev
prev: null | {
result: {
[key: string]: any;
};
}
Type declaration
result: {
[key: string]: any;
}
request
Type declaration
domainName: null | string
stash
stash: {
[key: string]: any;
}
See https://docs.aws.amazon.com/appsync/latest/devguide/resolver-context-reference.html