AircraftFeeLuaMutation (Object)
type AircraftFeeLuaMutation {
create(
input: AircraftFeeLuaCreateInput!
): CreateOutput!
update(
input: AircraftFeeLuaUpdateInput!
): AircraftFeeLuaMutationUpdateOutput!
}
Fields
AircraftFeeLuaMutation.create ● CreateOutput! non-null union
Requires access to resource GRAPHQL_SALES_QUOTE_EDIT
AircraftFeeLuaMutation.create.input ● AircraftFeeLuaCreateInput! non-null input
Possible violation list: IS_BLANK_ERROR,TOO_SHORT_ERROR,TOO_LONG_ERROR,NOT_EQUAL_LENGTH_ERROR,INVALID_CHARACTERS_ERROR
AircraftFeeLuaMutation.update ● AircraftFeeLuaMutationUpdateOutput! non-null union
Requires access to resource GRAPHQL_SALES_QUOTE_EDIT
AircraftFeeLuaMutation.update.input ● AircraftFeeLuaUpdateInput! non-null input
Possible violation list: TOO_SHORT_ERROR,TOO_LONG_ERROR,NOT_EQUAL_LENGTH_ERROR,INVALID_CHARACTERS_ERROR,IS_BLANK_ERROR